1
0
mirror of https://github.com/NikitaIvanovV/ctpv.git synced 2025-08-16 01:38:03 +02:00

Minor: a better way to remove implicit rule

This commit is contained in:
Nikita Ivanov
2022-07-07 13:42:35 +05:00
parent 0ba3f27010
commit 143bee4d55

@ -69,8 +69,7 @@ README.md: $(PRE)
doc/ctpv.1: $(PRE) doc/ctpv.1: $(PRE)
./deplist.awk $^ | ./deplist.1.sh | ./deplistadd.sh $@ ./deplist.awk $^ | ./deplist.1.sh | ./deplistadd.sh $@
embed/embed: make_embed embed/embed: make_embed ;
@ # do nothing
-include $(DEP) -include $(DEP)