aboutsummaryrefslogtreecommitdiff
path: root/bin/pax
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax')
-rw-r--r--bin/pax/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/pax/Makefile b/bin/pax/Makefile
index 02673fd605af..3c4abaf2109d 100644
--- a/bin/pax/Makefile
+++ b/bin/pax/Makefile
@@ -34,4 +34,6 @@ WARNS= 0
#MAN= pax.1 tar.1 cpio.1
#LINKS= ${BINDIR}/pax ${BINDIR}/tar ${BINDIR}/pax ${BINDIR}/cpio
+WFORMAT?= 0
+
.include <bsd.prog.mk>