Changeset 3062 for trunk/src/sed


Ignore:
Timestamp:
Sep 30, 2017, 1:26:21 PM (8 years ago)
Author:
bird
Message:

netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding arm64); Adding GNU/kFreeBSD and GNU/kNetBSD to the OS list. Added SuperH to archs. Recognize ppc64le as ppc64 in env.sh. Misc.

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

Legend:

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

    r2909 r3062  
    7474        lib/strverscmp.c \
    7575        lib/obstack.c
     76kmk_sed_SOURCES.netbsd = \
     77        lib/strverscmp.c \
     78        lib/obstack.c \
     79        lib/getline.c
    7680kmk_sed_SOURCES.openbsd = \
    7781        lib/strverscmp.c \
Note: See TracChangeset for help on using the changeset viewer.