~ubuntu-branches/ubuntu/hardy/curl/hardy-updates

« back to all changes in this revision

Viewing changes to lib/Makefile.Watcom

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:56:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030105648-uo8q8w9xklb40b4k
Tags: 7.15.5-1ubuntu1
* Merge from debian unstable. Remaining Ubuntu changes:
  - debian/control: Drop libdb4.2 build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#  Watcom / OpenWatcom / Win32 makefile for libcurl.
3
3
#  G. Vanem <giva@bgnett.no>
4
4
#
5
 
# $Id: Makefile.Watcom,v 1.7 2006-04-12 14:01:21 giva Exp $
 
5
# $Id: Makefile.Watcom,v 1.8 2006-08-04 15:57:07 giva Exp $
6
6
 
7
7
TARGETS = libcurl_wc.lib libcurl_wc.dll libcurl_wc_imp.lib
8
8
 
369
369
  ..\include\curl\curl.h ..\include\curl\curlver.h ..\include\curl\easy.h &
370
370
  ..\include\curl\multi.h formdata.h http_chunks.h hostip.h hash.h llist.h &
371
371
  transfer.h sendf.h tftp.h progress.h ..\include\curl\mprintf.h memory.h &
372
 
  select.h memdebug.h
 
 
b'\\ No newline at end of file'
 
372
  select.h memdebug.h
 
373
 
 
374
$(OBJ_DIR)\splay.obj: splay.c splay.h