File: Makefile.am

package info (click to toggle)
curl-ssl 7.9.5-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,668 kB
  • ctags: 2,393
  • sloc: ansic: 21,881; sh: 7,135; perl: 1,533; yacc: 917; makefile: 397; lisp: 3; cpp: 2
file content (13 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# $Id: Makefile.am,v 1.17 2002/01/25 10:07:07 bagder Exp $
#

AUTOMAKE_OPTIONS = foreign no-dependencies

EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
	     win32sockets.c persistant.c ftpget.c Makefile.example \
	     multithread.c getinmemory.c ftpupload.c httpput.c \
	     simplessl.c ftpgetresp.c http-post.c

all:
	@echo "done"