mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILESDIR= ${SHAREDIR}/bsdconfig/startup
|
||
|
|
FILES= rcconf.subr rcedit.subr rcvar.subr
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|