]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/test-simple/common.mk
Add 'packages/test-simple/' from commit '75eea25bae04d8e5e3e835a2770f02f0ff4602c4'
[gnu-emacs-elpa] / packages / test-simple / common.mk
diff --git a/packages/test-simple/common.mk b/packages/test-simple/common.mk
new file mode 100644 (file)
index 0000000..26b6325
--- /dev/null
@@ -0,0 +1,5 @@
+short:
+       $(MAKE) 2>&1 >/dev/null | ruby $(top_srcdir)/make-check-filter.rb
+
+%.short:
+       $(MAKE) $(@:.short=) 2>&1 >/dev/null