Ignore:
Timestamp:
May 16, 2007, 11:23:51 PM (18 years ago)
Author:
bird
Message:

Added _CLEAN to install targets and BLDDIR to all targets (but not sources).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r896 r897  
    611611        SDKS SOURCES \
    612612        INCS CINCS CXXINCX ASINCS RCINCS \
    613         LIBS LIBPATH
     613        LIBS LIBPATH \
     614        DIRS BLDDIRS
    614615
    615616## PROPS_ALL
     
    635636$(foreach prop, $(PROPS_ALL) \
    636637        FETCHES PATCHES BLDPROGS LIBRARIES IMPORT_LIBS DLLS PROGRAMS SYSMODS INSTALLS OTHERS \
    637         SUBDIRS MAKEFILES \
     638        SUBDIRS MAKEFILES BLDDIRS \
    638639        ,$(eval $(value def_nuke_environment_prop)))
    639640
    640 endif
     641endif # KBUILD_DONT_KILL_ENV_PROPS
    641642
    642643
Note: See TracChangeset for help on using the changeset viewer.