Changeset 463 for trunk/openmct/packages/lib/curl/Makefile
- Timestamp:
- 10/03/07 12:32:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/openmct/packages/lib/curl/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/lib/curl/Makefile
r417 r463 1 1 # curl 2 DOWNLOAD= http://curl.haxx.se/download/curl-7.1 6.0.tar.bz22 DOWNLOAD= http://curl.haxx.se/download/curl-7.17.0.tar.bz2 3 3 4 4 CONFIGUREARGS= --prefix=$(OPENMCT_CROSS_BASE) --host=$(TARGET) --enable-shared --with-random=/dev/urandom
