Fix minor style nits.

This commit is contained in:
David E. O'Brien
2000-05-14 21:13:57 +00:00
parent c0d2c03648
commit 3c841ca5e3
+2 -2
View File
@@ -4,9 +4,9 @@ OPIE_DIST?= ${.CURDIR}/../../contrib/opie
PROG= opiekey
SRCS= opiekey.c
MAN1= opiekey.1
MAN1= opiekey.1
CFLAGS+=-I${OPIE_DIST}
CFLAGS+= -I${OPIE_DIST}
DPADD= ${LIBOPIE} ${LIBMD}
LDADD= -lopie -lmd