chiark / gitweb /
subdirmk: Merge new version and fix everything
[secnet.git] / subdirmk / example / lib / Dir.sd.mk
similarity index 72%
rename from subdirmk/example/lib/Subdir.sd.mk
rename to subdirmk/example/lib/Dir.sd.mk
index c2939c54457ebe992e86b2a244e0550391d4aab4..2639fcb61078513e29ea2700f9b01b6fedc686c3 100644 (file)
@@ -2,6 +2,7 @@
 #  Copyright 2019 Mark Wooding
 #  Copyright 2019 Ian Jackson
 # SPDX-License-Identifier: LGPL-2.0-or-later
+# There is NO WARRANTY.
 
 &TARGETS       += & libtoy.a
 
@@ -10,4 +11,5 @@
 &libtoy.a:     $(&OBJECTS)
        $(AR) rc $@ $^
 
--include &^/lib/for-test.mk
+# This is a hook for subdirmk's test suite.
+-include &for-test.mk