openrc/runlevels.BSD/Makefile
2007-12-05 16:22:20 +00:00

8 lines
150 B
Makefile

BOOT = dumpon hostid net.lo0 savecore syscons syslogd
DEFAULT = local.rc mixer powerd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk
# vim: set ts=4 :