9 lines
306 B
Makefile
9 lines
306 B
Makefile
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
|
|
# $Id: Makefile,v 1.11 1994/01/05 21:37:12 jtc Exp $
|
|
|
|
SUBDIR= atrun comsat cron elvispreserve fingerd ftpd getNAME \
|
|
getty mail.local makekey makewhatis rexecd rlogind rshd rpc.rstatd \
|
|
rpc.rusersd rpc.rwalld talkd telnetd tftpd uucpd
|
|
|
|
.include <bsd.subdir.mk>
|