/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
..
ask-password-mandos.path 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 1.8 KB Diff Download File
ask-password-mandos.service 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 2.1 KB Diff Download File
File cmdline-mandos.sh 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 2.8 KB Diff Download File
File module-setup.sh 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 7.5 KB Diff Download File
password-agent.c 1181 4 years ago Teddy Hogeborn Update comment text * dracut-module/password-agen 260 KB Diff Download File
password-agent.xml 1187 4 years ago Teddy Hogeborn Documentation fix: Correct example in password-age 14.7 KB Diff Download File