cca8836ad7
Sponsored by: EMC / Isilon Storage Division
11 lines
245 B
Makefile
11 lines
245 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= media packages
|
|
|
|
FILESDIR= ${SHAREDIR}/bsdconfig
|
|
FILES= common.subr device.subr dialog.subr geom.subr keymap.subr \
|
|
mustberoot.subr script.subr strings.subr struct.subr \
|
|
sysrc.subr variable.subr
|
|
|
|
.include <bsd.prog.mk>
|