- Timestamp:
- May 6, 2007, 1:18:36 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
r3109 r3293 33 33 ## SUBDIRS 34 34 # The subdirectories to traverse depth first. 35 # (This is bootstrap order.) 35 36 SUBDIRS = \ 36 37 baselayout \ 38 essentials/sys-apps/gawk \ 39 essentials/sys-apps/diffutils \ 37 40 libc \ 38 41 emx \ 39 42 yacc \ 43 essentials/sys-apps/coreutils \ 44 essentials/sys-apps/sed \ 45 essentials/sys-apps/flex \ 40 46 ash \ 41 binutils \ 42 gcc 47 essentials 48 49 ## @todo 50 # binutils \ 51 # gcc \ 43 52 44 53 ## def_do_subdir
Note:
See TracChangeset
for help on using the changeset viewer.