Added rarpd to the subdir list

This commit is contained in:
cassidy 1993-09-06 18:00:24 +00:00
parent 80d54c4ba8
commit 91a7ffd39b
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
# $Id: Makefile,v 1.5 1993/08/01 05:38:44 mycroft Exp $
# $Id: Makefile,v 1.6 1993/09/06 18:00:24 cassidy Exp $
SUBDIR= bugfiler comsat crond elvispreserve fingerd ftpd getNAME \
getty mail.local makekey rexecd rlogind rshd rpc.rstatd rpc.rusersd \
rpc.rwalld talkd telnetd tftpd uucpd
getty mail.local makekey rarpd rexecd rlogind rshd rpc.rstatd \
rpc.rusersd rpc.rwalld talkd telnetd tftpd uucpd
.include <bsd.subdir.mk>