aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'text_cmds/tests/Makefile')
-rw-r--r--text_cmds/tests/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/text_cmds/tests/Makefile b/text_cmds/tests/Makefile
new file mode 100644
index 0000000..ed613c5
--- /dev/null
+++ b/text_cmds/tests/Makefile
@@ -0,0 +1,6 @@
+PROJECT := text_cmds
+TEST_DIR := tests
+
+
+include $(DEVELOPER_DIR)/AppleInternal/Makefiles/darwintest/Makefile.common
+include $(DEVELOPER_DIR)/AppleInternal/Makefiles/darwintest/Makefile.targets