openrc/runlevels.BSD/Makefile
2007-11-23 13:11:40 +00:00

8 lines
137 B
Makefile

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