From fd2a6fc1dc27c24dc1bd78066286bdc1592e4934 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Mon, 21 Mar 2005 04:02:42 +0000 Subject: [PATCH] Ooops. Correctly disable "tar"->"gtar" link. Thanks to: Simon L. Nielsen, who was the first of several people to point this out. --- gnu/usr.bin/tar/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile index 1d73a6606631..24a0a0d5504b 100644 --- a/gnu/usr.bin/tar/Makefile +++ b/gnu/usr.bin/tar/Makefile @@ -5,9 +5,6 @@ TARDIR= ${.CURDIR}/../../../contrib/tar PROG= gtar -SYMLINKS= ${BINDIR}/gtar ${BINDIR}/tar -MLINKS= gtar.1 tar.1 - SUBDIR= doc # libtar SRCS