added doxygen targets to Makefile

svn path=/trunk/; revision=6493
This commit is contained in:
Martin Fuchs 2003-11-01 17:04:20 +00:00
parent 06a85f7e81
commit ec73f42181

View file

@ -66,6 +66,12 @@ LIBS = gdi32 comctl32 ole32 uuid
all: buildno.h $(TARGET)
docu:
doxygen Doxyfile
full-docu:
doxygen Doxyfile-all
buildno.h: ../../../include/reactos/buildno.h
updatebuildno