freebsd-dev/usr.sbin/pc-sysinstall/examples/Makefile

12 lines
311 B
Makefile
Raw Normal View History

# $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
NO_OBJ=
.include <bsd.prog.mk>