Changeset 215
- Timestamp:
- 09/02/08 13:52:50 (3 months ago)
- Files:
-
- tools/osm2pgrouting/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tools/osm2pgrouting/trunk/Makefile
r213 r215 5 5 DEPS = src/XMLParser.cpp 6 6 7 INC = -I./ -Isrc -I/usr/include/pgsql 7 INC = -I./ -Isrc -I/usr/include/pgsql -I/usr/include/postgresql 8 8 9 9 MAIN = src/osm2pgrouting.cpp

