New fts(3) from Keith Bostic via uunet. Tested and appears to work at
[unix-history] / libexec / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.7 (Berkeley) 4/1/91
2#
3# PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
4# -------------------- ----- ----------------------
5# CURRENT PATCH LEVEL: 1 00116
6# -------------------- ----- ----------------------
7#
8# 04 Apr 93 Rodney W. Grimes Add bugfiler, uucpd, uucp comment,
9# kpasswdd comment
10#
11
12SUBDIR= bugfiler comsat crond elvispreserve fingerd ftpd getNAME getty \
13 mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
14
15# uucp has old style Makefiles, needs to be updated.
16# kpasswdd not ported, it is old kerberosIV
17
18.include <bsd.subdir.mk>