summaryrefslogtreecommitdiffstats
path: root/usr/sbin/pc-sysinstall/backend-query/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/backend-query/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/backend-query/Makefile')
-rw-r--r--usr/sbin/pc-sysinstall/backend-query/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr/sbin/pc-sysinstall/backend-query/Makefile b/usr/sbin/pc-sysinstall/backend-query/Makefile
new file mode 100644
index 0000000..0f14446
--- /dev/null
+++ b/usr/sbin/pc-sysinstall/backend-query/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD: src/usr.sbin/pc-sysinstall/backend-query/Makefile,v 1.5 2010/07/13 23:47:12 imp Exp $
+
+FILES= detect-laptop.sh detect-nics.sh detect-emulation.sh disk-info.sh \
+ disk-list.sh disk-part.sh enable-net.sh get-packages.sh list-config.sh \
+ list-components.sh list-mirrors.sh list-packages.sh list-rsync-backups.sh \
+ list-tzones.sh query-langs.sh send-logs.sh setup-ssh-keys.sh sys-mem.sh \
+ test-live.sh test-netup.sh update-part-list.sh xkeyboard-layouts.sh \
+ xkeyboard-models.sh xkeyboard-variants.sh
+FILESMODE= ${BINMODE}
+FILESDIR=${SHAREDIR}/pc-sysinstall/backend-query
+NO_OBJ=
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud