summaryrefslogtreecommitdiff
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorcassidy <cassidy@NetBSD.org>1993-09-06 18:00:24 +0000
committercassidy <cassidy@NetBSD.org>1993-09-06 18:00:24 +0000
commit91a7ffd39bf2876cb8aadeefc054ce9685c3ddab (patch)
treee6391451b2851b74abda42c6a8e8e3c4ac23f311 /libexec/Makefile
parent80d54c4ba8df37f19608ebf0db343b078b61d4d7 (diff)
Added rarpd to the subdir list
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index c83c03dbcc8..83be8839346 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -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>