Changeset 3894
- Timestamp:
- Jun 29, 2014, 6:16:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/src/gencat/Makefile.kmk
r3845 r3894 29 29 SUB_DEPTH = ../.. 30 30 include $(PATH_KBUILD)/subheader.kmk 31 if eq ($(BUILD_TARGET),os2) ## @todo This requires libc to build... stupid.31 ifndef CFG_LIBC_USE_WATCOM 32 32 33 33 # … … 42 42 43 43 44 endif # BUILD_TARGET == os244 endif 45 45 # generate rules 46 46 include $(PATH_KBUILD)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.