Changeset 10762
- Timestamp:
- 02/02/07 17:32:28 (2 years ago)
- Files:
-
- trunk/gdal/frmts/ingr/GNUmakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/frmts/ingr/GNUmakefile
r10760 r10762 3 3 include $(GDAL_ROOT)/GDALmake.opt 4 4 5 OBJ = IntergraphDataset.o IntergraphBand.o bj IngrTes.o5 OBJ = IntergraphDataset.o IntergraphBand.o IngrTypes.o 6 6 7 7 CPPFLAGS := $(GDAL_INCLUDE) $(CPPFLAGS)
