Error in Gmakefile for numonics dig driver

Mark Johnson johnson at zorro.cecer.army.mil
Fri Jun 19 10:07:34 EDT 1992


There seems to be an incorrect line in the Gmakefile
for the numonics digitizer driver in src/mapdev/digitizers/numonics .
In the following section:

geo.reg: $(GEO_REG) $(DRIVER_DIR)
        $(CC) $(LDFLAGS) -o  geo.reg  $(GEO_REG)  $(LIBGEO) $(LIBTRANS)  $(VECTL
IV$(VASKLIB) $(CURSES) $(MATHLIB) $(GISLIB)

the $VECTLIV$(VASKLIB) should read   $(VECTLIB) $(VASKLIB)

or at least it fixed one users problem!

Mark Johnson
USACERL



More information about the grass-dev mailing list