Ignore:
Timestamp:
Apr 4, 2003, 2:03:50 AM (22 years ago)
Author:
bird
Message:

kMk changes. Made extensions configurable from config.h. fixed parents.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/pathnames.h

    r45 r46  
    3636
    3737#ifdef KMK
    38     #undef _PATH_OBJDIR
     38    #define _PATH_OBJDIR        "obj"
    3939    #undef _PATH_OBJDIRPREFIX
    4040    #undef _PATH_DEFSHELLDIR
    41     #define _PATH_DEFSYSMK      "Config.kMk"
     41    #define _PATH_DEFSYSMK      "config.kMk"
    4242    #undef _PATH_DEFSYSPATH
    4343
Note: See TracChangeset for help on using the changeset viewer.