]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/pc-sysinstall/examples/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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>