openrc/conf.d/Makefile

30 lines
575 B
Makefile
Raw Normal View History

include ../mk/net.mk
2008-03-05 12:27:11 +00:00
DIR= ${CONFDIR}
CONF= bootmisc fsck hostname localmount netmount urandom tmpfiles \
${CONF-${OS}}
ifeq (${MKNET},yes)
CONF+= network staticroute
TARGETS+= network staticroute
CLEANFILES+= network staticroute
endif
MK= ../mk
2008-03-25 14:15:54 +00:00
include ${MK}/os.mk
CONF-FreeBSD= ipfw moused powerd rarpd savecore syscons
2015-10-19 18:06:55 -05:00
CONF-Linux= consolefont devfs dmesg hwclock keymaps killprocs modules mtab \
net-online
CONF-NetBSD= moused rarpd savecore
include ${MK}/scripts.mk
network: network.in network${SFX}
cat $^ > $@
staticroute: staticroute${SFX}
cp $@${SFX} $@