[GRASS-dev] lib/nviz/Makefile: Makefile:14: Extraneous text after `else' directive

Markus Neteler neteler at osgeo.org
Wed Nov 26 16:18:34 EST 2008


On Mon, Nov 24, 2008 at 4:10 PM, William Kyngesburye
<woklist at kyngchaos.com> wrote:
> On Nov 24, 2008, at 6:18 AM, Markus Neteler wrote:
>> the lib/nviz/Makefile fails with
...
> ifeq ($(OPENGL_WINDOWS),1)
> EXTRA_LIBS += $(OPENGLLIB) $(OPENGLULIB) -lgdi32
> else
> ifeq ($(OPENGL_X11),1)
> EXTRA_LIBS += $(XLIBPATH) $(OPENGLLIB) $(OPENGLULIB)
> EXTRA_CFLAGS += $(XCFLAGS)
> else
> EXTRA_LIBS += $(OPENGLLIB) $(OPENGLULIB)
> endif
> endif

Submitted.
thanks
Markus


More information about the grass-dev mailing list