5b381db8cc
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
11 lines
303 B
Makefile
11 lines
303 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= README pc-autoinstall.conf pcinstall.cfg.fbsd-netinstall \
|
|
pcinstall.cfg.geli pcinstall.cfg.gmirror pcinstall.cfg.netinstall \
|
|
pcinstall.cfg.restore pcinstall.cfg.rsync pcinstall.cfg.upgrade \
|
|
pcinstall.cfg.zfs
|
|
|
|
FILESDIR=${SHAREDIR}/examples/pc-sysinstall
|
|
|
|
.include <bsd.prog.mk>
|