diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 1998-12-14 02:01:22 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 1998-12-14 02:01:22 +0000 |
| commit | d749f6f64f0c2aaf432d0d9dc0ae0616e4482803 (patch) | |
| tree | 16d41a69e993294d20bda25f4edd70b47b981c9a /etc | |
| parent | 537ad9741c4ad5f42a62ba5e18ef44c018324296 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 46f114e10d81..8124ff0b6140 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.182 1998/12/11 00:09:39 jb Exp $ +# $Id: Makefile,v 1.183 1998/12/12 22:00:49 jb Exp $ SUBDIR= sendmail @@ -8,7 +8,7 @@ BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \ inetd.conf auth.conf login.conf login.access motd modems networks \ newsyslog.conf pam.conf phones pccard.conf.sample \ printcap profile protocols \ - rc rc.atm rc.conf rc.devfs rc.firewall rc.local rc.network rc.pccard \ + rc rc.atm rc.conf rc.devfs rc.firewall rc.network rc.pccard \ rc.serial rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \ remote security services shells syslog.conf \ etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \ |
