summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2020-10-03Rebuild the .deb only when neededAndrew Cady
Also fixed a bug related to blank lines in the control file. The format represents a blank line as a single '.' and literal '.' beginning a line is escaped as '..'.
2020-09-15make will understand FORCEAndrew Cady
2020-09-15alter whitespace outputAndrew Cady
2020-09-10avoid building deps package if dependencies did not changeAndrew Cady
also removed verbosity in various places
2020-09-04add MakefileAndrew Cady