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

8 lines
144 B
Makefile

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