File: Makefile.am

package info (click to toggle)
curl 7.13.2-2sarge5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,864 kB
  • ctags: 4,839
  • sloc: ansic: 39,770; sh: 8,778; perl: 3,140; makefile: 600; cpp: 178; awk: 40; lisp: 33
file content (16 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# $Id: Makefile.am,v 1.34 2005/02/02 19:25:49 bagder Exp $
#

AUTOMAKE_OPTIONS = foreign no-dependencies

EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c		\
 persistant.c ftpget.c Makefile.example multithread.c getinmemory.c	\
 ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c		\
 post-callback.c multi-app.c multi-double.c multi-single.c		\
 multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c		\
 multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c	\
 anyauthput.c htmltitle.cc htmltidy.c

all:
	@echo "done"