~ubuntu-branches/ubuntu/lucid/wget/lucid-security

« back to all changes in this revision

Viewing changes to windows/Makefile.top

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2009-12-12 08:15:59 UTC
  • mfrom: (2.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091212081559-mvccl4kzdqb138y3
Tags: 1.12-1.1ubuntu1
* Merge from debian testing, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.
* Keep build dependencies in main:
  - debian/control: remove info2man build-dep
  - debian/patches/00list: disable wget-infopod_generated_manpage.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Makefile for `Wget' utility
2
 
# Copyright (C) 1995, 1996, 1997, 2004, 2007,
3
 
# 2008 Free Software Foundation, Inc.
 
2
# Copyright (C) 1995, 1996, 1997, 2004, 2007, 2008, 2009 Free Software
 
3
# Foundation, Inc.
4
4
 
5
5
# This program is free software; you can redistribute it and/or modify
6
6
# it under the terms of the GNU General Public License as published by
75
75
        $(RM) wget.zip
76
76
        $(RM) cacert.pem
77
77
        src\wget http://curl.haxx.se/ca/cacert.pem
78
 
        zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc 
79
 
        zip -Dj9 wget.zip src/wget.exe doc/wget.hlp cacert.pem 
 
78
        zip -Djl9 wget.zip AUTHORS COPYING INSTALL MAILING-LIST NEWS README doc/sample.wgetrc
 
79
        zip -Dj9 wget.zip src/wget.exe doc/wget.hlp cacert.pem
80
80
        zip -Dj9 wget.zip c:\openssl\bin\libeay32.dll c:\openssl\bin\ssleay32.dll c:\openssl\bin\msvcr80.dll