Changeset 785 for trunk/src/ash/Makefile.kmk
- Timestamp:
- Jan 24, 2007, 11:21:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash/Makefile.kmk
r738 r785 4 4 # kBuild Makefile for kmk_ash. 5 5 # 6 # Copyright (c) 2005-200 6 knut st. osmundsen <bird-src-spam@anduin.net>6 # Copyright (c) 2005-2007 knut st. osmundsen <bird-kBuild-spam@anduin.net> 7 7 # 8 8 … … 22 22 EXEC_HASH_BANG_SCRIPT PC_OS2_LIBPATHS PC_PATH_SEP PC_DRIVE_LETTERS PC_EXE_EXTS 23 23 kmk_ash_DEFS.darwin = \ 24 HAVE_SYS_SIGNAME HAVE_SYSCTL_H HAVE_SETPROGNAME 24 HAVE_SYS_SIGNAME HAVE_SYSCTL_H HAVE_SETPROGNAME 25 25 kmk_ash_DEFS.freebsd = \ 26 26 HAVE_SYS_SIGNAME HAVE_SYSCTL_H HAVE_SETPROGNAME … … 118 118 # ATTENTION! ATTENTION! ATTENTION! 119 119 # 120 # Older ash versions has trouble with some of these scripts, great. 120 # Older ash versions has trouble with some of these scripts, great. 121 121 # Kudos to the NetBSD guys for this clever move. ;) 122 122 #
Note:
See TracChangeset
for help on using the changeset viewer.