compiling v.report
Keith Mitchell
keith at piked2.agn.uiuc.edu
Wed Dec 16 15:48:14 EST 1992
You need to change the Gmakefile:
$(CC) $(LDFLAGS) -o $@ $(LIST) $(LIBES) $(VECTLIB) $(GISLAB) $(MATHLIB)
should be:
$(CC) $(LDFLAGS) -o $@ $(LIST) $(VECTLIB) $(GISLAB) $(LIBES) $(MATHLIB)
Keith M. Mitchell
Department of Agronomy
University of Illinois
S - 313 Turner Hall (MC 046)
1102 S. Goodwin
Urbana, Il. 61801
(217) 333-4424
keith at piked2.agn.uiuc.edu
More information about the grass-user
mailing list