From 1a4ad6f6853d7f3de7ef3c0aae85f7ba6e0f28e1 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Thu, 24 Oct 2002 04:55:25 +0000 Subject: Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile. --- libexec/lukemftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/lukemftpd') diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index 492a33d..eca0431 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -24,7 +24,7 @@ DPADD+= ${LIBOPIE} LSDIR= ../../bin/ls .PATH: ${.CURDIR}/${LSDIR} -SRCS+= ls-unmain.c cmp.c lomac.c print.c util.c +SRCS+= ls-unmain.c cmp.c print.c util.c CFLAGS+=-I${.CURDIR}/${LSDIR} DPADD+= ${LIBM} LDADD+= -lm -- cgit v1.1