$(BIN_CMD)/v.in.tig.rim: main.o $(DEPGISLIB)
	$(CC) $(LDFLAGS) -o $@ main.o $(GISLIB)

$(DEPGISLIB): #
