diff options
Diffstat (limited to 'xdelta1/test/Makefile')
-rw-r--r-- | xdelta1/test/Makefile | 338 |
1 files changed, 0 insertions, 338 deletions
diff --git a/xdelta1/test/Makefile b/xdelta1/test/Makefile deleted file mode 100644 index 9fb362d..0000000 --- a/xdelta1/test/Makefile +++ /dev/null | |||
@@ -1,338 +0,0 @@ | |||
1 | # Generated automatically from Makefile.in by configure. | ||
2 | # Makefile.in generated automatically by automake 1.4 from Makefile.am | ||
3 | |||
4 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | ||
5 | # This Makefile.in is free software; the Free Software Foundation | ||
6 | # gives unlimited permission to copy and/or distribute it, | ||
7 | # with or without modifications, as long as this notice is preserved. | ||
8 | |||
9 | # This program is distributed in the hope that it will be useful, | ||
10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
12 | # PARTICULAR PURPOSE. | ||
13 | |||
14 | |||
15 | SHELL = /bin/sh | ||
16 | |||
17 | srcdir = . | ||
18 | top_srcdir = .. | ||
19 | prefix = /usr/local | ||
20 | exec_prefix = ${prefix} | ||
21 | |||
22 | bindir = ${exec_prefix}/bin | ||
23 | sbindir = ${exec_prefix}/sbin | ||
24 | libexecdir = ${exec_prefix}/libexec | ||
25 | datadir = ${prefix}/share | ||
26 | sysconfdir = ${prefix}/etc | ||
27 | sharedstatedir = ${prefix}/com | ||
28 | localstatedir = ${prefix}/var | ||
29 | libdir = ${exec_prefix}/lib | ||
30 | infodir = ${prefix}/info | ||
31 | mandir = ${prefix}/man | ||
32 | includedir = ${prefix}/include | ||
33 | oldincludedir = /usr/include | ||
34 | |||
35 | DESTDIR = | ||
36 | |||
37 | pkgdatadir = $(datadir)/xdelta | ||
38 | pkglibdir = $(libdir)/xdelta | ||
39 | pkgincludedir = $(includedir)/xdelta | ||
40 | |||
41 | top_builddir = .. | ||
42 | |||
43 | ACLOCAL = aclocal | ||
44 | AUTOCONF = autoconf | ||
45 | AUTOMAKE = automake | ||
46 | AUTOHEADER = autoheader | ||
47 | |||
48 | INSTALL = /usr/bin/install -c | ||
49 | INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS) | ||
50 | INSTALL_DATA = ${INSTALL} -m 644 | ||
51 | INSTALL_SCRIPT = ${INSTALL_PROGRAM} | ||
52 | transform = s,x,x, | ||
53 | |||
54 | NORMAL_INSTALL = : | ||
55 | PRE_INSTALL = : | ||
56 | POST_INSTALL = : | ||
57 | NORMAL_UNINSTALL = : | ||
58 | PRE_UNINSTALL = : | ||
59 | POST_UNINSTALL = : | ||
60 | host_alias = i686-pc-linux-gnu | ||
61 | host_triplet = i686-pc-linux-gnu | ||
62 | AS = @AS@ | ||
63 | CC = gcc | ||
64 | CPP = gcc -E | ||
65 | DLLTOOL = @DLLTOOL@ | ||
66 | EMACS = /usr/bin/xemacs | ||
67 | GLIB_CFLAGS = -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include | ||
68 | GLIB_CONFIG = /usr/local/bin/glib-config | ||
69 | GLIB_LIBS = -L/usr/local/lib -lglib | ||
70 | LD = /usr/i586-pc-linux-gnu/bin/ld | ||
71 | LIBTOOL = $(SHELL) $(top_builddir)/libtool | ||
72 | LN_S = ln | ||
73 | MAINT = # | ||
74 | MAKEINFO = makeinfo | ||
75 | NM = /usr/bin/nm -B | ||
76 | OBJDUMP = @OBJDUMP@ | ||
77 | PACKAGE = xdelta | ||
78 | RANLIB = ranlib | ||
79 | VERSION = 1.1.3 | ||
80 | top_srcdir_absolute = /mnt/polaroid/Polaroid/orbit_linux/home/jmacd/projects/xdelta11 | ||
81 | |||
82 | EXTRA_DIST = xdeltatest.c README.test | ||
83 | |||
84 | INCLUDES = -I$(top_srcdir)/libedsio $(GLIB_CFLAGS) | ||
85 | |||
86 | noinst_PROGRAMS = xdeltatest | ||
87 | |||
88 | xdeltatest_SOURCES = xdeltatest.c | ||
89 | |||
90 | xdeltatest_LDADD = $(top_srcdir)/libxdelta.la $(top_srcdir)/libedsio/libedsio.la -lz $(GLIB_LIBS) | ||
91 | |||
92 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | ||
93 | CONFIG_HEADER = ../config.h | ||
94 | CONFIG_CLEAN_FILES = | ||
95 | PROGRAMS = $(noinst_PROGRAMS) | ||
96 | |||
97 | |||
98 | DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.. | ||
99 | CPPFLAGS = | ||
100 | LDFLAGS = | ||
101 | LIBS = | ||
102 | xdeltatest_OBJECTS = xdeltatest.o | ||
103 | xdeltatest_DEPENDENCIES = $(top_srcdir)/libxdelta.la \ | ||
104 | $(top_srcdir)/libedsio/libedsio.la | ||
105 | xdeltatest_LDFLAGS = | ||
106 | CFLAGS = -Wall -O3 | ||
107 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
108 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
109 | CCLD = $(CC) | ||
110 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ | ||
111 | DIST_COMMON = Makefile.am Makefile.in | ||
112 | |||
113 | |||
114 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
115 | |||
116 | TAR = tar | ||
117 | GZIP_ENV = --best | ||
118 | DEP_FILES = .deps/xdeltatest.P | ||
119 | SOURCES = $(xdeltatest_SOURCES) | ||
120 | OBJECTS = $(xdeltatest_OBJECTS) | ||
121 | |||
122 | all: all-redirect | ||
123 | .SUFFIXES: | ||
124 | .SUFFIXES: .S .c .lo .o .s | ||
125 | $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
126 | cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile | ||
127 | |||
128 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
129 | cd $(top_builddir) \ | ||
130 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
131 | |||
132 | |||
133 | mostlyclean-noinstPROGRAMS: | ||
134 | |||
135 | clean-noinstPROGRAMS: | ||
136 | -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) | ||
137 | |||
138 | distclean-noinstPROGRAMS: | ||
139 | |||
140 | maintainer-clean-noinstPROGRAMS: | ||
141 | |||
142 | .s.o: | ||
143 | $(COMPILE) -c $< | ||
144 | |||
145 | .S.o: | ||
146 | $(COMPILE) -c $< | ||
147 | |||
148 | mostlyclean-compile: | ||
149 | -rm -f *.o core *.core | ||
150 | |||
151 | clean-compile: | ||
152 | |||
153 | distclean-compile: | ||
154 | -rm -f *.tab.c | ||
155 | |||
156 | maintainer-clean-compile: | ||
157 | |||
158 | .s.lo: | ||
159 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< | ||
160 | |||
161 | .S.lo: | ||
162 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< | ||
163 | |||
164 | mostlyclean-libtool: | ||
165 | -rm -f *.lo | ||
166 | |||
167 | clean-libtool: | ||
168 | -rm -rf .libs _libs | ||
169 | |||
170 | distclean-libtool: | ||
171 | |||
172 | maintainer-clean-libtool: | ||
173 | |||
174 | xdeltatest: $(xdeltatest_OBJECTS) $(xdeltatest_DEPENDENCIES) | ||
175 | @rm -f xdeltatest | ||
176 | $(LINK) $(xdeltatest_LDFLAGS) $(xdeltatest_OBJECTS) $(xdeltatest_LDADD) $(LIBS) | ||
177 | |||
178 | tags: TAGS | ||
179 | |||
180 | ID: $(HEADERS) $(SOURCES) $(LISP) | ||
181 | list='$(SOURCES) $(HEADERS)'; \ | ||
182 | unique=`for i in $$list; do echo $$i; done | \ | ||
183 | awk ' { files[$$0] = 1; } \ | ||
184 | END { for (i in files) print i; }'`; \ | ||
185 | here=`pwd` && cd $(srcdir) \ | ||
186 | && mkid -f$$here/ID $$unique $(LISP) | ||
187 | |||
188 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | ||
189 | tags=; \ | ||
190 | here=`pwd`; \ | ||
191 | list='$(SOURCES) $(HEADERS)'; \ | ||
192 | unique=`for i in $$list; do echo $$i; done | \ | ||
193 | awk ' { files[$$0] = 1; } \ | ||
194 | END { for (i in files) print i; }'`; \ | ||
195 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | ||
196 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) | ||
197 | |||
198 | mostlyclean-tags: | ||
199 | |||
200 | clean-tags: | ||
201 | |||
202 | distclean-tags: | ||
203 | -rm -f TAGS ID | ||
204 | |||
205 | maintainer-clean-tags: | ||
206 | |||
207 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
208 | |||
209 | subdir = test | ||
210 | |||
211 | distdir: $(DISTFILES) | ||
212 | here=`cd $(top_builddir) && pwd`; \ | ||
213 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
214 | distdir=`cd $(distdir) && pwd`; \ | ||
215 | cd $(top_srcdir) \ | ||
216 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu test/Makefile | ||
217 | @for file in $(DISTFILES); do \ | ||
218 | d=$(srcdir); \ | ||
219 | if test -d $$d/$$file; then \ | ||
220 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
221 | else \ | ||
222 | test -f $(distdir)/$$file \ | ||
223 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
224 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
225 | fi; \ | ||
226 | done | ||
227 | |||
228 | DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) | ||
229 | |||
230 | -include $(DEP_FILES) | ||
231 | |||
232 | mostlyclean-depend: | ||
233 | |||
234 | clean-depend: | ||
235 | |||
236 | distclean-depend: | ||
237 | -rm -rf .deps | ||
238 | |||
239 | maintainer-clean-depend: | ||
240 | |||
241 | %.o: %.c | ||
242 | @echo '$(COMPILE) -c $<'; \ | ||
243 | $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | ||
244 | @-cp .deps/$(*F).pp .deps/$(*F).P; \ | ||
245 | tr ' ' '\012' < .deps/$(*F).pp \ | ||
246 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | ||
247 | >> .deps/$(*F).P; \ | ||
248 | rm .deps/$(*F).pp | ||
249 | |||
250 | %.lo: %.c | ||
251 | @echo '$(LTCOMPILE) -c $<'; \ | ||
252 | $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | ||
253 | @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | ||
254 | < .deps/$(*F).pp > .deps/$(*F).P; \ | ||
255 | tr ' ' '\012' < .deps/$(*F).pp \ | ||
256 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | ||
257 | >> .deps/$(*F).P; \ | ||
258 | rm -f .deps/$(*F).pp | ||
259 | info-am: | ||
260 | info: info-am | ||
261 | dvi-am: | ||
262 | dvi: dvi-am | ||
263 | check-am: all-am | ||
264 | check: check-am | ||
265 | installcheck-am: | ||
266 | installcheck: installcheck-am | ||
267 | install-exec-am: | ||
268 | install-exec: install-exec-am | ||
269 | |||
270 | install-data-am: | ||
271 | install-data: install-data-am | ||
272 | |||
273 | install-am: all-am | ||
274 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
275 | install: install-am | ||
276 | uninstall-am: | ||
277 | uninstall: uninstall-am | ||
278 | all-am: Makefile $(PROGRAMS) | ||
279 | all-redirect: all-am | ||
280 | install-strip: | ||
281 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
282 | installdirs: | ||
283 | |||
284 | |||
285 | mostlyclean-generic: | ||
286 | |||
287 | clean-generic: | ||
288 | |||
289 | distclean-generic: | ||
290 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
291 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
292 | |||
293 | maintainer-clean-generic: | ||
294 | mostlyclean-am: mostlyclean-noinstPROGRAMS mostlyclean-compile \ | ||
295 | mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ | ||
296 | mostlyclean-generic | ||
297 | |||
298 | mostlyclean: mostlyclean-am | ||
299 | |||
300 | clean-am: clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \ | ||
301 | clean-depend clean-generic mostlyclean-am | ||
302 | |||
303 | clean: clean-am | ||
304 | |||
305 | distclean-am: distclean-noinstPROGRAMS distclean-compile \ | ||
306 | distclean-libtool distclean-tags distclean-depend \ | ||
307 | distclean-generic clean-am | ||
308 | -rm -f libtool | ||
309 | |||
310 | distclean: distclean-am | ||
311 | |||
312 | maintainer-clean-am: maintainer-clean-noinstPROGRAMS \ | ||
313 | maintainer-clean-compile maintainer-clean-libtool \ | ||
314 | maintainer-clean-tags maintainer-clean-depend \ | ||
315 | maintainer-clean-generic distclean-am | ||
316 | @echo "This command is intended for maintainers to use;" | ||
317 | @echo "it deletes files that may require special tools to rebuild." | ||
318 | |||
319 | maintainer-clean: maintainer-clean-am | ||
320 | |||
321 | .PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \ | ||
322 | clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \ | ||
323 | mostlyclean-compile distclean-compile clean-compile \ | ||
324 | maintainer-clean-compile mostlyclean-libtool distclean-libtool \ | ||
325 | clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ | ||
326 | distclean-tags clean-tags maintainer-clean-tags distdir \ | ||
327 | mostlyclean-depend distclean-depend clean-depend \ | ||
328 | maintainer-clean-depend info-am info dvi-am dvi check check-am \ | ||
329 | installcheck-am installcheck install-exec-am install-exec \ | ||
330 | install-data-am install-data install-am install uninstall-am uninstall \ | ||
331 | all-redirect all-am all installdirs mostlyclean-generic \ | ||
332 | distclean-generic clean-generic maintainer-clean-generic clean \ | ||
333 | mostlyclean distclean maintainer-clean | ||
334 | |||
335 | |||
336 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
337 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
338 | .NOEXPORT: | ||