mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Install dhclient.conf.
PR: conf/12458 Submitted by: Doug <doug@gorean.org>
This commit is contained in:
parent
3ebb090530
commit
946d53a1b3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48694
21
etc/Makefile
21
etc/Makefile
@ -1,18 +1,17 @@
|
||||
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||
# $Id: Makefile,v 1.198 1999/05/11 11:52:27 jkh Exp $
|
||||
# $Id: Makefile,v 1.199 1999/06/24 09:45:17 sheldonh Exp $
|
||||
|
||||
SUBDIR= sendmail
|
||||
|
||||
BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
|
||||
fbtab ftpusers gettytab group hosts hosts.allow host.conf hosts.equiv \
|
||||
hosts.lpd 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.devfs rc.firewall rc.isdn rc.network rc.pccard \
|
||||
rc.serial rc.shutdown rc.diskless1 rc.diskless2 \
|
||||
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
|
||||
remote security services shells syslog.conf \
|
||||
etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
|
||||
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 \
|
||||
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 \
|
||||
services shells syslog.conf etc.${MACHINE_ARCH}/ttys \
|
||||
etc.${MACHINE_ARCH}/disktab rpc make.conf \
|
||||
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
|
||||
${.CURDIR}/../usr.bin/mail/misc/mail.rc \
|
||||
${.CURDIR}/../usr.bin/locate/locate/locate.rc
|
||||
|
Loading…
Reference in New Issue
Block a user