mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 02:40:07 +00:00
Makefile: minor, add .PHONY declarations
This commit is contained in:
parent
aee319e236
commit
dc6fe89629
3
Makefile
3
Makefile
@ -146,7 +146,8 @@ figleaf-delta-output:
|
||||
# coverage-html/index.html
|
||||
|
||||
.PHONY: upload-figleaf .figleaf.el pyflakes count-lines
|
||||
.PHONY: check-memory check-memory-once clean
|
||||
.PHONY: check-memory check-memory-once check-speed check-grid
|
||||
.PHONY: repl test-darcs-boringfile test-clean clean find-trailing-spaces
|
||||
|
||||
# 'upload-figleaf' is meant to be run with an UPLOAD_TARGET=host:/dir setting
|
||||
ifdef UPLOAD_TARGET
|
||||
|
Loading…
Reference in New Issue
Block a user