include ../../GDALmake.opt OBJ = wmtsdataset.o default: $(OBJ:.o=.$(OBJ_EXT)) clean: rm -f *.o $(OBJ) $(O_OBJ) install-obj: $(O_OBJ:.o=.$(OBJ_EXT))