source: trunk/third/libsoup/tests/Makefile.in @ 19535

Revision 19535, 8.0 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19534, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63CC = @CC@
64DB2HTML = @DB2HTML@
65DLLTOOL = @DLLTOOL@
66ECHO = @ECHO@
67EXEEXT = @EXEEXT@
68GLIB_CFLAGS = @GLIB_CFLAGS@
69GLIB_LIBS = @GLIB_LIBS@
70GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
71GNUTLS_LIBS = @GNUTLS_LIBS@
72GTKDOC = @GTKDOC@
73HAVE_GTK_DOC = @HAVE_GTK_DOC@
74HTML_DIR = @HTML_DIR@
75LIBTOOL = @LIBTOOL@
76LINK_DYNAMIC = @LINK_DYNAMIC@
77LINK_STATIC = @LINK_STATIC@
78LN_S = @LN_S@
79MAINT = @MAINT@
80MAKEINFO = @MAKEINFO@
81OBJDUMP = @OBJDUMP@
82OBJEXT = @OBJEXT@
83OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
84OPENSSL_LIBS = @OPENSSL_LIBS@
85PACKAGE = @PACKAGE@
86PKG_CONFIG = @PKG_CONFIG@
87RANLIB = @RANLIB@
88SOUP_AGE = @SOUP_AGE@
89SOUP_CURRENT = @SOUP_CURRENT@
90SOUP_DEBUG_FLAGS = @SOUP_DEBUG_FLAGS@
91SOUP_REVISION = @SOUP_REVISION@
92SSL_PROXY_NAME = @SSL_PROXY_NAME@
93STRIP = @STRIP@
94VERSION = @VERSION@
95
96INCLUDES = \
97        -I$(top_srcdir) \
98        $(GLIB_CFLAGS)
99
100
101noinst_PROGRAMS = get #timeserver
102
103get_SOURCES = get.c
104
105get_LDADD = $(top_builddir)/libsoup/libsoup-2.0.la
106mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107CONFIG_HEADER = ../config.h
108CONFIG_CLEAN_FILES =
109noinst_PROGRAMS =  get$(EXEEXT)
110PROGRAMS =  $(noinst_PROGRAMS)
111
112
113DEFS = @DEFS@ -I. -I$(srcdir) -I..
114CPPFLAGS = @CPPFLAGS@
115LDFLAGS = @LDFLAGS@
116LIBS = @LIBS@
117get_OBJECTS =  get.$(OBJEXT)
118get_DEPENDENCIES =  $(top_builddir)/libsoup/libsoup-2.0.la
119get_LDFLAGS =
120CFLAGS = @CFLAGS@
121COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123CCLD = $(CC)
124LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
125DIST_COMMON =  Makefile.am Makefile.in
126
127
128DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
129
130TAR = gtar
131GZIP_ENV = --best
132SOURCES = $(get_SOURCES)
133OBJECTS = $(get_OBJECTS)
134
135all: all-redirect
136.SUFFIXES:
137.SUFFIXES: .S .c .lo .o .obj .s
138$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
139        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tests/Makefile
140
141Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
142        cd $(top_builddir) \
143          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
144
145
146mostlyclean-noinstPROGRAMS:
147
148clean-noinstPROGRAMS:
149        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
150
151distclean-noinstPROGRAMS:
152
153maintainer-clean-noinstPROGRAMS:
154
155.c.o:
156        $(COMPILE) -c $<
157
158# FIXME: We should only use cygpath when building on Windows,
159# and only if it is available.
160.c.obj:
161        $(COMPILE) -c `cygpath -w $<`
162
163.s.o:
164        $(COMPILE) -c $<
165
166.S.o:
167        $(COMPILE) -c $<
168
169mostlyclean-compile:
170        -rm -f *.o core *.core
171        -rm -f *.$(OBJEXT)
172
173clean-compile:
174
175distclean-compile:
176        -rm -f *.tab.c
177
178maintainer-clean-compile:
179
180.c.lo:
181        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
182
183.s.lo:
184        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
185
186.S.lo:
187        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
188
189mostlyclean-libtool:
190        -rm -f *.lo
191
192clean-libtool:
193        -rm -rf .libs _libs
194
195distclean-libtool:
196
197maintainer-clean-libtool:
198
199get$(EXEEXT): $(get_OBJECTS) $(get_DEPENDENCIES)
200        @rm -f get$(EXEEXT)
201        $(LINK) $(get_LDFLAGS) $(get_OBJECTS) $(get_LDADD) $(LIBS)
202
203tags: TAGS
204
205ID: $(HEADERS) $(SOURCES) $(LISP)
206        list='$(SOURCES) $(HEADERS)'; \
207        unique=`for i in $$list; do echo $$i; done | \
208          awk '    { files[$$0] = 1; } \
209               END { for (i in files) print i; }'`; \
210        here=`pwd` && cd $(srcdir) \
211          && mkid -f$$here/ID $$unique $(LISP)
212
213TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
214        tags=; \
215        here=`pwd`; \
216        list='$(SOURCES) $(HEADERS)'; \
217        unique=`for i in $$list; do echo $$i; done | \
218          awk '    { files[$$0] = 1; } \
219               END { for (i in files) print i; }'`; \
220        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
221          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
222
223mostlyclean-tags:
224
225clean-tags:
226
227distclean-tags:
228        -rm -f TAGS ID
229
230maintainer-clean-tags:
231
232distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
233
234subdir = tests
235
236distdir: $(DISTFILES)
237        @for file in $(DISTFILES); do \
238          d=$(srcdir); \
239          if test -d $$d/$$file; then \
240            cp -pr $$d/$$file $(distdir)/$$file; \
241          else \
242            test -f $(distdir)/$$file \
243            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
244            || cp -p $$d/$$file $(distdir)/$$file || :; \
245          fi; \
246        done
247
248info-am:
249info: info-am
250dvi-am:
251dvi: dvi-am
252check-am: all-am
253check: check-am
254installcheck-am:
255installcheck: installcheck-am
256install-exec-am:
257install-exec: install-exec-am
258
259install-data-am:
260install-data: install-data-am
261
262install-am: all-am
263        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
264install: install-am
265uninstall-am:
266uninstall: uninstall-am
267all-am: Makefile $(PROGRAMS)
268all-redirect: all-am
269install-strip:
270        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
271installdirs:
272
273
274mostlyclean-generic:
275
276clean-generic:
277
278distclean-generic:
279        -rm -f Makefile $(CONFIG_CLEAN_FILES)
280        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
281
282maintainer-clean-generic:
283mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
284                mostlyclean-libtool mostlyclean-tags \
285                mostlyclean-generic
286
287mostlyclean: mostlyclean-am
288
289clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
290                clean-generic mostlyclean-am
291
292clean: clean-am
293
294distclean-am:  distclean-noinstPROGRAMS distclean-compile \
295                distclean-libtool distclean-tags distclean-generic \
296                clean-am
297        -rm -f libtool
298
299distclean: distclean-am
300
301maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
302                maintainer-clean-compile maintainer-clean-libtool \
303                maintainer-clean-tags maintainer-clean-generic \
304                distclean-am
305        @echo "This command is intended for maintainers to use;"
306        @echo "it deletes files that may require special tools to rebuild."
307
308maintainer-clean: maintainer-clean-am
309
310.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
311clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
312mostlyclean-compile distclean-compile clean-compile \
313maintainer-clean-compile mostlyclean-libtool distclean-libtool \
314clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
315distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
316dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
317install-exec install-data-am install-data install-am install \
318uninstall-am uninstall all-redirect all-am all installdirs \
319mostlyclean-generic distclean-generic clean-generic \
320maintainer-clean-generic clean mostlyclean distclean maintainer-clean
321
322
323#timeserver_SOURCES = timeserver.c
324
325#timeserver_LDADD = $(top_builddir)/libsoup/libsoup-2.0.la
326
327# Tell versions [3.59,3.63) of GNU make to not export all variables.
328# Otherwise a system limit (for SysV at least) may be exceeded.
329.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.