Deleted Added
full compact
Makefile (3018) Makefile (3161)
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
1# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
2# $Id: Makefile,v 1.84 1994/09/23 06:15:19 rgrimes Exp $
2# $Id: Makefile,v 1.85 1994/09/23 06:21:13 rgrimes Exp $
3
4# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
5# -rw-r--r--
6BINOWN= root
7BINGRP= wheel
8BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \
9 ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
10 inetd.conf login.access motd myname netstart \
3
4# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
5# -rw-r--r--
6BINOWN= root
7BINGRP= wheel
8BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \
9 ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
10 inetd.conf login.access motd myname netstart \
11 networks phones printcap protocols rc rc.local remote \
11 networks phones printcap profile protocols rc rc.local remote \
12 security services shells skey.access \
13 syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
14 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
15 ${.CURDIR}/../usr.bin/mail/misc/mail.rc
16
17# -rw-rw-rw-
18BIN2= motd
19

--- 556 unchanged lines hidden ---
12 security services shells skey.access \
13 syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
14 ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
15 ${.CURDIR}/../usr.bin/mail/misc/mail.rc
16
17# -rw-rw-rw-
18BIN2= motd
19

--- 556 unchanged lines hidden ---