/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: Teddy Hogeborn
  • Date: 2019-11-21 19:50:51 UTC
  • Revision ID: teddy@recompile.se-20191121195051-jq57g07ybacsjw3r
Makefile: Declare phoniness of targets at each target

Instead of having one global list of .PHONY targets, with its
associated risk of that list becoming out-of-date, declare a target to
be phony at each target declaration.

* Makefile (.PHONY): Remove global list.  Spread out .PHONY
  declarations to be located before the declaration of each target.
Filename Latest Rev Last Changed Committer Comment Size
..
format 452.1.1 13 years ago Teddy Hogeborn * debian/source/format: New; contains "3.0 (quilt) 12 bytes Diff Download File
lintian-overrides 1151 4 years ago Teddy Hogeborn Override lintian warning about old debhelper forma 384 bytes Diff Download File
local-options 505.1.7 12 years ago Teddy Hogeborn * debian/source/local-options: New; contains "--si 22 bytes Diff Download File