summaryrefslogtreecommitdiff
path: root/bin/ps/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
commitafe781faa21084dfa14882d0ea0d497d947c9ad9 (patch)
tree7e1b63048b9193a35ed0fb49b4e6b0728cd3cab1 /bin/ps/Makefile
parentc6986681896d70c1eec04bee847c2ccd9fd11f65 (diff)
downloadsrc-test2-afe781faa21084dfa14882d0ea0d497d947c9ad9.tar.gz
src-test2-afe781faa21084dfa14882d0ea0d497d947c9ad9.zip
Notes
Diffstat (limited to 'bin/ps/Makefile')
-rw-r--r--bin/ps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 936cfe9a7d7e..321180b3480a 100644
--- a/bin/ps/Makefile
+++ b/bin/ps/Makefile
@@ -16,4 +16,6 @@ LDADD= -lm -lkvm
#BINGRP= kmem
#BINMODE=2555
+WFORMAT?= 0
+
.include <bsd.prog.mk>