Fixed CLEANFILES.

This commit is contained in:
Ruslan Ermilov 2002-05-13 15:21:51 +00:00
parent 74f168bf7a
commit cdcafd0335

View File

@ -44,4 +44,6 @@ ftpd.o ftpcmd.o: version.h
lukemftpd.8: ftpd.8
ln -sf ${.ALLSRC} ${.TARGET}
CLEANFILES+= lukemftpd.8
.include <bsd.prog.mk>