Changeset 13631
- Timestamp:
- 01/30/08 11:59:42 (5 months ago)
- Files:
-
- branches/1.5/gdal/swig/python/GNUmakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.5/gdal/swig/python/GNUmakefile
r13630 r13631 4 4 5 5 ifndef $(PYTHON) 6 exportPYTHON=python6 PYTHON=python 7 7 endif 8 8
