Merge branch 'makefile'
This commit is contained in:
commit
d2b95c8191
2
Makefile
2
Makefile
|
@ -81,7 +81,7 @@ else
|
||||||
MD5SUM := md5sum
|
MD5SUM := md5sum
|
||||||
endif
|
endif
|
||||||
|
|
||||||
.PHONY: all premix persist debug dumper hunter regress deps github-ssh build-nim update status ntags ctags nimbus test clean mrproper fetch-dlls beacon_node validator_keygen clean_eth2_network_simulation_files eth2_network_simulation
|
.PHONY: all premix persist debug dumper hunter regress deps github-ssh build-nim update status ntags ctags nimbus test clean mrproper fetch-dlls beacon_node validator_keygen clean_eth2_network_simulation_files eth2_network_simulation test-libp2p-daemon
|
||||||
|
|
||||||
# default target, because it's the first one that doesn't start with '.'
|
# default target, because it's the first one that doesn't start with '.'
|
||||||
all: premix persist debug dumper hunter regress nimbus
|
all: premix persist debug dumper hunter regress nimbus
|
||||||
|
|
Loading…
Reference in New Issue