Deleted Added
full compact
Makefile (43942) Makefile (45088)
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
2# $Id: Makefile,v 1.193 1999/02/11 16:30:54 brian Exp $
2# $Id: Makefile,v 1.194 1999/02/12 20:51:38 dillon Exp $
3
4SUBDIR= sendmail
5
6BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
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 \
7 fbtab ftpusers gettytab group hosts hosts.allow host.conf hosts.equiv \
8 hosts.lpd inetd.conf auth.conf login.conf login.access motd modems \
9 networks newsyslog.conf pam.conf phones pccard.conf.sample \
10 printcap profile protocols \
11 rc rc.atm rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
12 rc.serial rc.shutdown rc.diskless1 rc.diskless2 \
13 etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
14 remote security services shells syslog.conf \
15 etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
16 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
17 ${.CURDIR}/../usr.bin/mail/misc/mail.rc \

--- 136 unchanged lines hidden ---
10 printcap profile protocols \
11 rc rc.atm rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
12 rc.serial rc.shutdown rc.diskless1 rc.diskless2 \
13 etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
14 remote security services shells syslog.conf \
15 etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
16 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
17 ${.CURDIR}/../usr.bin/mail/misc/mail.rc \

--- 136 unchanged lines hidden ---