summaryrefslogtreecommitdiffstats
path: root/usr/sbin/pc-sysinstall/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/sbin/pc-sysinstall/examples/Makefile')
-rw-r--r--usr/sbin/pc-sysinstall/examples/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr/sbin/pc-sysinstall/examples/Makefile b/usr/sbin/pc-sysinstall/examples/Makefile
new file mode 100644
index 0000000..5bb58c9
--- /dev/null
+++ b/usr/sbin/pc-sysinstall/examples/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD: src/usr.sbin/pc-sysinstall/examples/Makefile,v 1.1 2010/06/24 22:21:47 imp Exp $
+
+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>
OpenPOWER on IntegriCloud