chiark / gitweb /
tests/filter: Test Final.sd.mk
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 Dec 2019 20:08:53 +0000 (20:08 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 11:35:15 +0000 (11:35 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/filter/Final.mk.expected [new file with mode: 0644]
tests/filter/Final.sd.mk [new file with mode: 0644]
tests/filter/main.mk.expected

diff --git a/tests/filter/Final.mk.expected b/tests/filter/Final.mk.expected
new file mode 100644 (file)
index 0000000..8f5c831
--- /dev/null
@@ -0,0 +1,2 @@
+# autogenerated - do not edit
+# Final 
diff --git a/tests/filter/Final.sd.mk b/tests/filter/Final.sd.mk
new file mode 100644 (file)
index 0000000..0fc2279
--- /dev/null
@@ -0,0 +1 @@
+# Final &/
index b9357a1e5d243db1557b572d34fc0d73a96568a3..cd40d9f99688fa973da9b4d162f3502318ba1e4a 100644 (file)
@@ -7,6 +7,7 @@ SUBDIRMK_MAKEFILES += Subdir.mk
 SUBDIRMK_MAKEFILES += sub/Subdir.mk
 SUBDIRMK_MAKEFILES += sub/dir/Subdir.mk
 SUBDIRMK_MAKEFILES += Final.mk
+MAKEFILE_TEMPLATES += ./Final.sd.mk
 MAKEFILE_TEMPLATES += ./Prefix.sd.mk
 MAKEFILE_TEMPLATES += ./Subdir.sd.mk
 MAKEFILE_TEMPLATES += ./Suffix.sd.mk