Changeset 333 for Whitix/trunk/Makefile
- Timestamp:
- 04/21/08 17:10:16 (7 months ago)
- Files:
-
- 1 modified
-
Whitix/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/Makefile
r243 r333 35 35 cp about.txt CdRoot/readme.txt 36 36 37 nm kern | sort - g> kernel.txt37 nm kern | sort -u > kernel.txt 38 38 39 39 ifneq ($(CONFIG_ALLSYMS),Y)
