Revision 5f5e0e1d027d42d8ed3516d520ddaa10830ffc9e authored by Erik Grinaker on 14 February 2020, 13:41:18 UTC, committed by GitHub on 14 February 2020, 13:41:18 UTC
The .PHONY targets in the Makefile are usually placed far away from the actual targets, and thus aren't always updated. Placing the .PHONY targets right next to the targets they cover make them more visible and thus more likely to be updated when necessary.
1 parent 3b5794f
History
File Mode Size
gitian-descriptors
gitian-keys
json2wal
release_management
txs
wal2json
README.md -rw-r--r-- 61 bytes
authors.sh -rwxr-xr-x 445 bytes
dist.sh -rwxr-xr-x 2.2 KB
get_nodejs.sh -rwxr-xr-x 502 bytes
gitian-build.sh -rwxr-xr-x 4.9 KB
install-golangci-lint.sh -rw-r--r-- 652 bytes
linkify_changelog.py -rw-r--r-- 633 bytes
localnet-blocks-test.sh -rwxr-xr-x 815 bytes
privValUpgrade.go -rw-r--r-- 1.0 KB
privValUpgrade_test.go -rw-r--r-- 4.2 KB
protocgen.sh -rw-r--r-- 440 bytes
publish.sh -rwxr-xr-x 476 bytes
release.sh -rwxr-xr-x 1.6 KB

README.md

back to top