Ignore:
Timestamp:
Mar 1, 2009, 6:42:54 AM (16 years ago)
Author:
bird
Message:

kash: Merged the SH_STUB_MODE and SH_FORKED_MODE stuff and use the latter name/define.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/Makefile.kmk

    r2299 r2302  
    3434kash_ASTOOL = YASM
    3535kash_DEFS = lint SHELL SMALL
    36 kash_DEFS += SH_STUB_MODE # for the time being.
     36kash_DEFS += SH_FORKED_MODE
    3737kash_DEFS.debug = DEBUG=2
    3838kash_DEFS.linux = BSD
Note: See TracChangeset for help on using the changeset viewer.