~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to packages/Win32/README

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-03-23 18:41:29 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050323184129-9hgq7luenq51umpu
Tags: upstream-7.12.3
ImportĀ upstreamĀ versionĀ 7.12.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
curldevpkg.bat:
37
37
        zip -9 %1 curl.exe include\README include\curl\*.h CHANGES docs\* \
38
38
          curl.spec curl-ssl.spec LEGAL lib/Makefile.m32 src/Makefile.m32 \
39
 
          libcurl.a libcurl.def libcurl.dll libcurldll.a MPL-1.0.txt README
 
39
          libcurl.a libcurl.dll libcurldll.a MPL-1.0.txt README
40
40
 
41
41
PROCEDURE_EXAMPLE
42
42