Changeset 3066 for trunk/essentials/sys-apps/grep/kNIX-bootstrap.kmk
- Timestamp:
- Apr 8, 2007, 11:08:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-apps/grep/kNIX-bootstrap.kmk
r3064 r3066 68 68 PROGRAMS += grep 69 69 grep_TEMPLATE = greputils 70 grep_INST = usr/bin/grep$(SUFF_EXE) #usr/bin/egrep$(SUFF_EXE) usr/bin/fgrep$(SUFF_EXE)70 grep_INST = usr/bin/grep$(SUFF_EXE) usr/bin/egrep$(SUFF_EXE) usr/bin/fgrep$(SUFF_EXE) 71 71 grep_SOURCES = \ 72 72 src/grep.c \
Note:
See TracChangeset
for help on using the changeset viewer.