Changeset 683 for trunk/src/ash


Ignore:
Timestamp:
Dec 8, 2006, 3:05:09 AM (19 years ago)
Author:
bird
Message:

configured sed and ash for darwin and rebuilt the darwin binaries.

File:
1 edited

Legend:

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

    r639 r683  
    2121        HAVE_SYS_SIGNAME HAVE_SYSCTL_H HAVE_SETPROGNAME \
    2222        EXEC_HASH_BANG_SCRIPT PC_OS2_LIBPATHS PC_PATH_SEP PC_DRIVE_LETTERS PC_EXE_EXTS
     23kmk_ash_DEFS.darwin = \
     24        HAVE_SYS_SIGNAME HAVE_SYSCTL_H HAVE_SETPROGNAME
    2325kmk_ash_INCS = $(PATH_TARGET) . # (the last is because of error.h)
    2426kmk_ash_CFLAGS.win = -I. ## @todo kBuild bug.
     
    9395# Use the pregenerated code.
    9496#
    95 kmk_ash_DEPS :=
     97kmk_ash_DEPS :=Ä
    9698
    9799define def_copy_generated
Note: See TracChangeset for help on using the changeset viewer.