Fixed "make clean".

This commit is contained in:
Ruslan Ermilov 2004-11-04 08:25:03 +00:00
parent c569065139
commit 4d6b7f436d

View File

@ -15,6 +15,7 @@ SRCS= rpoll.c
INCS= rpoll.h
MAN= rpoll.3
CLEANFILES= rpoll.3
rpoll.3: rpoll.man
cat ${.ALLSRC} > ${.TARGET}