Externals - Add vttest
[tpg/acess2.git] / Externals / vttest / Makefile
diff --git a/Externals/vttest/Makefile b/Externals/vttest/Makefile
new file mode 100644 (file)
index 0000000..4f8583a
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# Acess2 External: dropbear
+# - Makefile and patches by John Hodge (thePowersGang)
+#
+
+DEPS := 
+TARBALL_PATTERN := vttest*.tar.gz
+TARBALL_TO_DIR_L := %.tar.gz
+TARBALL_TO_DIR_R := %*
+PATCHES := 
+CONFIGURE_ARGS = 
+BTARGETS = all
+ITARGETS = install
+
+include ../common.mk
+

UCC git Repository :: git.ucc.asn.au