note useage in lowdown.mk example
This commit is contained in:
@@ -83,7 +83,7 @@ content: # This data file was generated by the Spreadsheet Calculator Improvised
|
|||||||
|
|
||||||
filename: lowdown.mk
|
filename: lowdown.mk
|
||||||
bin: make
|
bin: make
|
||||||
usage: {{bin}} -f {{filename}}
|
usage: {{bin}} -f {{filename}} example
|
||||||
content: output: all
|
content: output: all
|
||||||
+
|
+
|
||||||
+ .PHONY: example
|
+ .PHONY: example
|
||||||
|
|||||||
Reference in New Issue
Block a user