Changeset 716 in kBuild
- Timestamp:
- Dec 14, 2006 2:20:24 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.kmk
r683 r716 2 2 3 3 SUBDIRS = lib gmake sed kDepPre kDepIDB 4 if eq ($(BUILD_TARGET),win)4 ifneq ($(BUILD_TARGET),win) 5 5 SUBDIRS += ash 6 6 endif
Note:
See TracChangeset
for help on using the changeset viewer.