diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 15:21:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-13 15:21:51 +0000 |
| commit | cdcafd03357b19d32e67c741e3c2a02cd464df19 (patch) | |
| tree | bb7cf04e35eb50059d85e6f418295f53408d1bae /libexec | |
| parent | 74f168bf7ae123eab1bda204cc80bc98c6b0ffd7 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/lukemftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index b3bfda5a133c..ce446a0e1886 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -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> |
