Full doxygen implementation courtesy of discomfitor <mike@zentific.com>

This commit is contained in:
ckolivas 2012-03-07 11:57:22 +11:00
parent a62e78186e
commit 754ed90e8e
4 changed files with 678 additions and 25 deletions

View file

@ -105,3 +105,12 @@ uninstall-local:
rm -f $(bindir)/lrunzip
rm -f $(bindir)/lrzcat
rm -f $(bindir)/lrzuntar
.PHONY: doc
# Documentation
doc: all
@echo "entering doc/"
$(MAKE) -C doc doc