From 6cecf95d7df4b463e4b78746d853f22f3a689d16 Mon Sep 17 00:00:00 2001 From: markm Date: Sat, 28 Apr 2001 07:58:12 +0000 Subject: Damn. That should be _enable_ static linking, not _force_ static linking. --- libexec/ftpd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libexec/ftpd') diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index bee75d4..39eaece 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -9,7 +9,6 @@ CFLAGS+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall CFLAGS+=-DINET6 CFLAGS+=-I${.CURDIR} YFLAGS= -NOSHARED= YES LDADD= -lskey -lmd -lcrypt -lutil DPADD= ${LIBSKEY} ${LIBMD} ${LIBCRYPT} ${LIBUTIL} -- cgit v1.1