Ignore:
Timestamp:
Apr 8, 2007, 11:08:24 PM (18 years ago)
Author:
bird
Message:

egrep, fgrep.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-apps/grep/kNIX-bootstrap.kmk

    r3064 r3066  
    6868PROGRAMS += grep
    6969grep_TEMPLATE = greputils
    70 grep_INST = usr/bin/grep$(SUFF_EXE)# usr/bin/egrep$(SUFF_EXE) usr/bin/fgrep$(SUFF_EXE)
     70grep_INST = usr/bin/grep$(SUFF_EXE) usr/bin/egrep$(SUFF_EXE) usr/bin/fgrep$(SUFF_EXE)
    7171grep_SOURCES = \
    7272        src/grep.c \
Note: See TracChangeset for help on using the changeset viewer.