On Mar 27, 2008, at 4:44 AM, Glynn Clements wrote:

Platform-specific targets should be implemented using make
conditionals, rather than an unconditional target which performs the
test within the commands. IOW:

ifneq ($(MACOSX_APP),)
        FILES += \
        $(ETC)/grass-xterm-mac \
        $(ETC)/html_browser_mac.sh
endif

Thanks for the tip.  I'll work on that.

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

"History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history."

- Hitchhiker's Guide to the Galaxy


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to