openrc/runlevels.BSD/Makefile

8 lines
137 B
Makefile
Raw Normal View History

2007-11-23 18:41:40 +05:30
BOOT = dumpon net.lo0 savecore syscons syslogd
DEFAULT = local.rc powerd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk
# vim: set ts=4 :