OSX Makefile fixed, thanks to Glynn's help.

On Dec 22, 2008, at 6:49 PM, William Kyngesburye wrote:

On Dec 22, 2008, at 12:30 PM, Glynn Clements wrote:

I suggest replacing the top-level macosxapp rule with the following:

NIBSRC := $(wildcard English.lproj/MainMenu.nib/*)
NIBDST := $(patsubst English.lproj/%,$(APPDIR)/English.lproj/%,$ (NIBSRC))
...

Oh, and should MOD_OBJS be just main.o now? ... or, no, FILES -> MacOS/GRASS -> main.o, so no MOD_OBJS?

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"

- The Ruler of the Universe


_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to