Deleted Added
full compact
Makefile (23037) Makefile (25184)
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
2# $Id$
2# $Id: Makefile,v 1.149 1997/02/23 09:20:39 peter Exp $
3
4# -rw-r--r--
5BINOWN= root
6BINGRP= wheel
7BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \
8 ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
3
4# -rw-r--r--
5BINOWN= root
6BINGRP= wheel
7BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \
8 ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
9 inetd.conf login.conf login.access motd modems netstart networks \
9 inetd.conf login.conf login.access motd modems networks \
10 newsyslog.conf phones pccard.conf.sample printcap profile protocols \
10 newsyslog.conf phones pccard.conf.sample printcap profile protocols \
11 rc rc.firewall rc.local rc.pccard rc.serial \
11 rc rc.conf rc.firewall rc.local rc.network rc.pccard rc.serial \
12 etc.${MACHINE}/rc.${MACHINE} \
12 etc.${MACHINE}/rc.${MACHINE} \
13 remote security services sysconfig shells \
13 remote security services shells \
14 syslog.conf ttys etc.${MACHINE}/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# -rw-rw-rw-
20BIN2= motd
21

--- 142 unchanged lines hidden ---
14 syslog.conf ttys etc.${MACHINE}/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# -rw-rw-rw-
20BIN2= motd
21

--- 142 unchanged lines hidden ---