diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-09-10 19:03:48 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-09-10 19:03:48 +0000 |
| commit | 79a21e62dab30a4d426ee65136a910335d3b1ca3 (patch) | |
| tree | 2db7727de2a07f3bf8c0bd3c6a8c155956e97cfd /libexec | |
| parent | 3fc40c24845bbf086580e6f645f1d7ba3eb3f33a (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 bbc1c2713b10..ab3dde2ba21e 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -43,3 +43,5 @@ lukemftpd.8: ftpd.8 CLEANFILES+= lukemftpd.8 .include <bsd.prog.mk> + +${OBJS}: ${.CURDIR}/nbsd2fbsd.h |
