Deleted Added
full compact
Makefile (42494) Makefile (42621)
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
2# $Id: Makefile,v 1.185 1999/01/10 14:30:41 hm Exp $
2# $Id: Makefile,v 1.186 1999/01/10 21:08:26 rnordier Exp $
3
4SUBDIR= sendmail
5
6BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
7 fbtab ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
8 inetd.conf auth.conf login.conf login.access motd modems networks \
9 newsyslog.conf pam.conf phones pccard.conf.sample \
10 printcap profile protocols \
3
4SUBDIR= sendmail
5
6BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
7 fbtab ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
8 inetd.conf auth.conf login.conf login.access motd modems networks \
9 newsyslog.conf pam.conf phones pccard.conf.sample \
10 printcap profile protocols \
11 rc rc.atm rc.conf rc.devfs rc.firewall rc.network rc.pccard \
11 rc rc.atm rc.conf rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
12 rc.serial rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
13 remote security services shells syslog.conf \
14 etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
15 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
16 ${.CURDIR}/../usr.bin/mail/misc/mail.rc \
17 ${.CURDIR}/../usr.bin/locate/locate/locate.rc
18
19# -rwxr-xr-x root.wheel, for the new cron root.wheel

--- 133 unchanged lines hidden ---
12 rc.serial rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
13 remote security services shells syslog.conf \
14 etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
15 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
16 ${.CURDIR}/../usr.bin/mail/misc/mail.rc \
17 ${.CURDIR}/../usr.bin/locate/locate/locate.rc
18
19# -rwxr-xr-x root.wheel, for the new cron root.wheel

--- 133 unchanged lines hidden ---