From d98e23fbe8dcb2d94e789df8682b23e7b6d91a75 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 10 Sep 2003 19:03:48 +0000 Subject: Add a dependancy on 'nbsd2fbsd.h' --- libexec/lukemftpd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libexec') diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index bbc1c27..ab3dde2 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -43,3 +43,5 @@ lukemftpd.8: ftpd.8 CLEANFILES+= lukemftpd.8 .include + +${OBJS}: ${.CURDIR}/nbsd2fbsd.h -- cgit v1.1