]> rtime.felk.cvut.cz Git - wvtest.git/blobdiff - sh/Makefile
sh: Import wvtest.sh from the bup project.
[wvtest.git] / sh / Makefile
diff --git a/sh/Makefile b/sh/Makefile
new file mode 100644 (file)
index 0000000..1f31192
--- /dev/null
@@ -0,0 +1,13 @@
+
+all:
+       @echo "Try: make test"
+       @false
+
+runtests:
+       t/twvtest.sh
+
+test:
+       ../wvtestrun $(MAKE) runtests
+
+clean::
+       rm -f *~ t/*~