Tags: CleanMachine1/DollarSkip
Tags
Repair makefile (#41) This Makefile both follows convention better, and uses sane defaults For example, make has default rules for building. All projects, unless they are certain, should use them. So this does. This also adds `install` without falling into the `-D` portability trap. This program should never be accepted as a package to any Linux distribution.