TOP = ../..

include ${TOP}/make/config/prebase.mk


PROGRAM = tiff2geotiff
FILES = tiff2geotiff geotiff_proj4 getopt

LIBRARIES = tiff geotiff proj

include ${TOP}/make/config/base.mk
