Changeset 668
- Timestamp:
- 06/02/07 20:36:38 (18 months ago)
- Files:
-
- 1 modified
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r477 r668 8 8 ### each of the modules 9 9 CPPFLAGS += $(patsubst %,-I%,$(MODULES)) $(OS) 10 CPPFLAGS += -g 10 CPPFLAGS += -g -include $(OSDIR)/config.h 11 11 12 12 ### extra libraries if required
