From 0c934a5eed829453c69ef7c66c2740bef07fbe72 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 27 Feb 2002 18:29:11 +0000 Subject: Put the last added source file in proper order. (and dcc the committer a dictionary) --- libexec/ftpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec') diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 7b3a89de53ec..83605de12166 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -20,7 +20,7 @@ LDADD+= -lopie LSDIR= ../../bin/ls .PATH: ${.CURDIR}/${LSDIR} -SRCS+= ls.c cmp.c print.c util.c lomac.c +SRCS+= ls.c cmp.c lomac.c print.c util.c CFLAGS+=-Dmain=ls_main -I${.CURDIR}/${LSDIR} DPADD+= ${LIBM} LDADD+= -lm -- cgit v1.3