]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/pc-sysinstall/examples/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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>