Ignore:
Timestamp:
Feb 9, 2005, 10:47:08 PM (20 years ago)
Author:
bird
Message:

Full path.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r230 r233  
    251251DEP_CCXX            := echo $(PATH_TOOLS)/kDepCCxx$(HOSTSUFF_EXE)
    252252endif
     253ifeq ($(MAKE),kmk)
     254MAKE                := $(PATH_TOOLS)/kmk$(HOSTSUFF_EXE)
     255endif
     256
    253257# Standard Unix shell utils.
    254258ifdef KMK_BUILTIN
Note: See TracChangeset for help on using the changeset viewer.