Module Name: src
Committed By: rillig
Date: Fri Aug 28 04:07:14 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: deptgt-suffixes.exp
Log Message:
make(1): add test for the undocumented .NULL special dependency target
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/deptgt-suffixes.exp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/make/unit-tests/deptgt-suffixes.exp
diff -u src/usr.bin/make/unit-tests/deptgt-suffixes.exp:1.1 src/usr.bin/make/unit-tests/deptgt-suffixes.exp:1.2
--- src/usr.bin/make/unit-tests/deptgt-suffixes.exp:1.1 Sun Aug 16 12:07:51 2020
+++ src/usr.bin/make/unit-tests/deptgt-suffixes.exp Fri Aug 28 04:07:14 2020
@@ -1 +1,7 @@
+#*** Suffixes:
+# `.custom-null' [1] (SUFF_NULL)
+# To:
+# From:
+# Search Path: . ..
+#*** Transformations:
exit status 0