openrc/runlevels.BSD/Makefile

8 lines
144 B
Makefile
Raw Normal View History

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