diff options
| author | Thomas Graichen <graichen@FreeBSD.org> | 1996-01-05 09:44:31 +0000 |
|---|---|---|
| committer | Thomas Graichen <graichen@FreeBSD.org> | 1996-01-05 09:44:31 +0000 |
| commit | f1fba5f1b84df480e24320d73dbd98db33835351 (patch) | |
| tree | b1a1c831365182dd2167988f8a5f2dd64b10bd05 /libexec | |
| parent | dae83b796394b16710cfbf7c20e737fd740b2df2 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index 3a1d910a9bc4..9b9063033a4d 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,8 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 SUBDIR= atrun bootpd bootpgw comsat fingerd ftpd getNAME getty lfs_cleanerd \ - mail.local makekey revnetgroup rexecd rlogind rpc.rstatd rpc.rusersd \ - rpc.rwalld rshd talkd tftpd uucpd xtend + mail.local makekey revnetgroup rexecd rlogind rpc.rquotad rpc.rstatd \ + rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd xtend .if !exists(../secure) || defined(NOSECURE) SUBDIR+=telnetd |
