NetBSD/libexec/Makefile

9 lines
303 B
Makefile
Raw Normal View History

1993-08-01 09:37:30 +04:00
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
# $Id: Makefile,v 1.15 1994/04/18 05:15:42 glass Exp $
1993-03-21 12:45:37 +03:00
SUBDIR= atrun bootpd comsat fingerd ftpd getNAME getty identd \
1994-02-05 01:14:09 +03:00
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>