2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-13 14:56:29 +00:00

Add DOXYGEN definition, comment out reference to not-yet-existent "image"

directory.
This commit is contained in:
Michael Brown 2005-05-18 11:12:17 +00:00
parent fac5f28d7e
commit 2d9fa8a1d9

View File

@ -79,6 +79,7 @@ MKCONFIG ?= $(PERL) ./util/mkconfig.pl
SYMCHECK ?= $(PERL) ./util/symcheck.pl
SORTOBJDUMP ?= $(PERL) ./util/sortobjdump.pl
NRV2B ?= ./util/nrv2b
DOXYGEN ?= doxygen
# Location to place generated files
#
@ -130,7 +131,7 @@ DEBUG_TARGETS += dbg2.o dbg.o c s
#
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += image
#SRCDIRS += image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
#SRCDIRS += drivers/disk