summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authoriwasaki <iwasaki@FreeBSD.org>1999-07-10 18:02:42 +0000
committeriwasaki <iwasaki@FreeBSD.org>1999-07-10 18:02:42 +0000
commitbe16db802f075e6d3399b571b73a5d2d901565f4 (patch)
treef7933333e0969471d5799ca4b615bb2029d1c5f2 /etc/Makefile
parent669be26799b5a0577fb8f2f3716b8a715be82845 (diff)
downloadFreeBSD-src-be16db802f075e6d3399b571b73a5d2d901565f4.zip
FreeBSD-src-be16db802f075e6d3399b571b73a5d2d901565f4.tar.gz
Put apmd configuration and rc files in /etc.
Update some files for apmd.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 0dd6a3b..9ead107 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.199 1999/06/24 09:45:17 sheldonh Exp $
+# $Id: Makefile,v 1.200 1999/07/09 05:30:33 obrien Exp $
SUBDIR= sendmail
@@ -7,6 +7,7 @@ BIN1= aliases amd.map auth.conf crontab csh.cshrc csh.login csh.logout \
dhclient.conf dm.conf fbtab ftpusers gettytab group hosts hosts.allow \
host.conf hosts.equiv hosts.lpd inetd.conf login.access login.conf \
motd modems networks newsyslog.conf pam.conf pccard.conf.sample \
+ apmd.conf \
phones printcap profile protocols rc rc.atm rc.devfs rc.diskless1 \
rc.diskless2 rc.firewall rc.isdn rc.network rc.pccard rc.serial \
rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} remote security \
@@ -17,7 +18,7 @@ BIN1= aliases amd.map auth.conf crontab csh.cshrc csh.login csh.logout \
${.CURDIR}/../usr.bin/locate/locate/locate.rc
# -rwxr-xr-x root.wheel, for the new cron root.wheel
-BIN2= netstart pccard_ether
+BIN2= netstart pccard_ether rc.suspend rc.resume
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.dist
OpenPOWER on IntegriCloud