summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/tar/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/tar/lib/Makefile')
-rw-r--r--gnu/usr.bin/tar/lib/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/gnu/usr.bin/tar/lib/Makefile b/gnu/usr.bin/tar/lib/Makefile
deleted file mode 100644
index c896a53..0000000
--- a/gnu/usr.bin/tar/lib/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-LIB= tar
-INTERNALLIB= YES
-
-SRCS= addext.c argmatch.c backupfile.c basename.c dirname.c error.c \
- exclude.c full-write.c getdate.c getopt.c getopt1.c getstr.c \
- getline.c hash.c human.c mktime.c modechange.c msleep.c prepargs.c \
- print-copyr.c quote.c quotearg.c safe-read.c save-cwd.c savedir.c \
- unicodeio.c xgetcwd.c xmalloc.c xstrdup.c \
- xstrtoimax.c xstrtoul.c xstrtoumax.c
-
-CFLAGS+= ${TARCFLAGS}
-
-.include <bsd.lib.mk>
-
-.PATH: ${TARDIR}/lib
OpenPOWER on IntegriCloud