aboutsummaryrefslogtreecommitdiff
path: root/bin/pax/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2003-06-13 07:04:02 +0000
committerMark Murray <markm@FreeBSD.org>2003-06-13 07:04:02 +0000
commiteac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6 (patch)
tree1de4f9e75145b5952e3d782745a8d16b88850ed5 /bin/pax/Makefile
parentb156281658faa286ccc8fb23e28c18b71b14e749 (diff)
downloadsrc-eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6.tar.gz
src-eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6.zip
Get this area compiling with the highest WARNS= that it works with.
Obsolete WFORMAT= junk also removed where possible. OK'ed by: obrien Tested on: sparc64, alpha, i386
Notes
Notes: svn path=/head/; revision=116282
Diffstat (limited to 'bin/pax/Makefile')
-rw-r--r--bin/pax/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile
index 270fc1f6e482..f142bfcc05a2 100644
--- a/bin/pax/Makefile
+++ b/bin/pax/Makefile
@@ -29,7 +29,6 @@ PROG= pax
SRCS= ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c \
gen_subs.c getoldopt.c options.c pat_rep.c pax.c sel_subs.c \
tables.c tar.c tty_subs.c
-WFORMAT=0
#XXX NOTYET
#MAN= pax.1 tar.1 cpio.1
#LINKS= ${BINDIR}/pax ${BINDIR}/tar ${BINDIR}/pax ${BINDIR}/cpio