Rebased branch to commit cc34dab of bar master.

This commit is contained in:
John Vogel
2014-01-09 22:05:39 -05:00
parent 55b657996f
commit dcb0416af7
2 changed files with 224 additions and 109 deletions

View File

@@ -33,6 +33,7 @@ debug: CC += ${CFDEBUG}
clean:
rm -rf ./*.o
rm -rf ./${EXEC}
rm -rf ./config.h
install: bar
test -d ${DESTDIR}${BINDIR} || mkdir -p ${DESTDIR}${BINDIR}