chiark / gitweb /
Move knowledge of DEPFILES into cdeps.sd.mk
[subdirmk.git] / subdirmk / README
index 8dfebc6818fdd9c7941740ec16bf5b4b64055e3b..cc309f6ae1ec796febb92b7b4fad8083f2d9669d 100644 (file)
@@ -192,6 +192,9 @@ empty string).
 
 &!<lwsp>       disables & until EOL (and then disappears)
 
+&#     delete everything to end of line
+       (useful if the RHS contains unrecognise & constructions)
+
 &!STUFF
        changes the escape sequence from & to literally STUFF
        STUFF may be any series of of non-whitespace characters,