1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Fixed CLEANFILES.

This commit is contained in:
Ruslan Ermilov 2002-05-13 15:21:51 +00:00
parent 74f168bf7a
commit cdcafd0335
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96528

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>