]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.sbin/pc-sysinstall/examples/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.sbin / pc-sysinstall / examples / Makefile
1 # $FreeBSD$
2
3 FILES=  README pc-autoinstall.conf pcinstall.cfg.fbsd-netinstall \
4         pcinstall.cfg.geli pcinstall.cfg.gmirror pcinstall.cfg.netinstall \
5         pcinstall.cfg.restore pcinstall.cfg.rsync pcinstall.cfg.upgrade \
6         pcinstall.cfg.zfs
7
8 FILESDIR=${SHAREDIR}/examples/pc-sysinstall
9 NO_OBJ=
10
11 .include <bsd.prog.mk>