~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to lib/Makefile.vxworks

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-05-07 12:16:37 UTC
  • mfrom: (3.4.37 sid)
  • Revision ID: package-import@ubuntu.com-20130507121637-9t3i98qgsyr9dw5d
Tags: 7.30.0-1ubuntu1
* Resynchronize on Debian. Remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from binary package Depends.
  - Add new libcurl3-udeb package.
  - Add new curl-udeb package.
* Add warning to debian/patches/series.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
USER_CFLAGS:=
34
34
 
35
35
# directories where to seek for includes and libraries
36
 
OPENSSL_INC := D:/libraries/openssl/openssl-0.9.8x-vxWorks6.3/include
37
 
OPENSSL_LIB := D:/libraries/openssl/openssl-0.9.8x-vxWorks6.3
 
36
OPENSSL_INC := D:/libraries/openssl/openssl-0.9.8y-vxWorks6.3/include
 
37
OPENSSL_LIB := D:/libraries/openssl/openssl-0.9.8y-vxWorks6.3
38
38
ZLIB_INC    := D:/libraries/zlib/zlib-1.2.7-VxWorks6.3/zlib-1.2.7
39
39
ZLIB_LIB    := D:/libraries/zlib/zlib-1.2.7-VxWorks6.3/binaries/vxworks_3.1_gnu/Debug/lib
40
40
ARES_INC    :=