summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/tar/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/tar/Makefile.inc')
-rw-r--r--gnu/usr.bin/tar/Makefile.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnu/usr.bin/tar/Makefile.inc b/gnu/usr.bin/tar/Makefile.inc
deleted file mode 100644
index 42dcec2..0000000
--- a/gnu/usr.bin/tar/Makefile.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-TARDIR= ${.CURDIR}/../../../../contrib/tar
-TARCFLAGS= -DHAVE_CONFIG_H -I${.CURDIR}/.. -I${TARDIR}/lib
-
-# Inherit BINDIR from one level up.
-.if !target(__foobar__)
-__foobar__:
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-.endif
OpenPOWER on IntegriCloud