Fix build on current

This commit is contained in:
Baptiste Daroussin 2013-05-05 21:52:24 +00:00
parent 3a8b477c9f
commit 3b45853dff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317442

View File

@ -4,6 +4,6 @@ CFLAGS+=-I${.CURDIR}
BINDIR= ${PREFIX}/bin
MANDIR= ${PREFIX}/man/man
NOMAN= regretfully
NO_MAN= regretfully
.include <bsd.prog.mk>