mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-20 18:08:02 +02:00
Minor: a better way to remove implicit rule
This commit is contained in:
parent
0ba3f27010
commit
143bee4d55
3
Makefile
3
Makefile
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user