We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fa299 commit d6cb0b4Copy full SHA for d6cb0b4
Makefile
@@ -28,4 +28,4 @@ endif
28
29
30
$(DATA_built): $(DATA)
31
- cat $(DATA) > $(DATA_built)
+ cat $+ > $@
0 commit comments