Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 13:45:37 -0500
From:      "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: automatic make depend?
Message-ID:  <3687D1D1.339CC668@bachue.usc.unal.edu.co>
References:  <199812281833.KAA05183@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
If my memory serves well:

ALL_TARGET=	depend all

will work, or you can patch the Makefile.

FWIW, there was a nice extension for f2c in NAG's site that made the C
code clearer for humans. I added the URL in a "please update f2c" PR.

cheers,
	Pedro.

Steve Kargl wrote:
> 
> I'm in the process of making a port of f2c and its run-time
> library.  I have it working to the point that I need to port
> to run "make depend" prior to actually building the port.
> Looking through /usr/share/mk/*port*, I see no knob for doing
> thing.
> 
> Suggestions?
> 
> --
> Steve
> 
> finger kargl@troutmask.apl.washington.edu
> http://troutmask.apl.washington.edu/~clesceri/kargl.html
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3687D1D1.339CC668>