Ignore:
Timestamp:
Apr 29, 2007, 9:53:57 PM (18 years ago)
Author:
bird
Message:

PC_SLASHES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ash/Makefile.kmk

    r3107 r3229  
    1313ash_INST = bin/ash$(SUFF_EXE) bin/sh$(SUFF_EXE)
    1414ash_DEFS = lint SHELL SMALL
    15 ash_DEFS.os2 = EXEC_HASH_BANG_SCRIPT PC_OS2_LIBPATHS PC_PATH_SEP PC_DRIVE_LETTERS PC_EXE_EXTS
     15ash_DEFS.os2 = EXEC_HASH_BANG_SCRIPT PC_OS2_LIBPATHS PC_PATH_SEP PC_DRIVE_LETTERS PC_EXE_EXTS PC_SLASHES
    1616ash_INCS = $(PATH_TARGET) . # (the last is because of error.h)
    1717ash_SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.