~ubuntu-branches/ubuntu/precise/curl/precise-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.vc8

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2011-11-25 17:30:45 UTC
  • mfrom: (3.4.23 sid)
  • Revision ID: package-import@ubuntu.com-20111125173045-2l3ni88jv16kath0
Tags: 7.22.0-3ubuntu1
* Merge from Debian unstable, remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Add new libcurl3-udeb package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
#***************************************************************************
22
22
 
 
23
# All files in the Makefile.vc* series are generated automatically from the
 
24
# one made for MSVC version 6. Alas, if you want to do changes to any of the
 
25
# fiels and send back to the project, edit the version six, make your diff and
 
26
# mail curl-users.
 
27
 
23
28
#############################################################
24
29
#
25
30
## Makefile for building curl.exe with MSVC8