summaryrefslogtreecommitdiffstats
path: root/pw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pw/Makefile')
-rw-r--r--pw/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/pw/Makefile b/pw/Makefile
index 9356963..009613c 100644
--- a/pw/Makefile
+++ b/pw/Makefile
@@ -12,6 +12,4 @@ CFLAGS+= -W -Wall
LDADD= -lcrypt -lutil
DPADD= ${LIBCRYPT} ${LIBUTIL}
-BINMODE=0555
-
.include <bsd.prog.mk>