remove necessity to recompile command-lists
This commit is contained in:
2
Makefile
2
Makefile
@@ -34,7 +34,7 @@ default += .dbs/map.fmt
|
||||
|
||||
include cmd.mk
|
||||
|
||||
.dbs/head.rec: | .dbs/ $(lists)
|
||||
.dbs/head.rec: | .dbs/
|
||||
printf '%s\n' '%rec: guide' > $@
|
||||
printf '%s\n' '%key: path' >> $@
|
||||
printf '%s\n' '%type: requires rec guide' >> $@
|
||||
|
||||
Reference in New Issue
Block a user