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