$(BIN_INTER)/v.reclass.scs: main.o $(DEPGISLIB)
	$(CC) $(LDFLAGS) -o $@ main.o $(GISLIB) $(XDRLIB) $(MATHLIB)

$(DEPGISLIB): #
