summaryrefslogtreecommitdiffstats
path: root/usr/sbin/pc-sysinstall/pc-sysinstall/Makefile
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-14 21:12:05 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-14 21:12:05 -0400
commit5a69cb0659dae2bfb481c31a6c57ff4f829225ac (patch)
tree00f6cf60aa9c11a0972c1f970abc7e0edad5e40d /usr/sbin/pc-sysinstall/pc-sysinstall/Makefile
parent3fcc3999dacb8e92d22fa68922a0cb07141c481d (diff)
downloadpfsense-5a69cb0659dae2bfb481c31a6c57ff4f829225ac.zip
pfsense-5a69cb0659dae2bfb481c31a6c57ff4f829225ac.tar.gz
Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. Change installer.php to match new path
Diffstat (limited to 'usr/sbin/pc-sysinstall/pc-sysinstall/Makefile')
-rw-r--r--usr/sbin/pc-sysinstall/pc-sysinstall/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/sbin/pc-sysinstall/pc-sysinstall/Makefile b/usr/sbin/pc-sysinstall/pc-sysinstall/Makefile
new file mode 100644
index 0000000..65abcc0
--- /dev/null
+++ b/usr/sbin/pc-sysinstall/pc-sysinstall/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD: src/usr.sbin/pc-sysinstall/pc-sysinstall/Makefile,v 1.3 2010/06/27 17:14:04 imp Exp $
+
+SCRIPTS=pc-sysinstall.sh
+MAN= pc-sysinstall.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud