aboutsummaryrefslogtreecommitdiff
path: root/runlevels.BSD/Makefile
blob: 45285b51e966d2e45aec25fc55173782b77ec707 (plain)
1
2
3
4
5
6
7
BOOTLEVEL = net.lo0 sysctl syscons
DEFAULT = 

TOPDIR = ..
include $(TOPDIR)/runlevels.mk

# vim: set ts=4 :