Changeset 1717 for branches/release-33/Makefile
- Timestamp:
- 04/02/08 09:46:22 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-33/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/Makefile
r1676 r1717 115 115 -e 's!__PRODUCT_VERSION_ID__!$(BUILD_VERSION_ID)!g' \ 116 116 -e 's!__API_VERSION__!$(API_VERSION)!g' \ 117 -e 's!__DEFAULT_TIMEZONE__!$(DEFAULT_TIMEZONE)!g' \ 117 118 $< > $@ 118 119
