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