aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-06-04stripped makefileHolden Rohrer
2020-05-29phrase-circuit.txt non-primaryHolden Rohrer
2020-05-29avoided repetitive make installHolden Rohrer
2020-05-28added uninstall targetHolden Rohrer
2020-05-27added install targetHolden Rohrer
2020-05-25pedantic c99Holden Rohrer
2020-05-25switched to O3Holden Rohrer
2020-05-12Added .LSHolden Rohrer
Did a lot of code cleanup on the way because I was trying to find a bug in the new code, but it was actually in the handling of multiline inputs to wordset (now fixed). sb.* added for correct memory allocation in lineset, which, did I mention, now works. Makefile has been updated, and phrase-circuit.src can now handle line widths of about 50.
2020-04-01badroff has slightly erring .LS && typeset cleanupHolden Rohrer
Two lines can break at different spots and create incorrect images; nonbreaking spaces may need to be added for this.
2020-03-31removed .PHONY from MakefileHolden Rohrer
2020-03-31removed unnecessary line (already in POSIX spec)Holden Rohrer
2020-03-30removed sb.*Holden Rohrer
2020-03-30makefile genericizationHolden Rohrer
2020-03-29named binary properly in makeHolden Rohrer
2020-03-28initial commitHolden Rohrer