$ make clean
...
$ make tags
make: 'tags' is up to date.  <== questionable
$ rm tags
$ make tags
$ touch programs/pluto/state_entry.h
make tags
make: 'tags' is up to date. <== wrong!
$ 

Tags doesn't seem to cover programs/pluto/state_entry.h
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to