summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/basic/t2/Makefile.test
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/tests/basic/t2/Makefile.test')
-rw-r--r--usr.bin/make/tests/basic/t2/Makefile.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/make/tests/basic/t2/Makefile.test b/usr.bin/make/tests/basic/t2/Makefile.test
new file mode 100644
index 0000000..ab8fe49
--- /dev/null
+++ b/usr.bin/make/tests/basic/t2/Makefile.test
@@ -0,0 +1,6 @@
+# $FreeBSD$
+#
+# Just a target and a command. No command line targets.
+#
+all:
+ echo hello
OpenPOWER on IntegriCloud