Changeset 683 for trunk/src/sed


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.

Location:
trunk/src/sed
Files:
1 added
1 edited

Legend:

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

    r648 r683  
    3232        lib/utils.c \
    3333        lib/regex.c
     34kmk_sed_SOURCES.darwin += \
     35        lib/strverscmp.c \
     36        lib/obstack.c \
     37        lib/getline.c
    3438ifeq ($(filter-out win32 win64 win nt,$(BUILD_TARGET)),)
    3539kmk_sed_SOURCES += \
Note: See TracChangeset for help on using the changeset viewer.