openrc/runlevels.BSD/Makefile

8 lines
125 B
Makefile
Raw Normal View History

2007-11-20 20:41:18 +05:30
BOOTLEVEL = 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 :