[Swan] dependencies in Makefiles

Paul Wouters paul at nohats.ca
Sun Feb 10 18:04:18 EET 2013


On Sun, 10 Feb 2013, D. Hugh Redelmeier wrote:

> How are dependencies updated for libreswan's Makefiles?

AFAIK, only manually :(

> A decade ago, I had a crude mechanism to update the dependencies in
> Pluto's makefile.  A little bit of that is still in
> programs/pluto/Makefile, but it is broken.
>
> Currently the dependencies are wrong and I don't know how to update them.
>
> Perhaps these files are relevant.  But something's wrong: 0 isn't a
> reasonable size.
>
> $ du -a | grep depend
> 0       ./programs/pluto/Makefile.depend.linux

Not on my tree:

ls -l programs/pluto/Makefile.depend.linux 
-rw-rw-r--. 1 paul paul 70336 Jan  5 19:32 programs/pluto/Makefile.depend.linux

what does git diff programs/pluto/Makefile.depend.linux say?
perhaps you did something that truncated it?

Paul


More information about the Swan mailing list