On 15 July 2012 14:47, Anton Shterenlikht <me...@bristol.ac.uk> wrote:
> $ cat Makefile
> all:
>         echo $(LOCALBASE)
> $
> $ make
> echo

easier way to test is "make -V LOCALBASE"

> What do I need to do to use LOCALBASE
> in my makefiles?

You need to include "bsd.port.mk" (found in /usr/ports/Mk)


-- 
Eitan Adler
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to