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..d24e5af
--- /dev/null
+++ b/usr.sbin/pc-sysinstall/examples/Makefile
@@ -0,0 +1,11 @@
+# $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>
OpenPOWER on IntegriCloud