Updated documentation

This commit is contained in:
alpine9000
2016-03-04 11:43:25 +11:00
parent 3ed68f170f
commit 30a9fe71af
7 changed files with 12 additions and 8 deletions
+1
View File
@@ -17,6 +17,7 @@ clean:
echo Cleaning $$dir; \
make -C $$dir clean; \
done
rm -f *~
subdirs: $(SUBDIRS)