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