diff options
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 875709d40b654..1d73a66066313 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 |
