Page MenuHomeFreeBSD

D15193.id41837.diff
No OneTemporary

D15193.id41837.diff

Index: gnu/usr.bin/grep/Makefile
===================================================================
--- gnu/usr.bin/grep/Makefile
+++ gnu/usr.bin/grep/Makefile
@@ -24,22 +24,9 @@
LIBADD= gnuregex bz2
-.if ${MK_BSD_GREP} != "yes"
-LINKS+= ${BINDIR}/grep ${BINDIR}/bzgrep \
- ${BINDIR}/grep ${BINDIR}/bzegrep \
- ${BINDIR}/grep ${BINDIR}/bzfgrep
-MLINKS+=grep.1 bzgrep.1 grep.1 bzegrep.1 grep.1 bzfgrep.1
-.endif
-
.if defined(GREP_LIBZ) && !empty(GREP_LIBZ)
LIBADD+= z
CFLAGS+=-DHAVE_LIBZ=1
-.if ${MK_BSD_GREP} != "yes"
-LINKS+= ${BINDIR}/grep ${BINDIR}/zgrep \
- ${BINDIR}/grep ${BINDIR}/zegrep \
- ${BINDIR}/grep ${BINDIR}/zfgrep
-MLINKS+=grep.1 zgrep.1 grep.1 zegrep.1 grep.1 zfgrep.1
-.endif
.endif
gnugrep.1: grep.1

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 2:30 AM (3 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28526686
Default Alt Text
D15193.id41837.diff (733 B)

Event Timeline