Changeset 10762

Show
Ignore:
Timestamp:
02/02/07 17:32:28 (2 years ago)
Author:
warmerdam
Message:

fix a couple typos

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/frmts/ingr/GNUmakefile

    r10760 r10762  
    33include $(GDAL_ROOT)/GDALmake.opt 
    44 
    5 OBJ     =       IntergraphDataset.o IntergraphBand.obj IngrTes.o 
     5OBJ     =       IntergraphDataset.o IntergraphBand.o IngrTypes.o 
    66 
    77CPPFLAGS        :=      $(GDAL_INCLUDE) $(CPPFLAGS)