summaryrefslogtreecommitdiff
path: root/tests/intexts_cleantrg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/intexts_cleantrg/Makefile')
-rw-r--r--tests/intexts_cleantrg/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/intexts_cleantrg/Makefile b/tests/intexts_cleantrg/Makefile
new file mode 100644
index 0000000..6ed3399
--- /dev/null
+++ b/tests/intexts_cleantrg/Makefile
@@ -0,0 +1,6 @@
+INFILES = foo
+INTEXTS_REPLS = AWK ${PROG.awk}
+MKC_CHECK_PROGS = awk
+
+.include "test.mk"
+.include <mkc.mk>