Changeset 3894


Ignore:
Timestamp:
Jun 29, 2014, 6:16:11 PM (11 years ago)
Author:
bird
Message:

temporary build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/src/gencat/Makefile.kmk

    r3845 r3894  
    2929SUB_DEPTH = ../..
    3030include $(PATH_KBUILD)/subheader.kmk
    31 ifeq ($(BUILD_TARGET),os2) ## @todo This requires libc to build... stupid.
     31ifndef CFG_LIBC_USE_WATCOM
    3232
    3333#
     
    4242
    4343
    44 endif # BUILD_TARGET == os2
     44endif
    4545# generate rules
    4646include $(PATH_KBUILD)/subfooter.kmk
Note: See TracChangeset for help on using the changeset viewer.