2011-04-15 22:05:42 +04:00
|
|
|
# $NetBSD: Makefile,v 1.60 2011/04/15 18:05:45 elric Exp $
|
1997-10-08 13:07:11 +04:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/4/93
|
1996-12-16 23:01:34 +03:00
|
|
|
|
2000-06-23 10:01:10 +04:00
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
2008-08-17 03:51:15 +04:00
|
|
|
SUBDIR= atrun \
|
2007-11-12 18:00:00 +03:00
|
|
|
comsat fingerd ftpd getNAME getty httpd identd ld.aout_so \
|
1999-03-16 02:32:56 +03:00
|
|
|
ld.elf_so lfs_cleanerd mail.local makekey makewhatis rexecd \
|
2006-11-12 04:27:29 +03:00
|
|
|
rlogind rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
|
2006-11-16 03:49:20 +03:00
|
|
|
rpc.sprayd talkd telnetd tftpd utmp_update
|
1998-12-30 18:07:08 +03:00
|
|
|
|
1993-03-21 12:45:37 +03:00
|
|
|
.include <bsd.subdir.mk>
|