NetBSD/libexec/Makefile

9 lines
287 B
Makefile
Raw Normal View History

1993-08-01 09:37:30 +04:00
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
1994-01-24 08:59:28 +03:00
# $Id: Makefile,v 1.13 1994/01/24 05:59:28 cgd Exp $
1993-03-21 12:45:37 +03:00
1994-01-24 08:59:28 +03:00
SUBDIR= atrun comsat fingerd ftpd getNAME \
1993-12-21 06:31:19 +03:00
getty mail.local makekey makewhatis rexecd rlogind rshd rpc.rstatd \
1993-09-06 22:00:24 +04:00
rpc.rusersd rpc.rwalld talkd telnetd tftpd uucpd
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>