diff options
Diffstat (limited to 'usr.bin/opiepasswd/Makefile')
-rw-r--r-- | usr.bin/opiepasswd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/opiepasswd/Makefile b/usr.bin/opiepasswd/Makefile index 7fc70ff..c0bfca2 100644 --- a/usr.bin/opiepasswd/Makefile +++ b/usr.bin/opiepasswd/Makefile @@ -3,8 +3,6 @@ OPIE_DIST?= ${.CURDIR}/../../contrib/opie PROG= opiepasswd -SRCS= opiepasswd.c -MAN1= opiepasswd.1 CFLAGS+=-I${OPIE_DIST} |