openrc/runlevels.BSD/Makefile

8 lines
120 B
Makefile
Raw Normal View History

2007-11-21 21:13:17 +05:30
BOOT = net.lo0 syscons
2007-11-20 21:02:32 +05:30
DEFAULT = local.rc powerd syslogd
TOPDIR = ..
include $(TOPDIR)/runlevels.mk
# vim: set ts=4 :