in message <[EMAIL PROTECTED]>, wrote Chris thusly...
>
> Is there anyway to find out which defines you decleared on the
> make line you used to compile a port

Create a wrapper around make which records the command and/or
options before actually calling make.

Add a few things like logging the make output, showing last few
lines of the log on a failure, seeing the last used
options|commands, etc. to have something like this, mostly
uncommented, script ...

  http://www103.pair.com/parv/comp/src/sh/port-make


  - Parv

-- 

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to