From 5a20d2febff4d3dd87690471ee7ad9880178f29b Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 12 Nov 2002 17:31:12 +0000 Subject: [DAIVD O'BRIEN's OPINION] Head off what I think is an abuse of the TRB, and disable lukemftpd. --- libexec/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libexec/Makefile') diff --git a/libexec/Makefile b/libexec/Makefile index 75c768b..6b438a1 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -9,7 +9,6 @@ SUBDIR= atrun \ ftpd \ getNAME \ getty \ - lukemftpd \ makekey \ mknetid \ pppoed \ @@ -47,4 +46,8 @@ SUBDIR+=mail.local smrsh SUBDIR+=telnetd .endif +.if defined(WANT_LUKEMFTPD) +SUBDIR+=lukemftpd +.endif + .include -- cgit v1.1