diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2005-03-20 20:38:46 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2005-03-20 20:38:46 +0000 |
| commit | 1ca479296cd7d90a6498abb5d278a9409a671ad1 (patch) | |
| tree | a287c6e697478478c5e60727455777e7e68a0c47 /gnu | |
| parent | ddc5ac8b73c8b283a9084aa5da9df2563da89b74 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/tar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile index 875709d40b65..1d73a6606631 100644 --- a/gnu/usr.bin/tar/Makefile +++ b/gnu/usr.bin/tar/Makefile @@ -5,10 +5,8 @@ TARDIR= ${.CURDIR}/../../../contrib/tar PROG= gtar -.if defined(WITH_GTAR) SYMLINKS= ${BINDIR}/gtar ${BINDIR}/tar MLINKS= gtar.1 tar.1 -.endif SUBDIR= doc |
