[Zlib-devel] --static and hpux make

John Bowler jbowler at frontiernet.net
Mon Jul 12 16:29:06 EDT 2010


From: Alon Bar-Lev
>In hpux it is illegal to do the following:
>
>SHAREDLIBV=
>$(SHAREDLIBV):

Change the second line to:

unused $(SHAREDLIBV):

then, if SHAREDLIBV is empty, there's still a target 'unused' to satisfy make.

John Bowler <jbowler at acm.org>






More information about the Zlib-devel mailing list