/mandos/release

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

  • 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 237.2.216 13 years ago Teddy Hogeborn * debian/source/format: New; contains "3.0 (quilt) 12 bytes Diff Download File
lintian-overrides 237.7.699 4 years ago Teddy Hogeborn Override lintian warning about old debhelper forma 384 bytes Diff Download File
local-options 237.11.7 12 years ago Teddy Hogeborn * debian/source/local-options: New; contains "--si 22 bytes Diff Download File