diff options
Diffstat (limited to 'xdelta1/Makefile')
-rw-r--r-- | xdelta1/Makefile | 654 |
1 files changed, 654 insertions, 0 deletions
diff --git a/xdelta1/Makefile b/xdelta1/Makefile new file mode 100644 index 0000000..e83f1ca --- /dev/null +++ b/xdelta1/Makefile | |||
@@ -0,0 +1,654 @@ | |||
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 | INCLUDES = -I$(top_srcdir)/libedsio $(GLIB_CFLAGS) | ||
83 | |||
84 | bin_PROGRAMS = xdelta | ||
85 | bin_SCRIPTS = xdelta-config | ||
86 | |||
87 | xdelta_SOURCES = xdmain.c getopt.c getopt1.c | ||
88 | |||
89 | xdelta_LDADD = libxdelta.la $(top_srcdir)/libedsio/libedsio.la $(GLIB_LIBS) -lz | ||
90 | |||
91 | |||
92 | include_HEADERS = xdelta.h xd_edsio.h | ||
93 | noinst_HEADERS = xdeltapriv.h getopt.h | ||
94 | |||
95 | lib_LTLIBRARIES = libxdelta.la | ||
96 | |||
97 | libxdelta_la_SOURCES = xdelta.c xdapply.c $(SER_SOURCES) | ||
98 | libxdelta_la_LIBADD = $(GLIB_LIBS) | ||
99 | |||
100 | EXTRA_DIST = xd.ser $(SER_OUT) xdelta.magic xdelta.prj xdelta.m4 autogen.sh xdelta.dsp xdelta.dsw stamp-ser xdrsync.c | ||
101 | |||
102 | |||
103 | SUBDIRS = libedsio . test doc djgpp | ||
104 | |||
105 | m4datadir = $(datadir)/aclocal | ||
106 | m4data_DATA = xdelta.m4 | ||
107 | |||
108 | libxdelta_la_LDFLAGS = -version-info 2:0:0 | ||
109 | |||
110 | SER_OUT = xd_edsio.h xd_edsio.c | ||
111 | |||
112 | SER_SOURCES = xd_edsio.c | ||
113 | BUILT_SOURCES = $(SER_SOURCES) | ||
114 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||
115 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | ||
116 | CONFIG_HEADER = config.h | ||
117 | CONFIG_CLEAN_FILES = xdelta-config | ||
118 | LTLIBRARIES = $(lib_LTLIBRARIES) | ||
119 | |||
120 | |||
121 | DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I. | ||
122 | CPPFLAGS = | ||
123 | LDFLAGS = | ||
124 | LIBS = | ||
125 | libxdelta_la_DEPENDENCIES = | ||
126 | libxdelta_la_OBJECTS = xdelta.lo xdapply.lo xd_edsio.lo | ||
127 | PROGRAMS = $(bin_PROGRAMS) | ||
128 | |||
129 | xdelta_OBJECTS = xdmain.o getopt.o getopt1.o | ||
130 | xdelta_DEPENDENCIES = libxdelta.la $(top_srcdir)/libedsio/libedsio.la | ||
131 | xdelta_LDFLAGS = | ||
132 | SCRIPTS = $(bin_SCRIPTS) | ||
133 | |||
134 | CFLAGS = -Wall -O3 | ||
135 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
136 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | ||
137 | CCLD = $(CC) | ||
138 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ | ||
139 | DATA = $(m4data_DATA) | ||
140 | |||
141 | HEADERS = $(include_HEADERS) $(noinst_HEADERS) | ||
142 | |||
143 | DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ | ||
144 | Makefile.am Makefile.in NEWS aclocal.m4 config.guess config.h.in \ | ||
145 | config.sub configure configure.in install-sh ltconfig ltmain.sh missing \ | ||
146 | mkinstalldirs xdelta-config.in | ||
147 | |||
148 | |||
149 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
150 | |||
151 | TAR = tar | ||
152 | GZIP_ENV = --best | ||
153 | DEP_FILES = .deps/getopt.P .deps/getopt1.P .deps/xd_edsio.P \ | ||
154 | .deps/xdapply.P .deps/xdelta.P .deps/xdmain.P | ||
155 | SOURCES = $(libxdelta_la_SOURCES) $(xdelta_SOURCES) | ||
156 | OBJECTS = $(libxdelta_la_OBJECTS) $(xdelta_OBJECTS) | ||
157 | |||
158 | all: all-redirect | ||
159 | .SUFFIXES: | ||
160 | .SUFFIXES: .S .c .lo .o .s | ||
161 | $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
162 | cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile | ||
163 | |||
164 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
165 | cd $(top_builddir) \ | ||
166 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
167 | |||
168 | $(ACLOCAL_M4): # configure.in | ||
169 | cd $(srcdir) && $(ACLOCAL) | ||
170 | |||
171 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | ||
172 | $(SHELL) ./config.status --recheck | ||
173 | $(srcdir)/configure: #$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) | ||
174 | cd $(srcdir) && $(AUTOCONF) | ||
175 | |||
176 | config.h: stamp-h | ||
177 | @if test ! -f $@; then \ | ||
178 | rm -f stamp-h; \ | ||
179 | $(MAKE) stamp-h; \ | ||
180 | else :; fi | ||
181 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status | ||
182 | cd $(top_builddir) \ | ||
183 | && CONFIG_FILES= CONFIG_HEADERS=config.h \ | ||
184 | $(SHELL) ./config.status | ||
185 | @echo timestamp > stamp-h 2> /dev/null | ||
186 | $(srcdir)/config.h.in: #$(srcdir)/stamp-h.in | ||
187 | @if test ! -f $@; then \ | ||
188 | rm -f $(srcdir)/stamp-h.in; \ | ||
189 | $(MAKE) $(srcdir)/stamp-h.in; \ | ||
190 | else :; fi | ||
191 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
192 | cd $(top_srcdir) && $(AUTOHEADER) | ||
193 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null | ||
194 | |||
195 | mostlyclean-hdr: | ||
196 | |||
197 | clean-hdr: | ||
198 | |||
199 | distclean-hdr: | ||
200 | -rm -f config.h | ||
201 | |||
202 | maintainer-clean-hdr: | ||
203 | xdelta-config: $(top_builddir)/config.status xdelta-config.in | ||
204 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
205 | |||
206 | mostlyclean-libLTLIBRARIES: | ||
207 | |||
208 | clean-libLTLIBRARIES: | ||
209 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | ||
210 | |||
211 | distclean-libLTLIBRARIES: | ||
212 | |||
213 | maintainer-clean-libLTLIBRARIES: | ||
214 | |||
215 | install-libLTLIBRARIES: $(lib_LTLIBRARIES) | ||
216 | @$(NORMAL_INSTALL) | ||
217 | $(mkinstalldirs) $(DESTDIR)$(libdir) | ||
218 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | ||
219 | if test -f $$p; then \ | ||
220 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ | ||
221 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ | ||
222 | else :; fi; \ | ||
223 | done | ||
224 | |||
225 | uninstall-libLTLIBRARIES: | ||
226 | @$(NORMAL_UNINSTALL) | ||
227 | list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | ||
228 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ | ||
229 | done | ||
230 | |||
231 | .s.o: | ||
232 | $(COMPILE) -c $< | ||
233 | |||
234 | .S.o: | ||
235 | $(COMPILE) -c $< | ||
236 | |||
237 | mostlyclean-compile: | ||
238 | -rm -f *.o core *.core | ||
239 | |||
240 | clean-compile: | ||
241 | |||
242 | distclean-compile: | ||
243 | -rm -f *.tab.c | ||
244 | |||
245 | maintainer-clean-compile: | ||
246 | |||
247 | .s.lo: | ||
248 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< | ||
249 | |||
250 | .S.lo: | ||
251 | $(LIBTOOL) --mode=compile $(COMPILE) -c $< | ||
252 | |||
253 | mostlyclean-libtool: | ||
254 | -rm -f *.lo | ||
255 | |||
256 | clean-libtool: | ||
257 | -rm -rf .libs _libs | ||
258 | |||
259 | distclean-libtool: | ||
260 | |||
261 | maintainer-clean-libtool: | ||
262 | |||
263 | libxdelta.la: $(libxdelta_la_OBJECTS) $(libxdelta_la_DEPENDENCIES) | ||
264 | $(LINK) -rpath $(libdir) $(libxdelta_la_LDFLAGS) $(libxdelta_la_OBJECTS) $(libxdelta_la_LIBADD) $(LIBS) | ||
265 | |||
266 | mostlyclean-binPROGRAMS: | ||
267 | |||
268 | clean-binPROGRAMS: | ||
269 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) | ||
270 | |||
271 | distclean-binPROGRAMS: | ||
272 | |||
273 | maintainer-clean-binPROGRAMS: | ||
274 | |||
275 | install-binPROGRAMS: $(bin_PROGRAMS) | ||
276 | @$(NORMAL_INSTALL) | ||
277 | $(mkinstalldirs) $(DESTDIR)$(bindir) | ||
278 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ | ||
279 | if test -f $$p; then \ | ||
280 | echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ | ||
281 | $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ | ||
282 | else :; fi; \ | ||
283 | done | ||
284 | |||
285 | uninstall-binPROGRAMS: | ||
286 | @$(NORMAL_UNINSTALL) | ||
287 | list='$(bin_PROGRAMS)'; for p in $$list; do \ | ||
288 | rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ | ||
289 | done | ||
290 | |||
291 | xdelta: $(xdelta_OBJECTS) $(xdelta_DEPENDENCIES) | ||
292 | @rm -f xdelta | ||
293 | $(LINK) $(xdelta_LDFLAGS) $(xdelta_OBJECTS) $(xdelta_LDADD) $(LIBS) | ||
294 | |||
295 | install-binSCRIPTS: $(bin_SCRIPTS) | ||
296 | @$(NORMAL_INSTALL) | ||
297 | $(mkinstalldirs) $(DESTDIR)$(bindir) | ||
298 | @list='$(bin_SCRIPTS)'; for p in $$list; do \ | ||
299 | if test -f $$p; then \ | ||
300 | echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ | ||
301 | $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ | ||
302 | else if test -f $(srcdir)/$$p; then \ | ||
303 | echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ | ||
304 | $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ | ||
305 | else :; fi; fi; \ | ||
306 | done | ||
307 | |||
308 | uninstall-binSCRIPTS: | ||
309 | @$(NORMAL_UNINSTALL) | ||
310 | list='$(bin_SCRIPTS)'; for p in $$list; do \ | ||
311 | rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ | ||
312 | done | ||
313 | |||
314 | install-m4dataDATA: $(m4data_DATA) | ||
315 | @$(NORMAL_INSTALL) | ||
316 | $(mkinstalldirs) $(DESTDIR)$(m4datadir) | ||
317 | @list='$(m4data_DATA)'; for p in $$list; do \ | ||
318 | if test -f $(srcdir)/$$p; then \ | ||
319 | echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p"; \ | ||
320 | $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4datadir)/$$p; \ | ||
321 | else if test -f $$p; then \ | ||
322 | echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p"; \ | ||
323 | $(INSTALL_DATA) $$p $(DESTDIR)$(m4datadir)/$$p; \ | ||
324 | fi; fi; \ | ||
325 | done | ||
326 | |||
327 | uninstall-m4dataDATA: | ||
328 | @$(NORMAL_UNINSTALL) | ||
329 | list='$(m4data_DATA)'; for p in $$list; do \ | ||
330 | rm -f $(DESTDIR)$(m4datadir)/$$p; \ | ||
331 | done | ||
332 | |||
333 | install-includeHEADERS: $(include_HEADERS) | ||
334 | @$(NORMAL_INSTALL) | ||
335 | $(mkinstalldirs) $(DESTDIR)$(includedir) | ||
336 | @list='$(include_HEADERS)'; for p in $$list; do \ | ||
337 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ | ||
338 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \ | ||
339 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \ | ||
340 | done | ||
341 | |||
342 | uninstall-includeHEADERS: | ||
343 | @$(NORMAL_UNINSTALL) | ||
344 | list='$(include_HEADERS)'; for p in $$list; do \ | ||
345 | rm -f $(DESTDIR)$(includedir)/$$p; \ | ||
346 | done | ||
347 | |||
348 | # This directory's subdirectories are mostly independent; you can cd | ||
349 | # into them and run `make' without going through this Makefile. | ||
350 | # To change the values of `make' variables: instead of editing Makefiles, | ||
351 | # (1) if the variable is set in `config.status', edit `config.status' | ||
352 | # (which will cause the Makefiles to be regenerated when you run `make'); | ||
353 | # (2) otherwise, pass the desired values on the `make' command line. | ||
354 | |||
355 | |||
356 | |||
357 | all-recursive install-data-recursive install-exec-recursive \ | ||
358 | installdirs-recursive install-recursive uninstall-recursive \ | ||
359 | check-recursive installcheck-recursive info-recursive dvi-recursive: | ||
360 | @set fnord $(MAKEFLAGS); amf=$$2; \ | ||
361 | dot_seen=no; \ | ||
362 | target=`echo $@ | sed s/-recursive//`; \ | ||
363 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
364 | echo "Making $$target in $$subdir"; \ | ||
365 | if test "$$subdir" = "."; then \ | ||
366 | dot_seen=yes; \ | ||
367 | local_target="$$target-am"; \ | ||
368 | else \ | ||
369 | local_target="$$target"; \ | ||
370 | fi; \ | ||
371 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
372 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | ||
373 | done; \ | ||
374 | if test "$$dot_seen" = "no"; then \ | ||
375 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | ||
376 | fi; test -z "$$fail" | ||
377 | |||
378 | mostlyclean-recursive clean-recursive distclean-recursive \ | ||
379 | maintainer-clean-recursive: | ||
380 | @set fnord $(MAKEFLAGS); amf=$$2; \ | ||
381 | dot_seen=no; \ | ||
382 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
383 | rev="$$subdir $$rev"; \ | ||
384 | test "$$subdir" = "." && dot_seen=yes; \ | ||
385 | done; \ | ||
386 | test "$$dot_seen" = "no" && rev=". $$rev"; \ | ||
387 | target=`echo $@ | sed s/-recursive//`; \ | ||
388 | for subdir in $$rev; do \ | ||
389 | echo "Making $$target in $$subdir"; \ | ||
390 | if test "$$subdir" = "."; then \ | ||
391 | local_target="$$target-am"; \ | ||
392 | else \ | ||
393 | local_target="$$target"; \ | ||
394 | fi; \ | ||
395 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | ||
396 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | ||
397 | done && test -z "$$fail" | ||
398 | tags-recursive: | ||
399 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
400 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | ||
401 | done | ||
402 | |||
403 | tags: TAGS | ||
404 | |||
405 | ID: $(HEADERS) $(SOURCES) $(LISP) | ||
406 | list='$(SOURCES) $(HEADERS)'; \ | ||
407 | unique=`for i in $$list; do echo $$i; done | \ | ||
408 | awk ' { files[$$0] = 1; } \ | ||
409 | END { for (i in files) print i; }'`; \ | ||
410 | here=`pwd` && cd $(srcdir) \ | ||
411 | && mkid -f$$here/ID $$unique $(LISP) | ||
412 | |||
413 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) | ||
414 | tags=; \ | ||
415 | here=`pwd`; \ | ||
416 | list='$(SUBDIRS)'; for subdir in $$list; do \ | ||
417 | if test "$$subdir" = .; then :; else \ | ||
418 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | ||
419 | fi; \ | ||
420 | done; \ | ||
421 | list='$(SOURCES) $(HEADERS)'; \ | ||
422 | unique=`for i in $$list; do echo $$i; done | \ | ||
423 | awk ' { files[$$0] = 1; } \ | ||
424 | END { for (i in files) print i; }'`; \ | ||
425 | test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ | ||
426 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) | ||
427 | |||
428 | mostlyclean-tags: | ||
429 | |||
430 | clean-tags: | ||
431 | |||
432 | distclean-tags: | ||
433 | -rm -f TAGS ID | ||
434 | |||
435 | maintainer-clean-tags: | ||
436 | |||
437 | distdir = $(PACKAGE)-$(VERSION) | ||
438 | top_distdir = $(distdir) | ||
439 | |||
440 | # This target untars the dist file and tries a VPATH configuration. Then | ||
441 | # it guarantees that the distribution is self-contained by making another | ||
442 | # tarfile. | ||
443 | distcheck: dist | ||
444 | -rm -rf $(distdir) | ||
445 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz | ||
446 | mkdir $(distdir)/=build | ||
447 | mkdir $(distdir)/=inst | ||
448 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ | ||
449 | cd $(distdir)/=build \ | ||
450 | && ../configure --srcdir=.. --prefix=$$dc_install_base \ | ||
451 | && $(MAKE) $(AM_MAKEFLAGS) \ | ||
452 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ | ||
453 | && $(MAKE) $(AM_MAKEFLAGS) check \ | ||
454 | && $(MAKE) $(AM_MAKEFLAGS) install \ | ||
455 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | ||
456 | && $(MAKE) $(AM_MAKEFLAGS) dist | ||
457 | -rm -rf $(distdir) | ||
458 | @banner="$(distdir).tar.gz is ready for distribution"; \ | ||
459 | dashes=`echo "$$banner" | sed s/./=/g`; \ | ||
460 | echo "$$dashes"; \ | ||
461 | echo "$$banner"; \ | ||
462 | echo "$$dashes" | ||
463 | dist: distdir | ||
464 | -chmod -R a+r $(distdir) | ||
465 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) | ||
466 | -rm -rf $(distdir) | ||
467 | dist-all: distdir | ||
468 | -chmod -R a+r $(distdir) | ||
469 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) | ||
470 | -rm -rf $(distdir) | ||
471 | distdir: $(DISTFILES) | ||
472 | -rm -rf $(distdir) | ||
473 | mkdir $(distdir) | ||
474 | -chmod 777 $(distdir) | ||
475 | here=`cd $(top_builddir) && pwd`; \ | ||
476 | top_distdir=`cd $(distdir) && pwd`; \ | ||
477 | distdir=`cd $(distdir) && pwd`; \ | ||
478 | cd $(top_srcdir) \ | ||
479 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile | ||
480 | @for file in $(DISTFILES); do \ | ||
481 | d=$(srcdir); \ | ||
482 | if test -d $$d/$$file; then \ | ||
483 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
484 | else \ | ||
485 | test -f $(distdir)/$$file \ | ||
486 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
487 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
488 | fi; \ | ||
489 | done | ||
490 | for subdir in $(SUBDIRS); do \ | ||
491 | if test "$$subdir" = .; then :; else \ | ||
492 | test -d $(distdir)/$$subdir \ | ||
493 | || mkdir $(distdir)/$$subdir \ | ||
494 | || exit 1; \ | ||
495 | chmod 777 $(distdir)/$$subdir; \ | ||
496 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ | ||
497 | || exit 1; \ | ||
498 | fi; \ | ||
499 | done | ||
500 | |||
501 | DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) | ||
502 | |||
503 | -include $(DEP_FILES) | ||
504 | |||
505 | mostlyclean-depend: | ||
506 | |||
507 | clean-depend: | ||
508 | |||
509 | distclean-depend: | ||
510 | -rm -rf .deps | ||
511 | |||
512 | maintainer-clean-depend: | ||
513 | |||
514 | %.o: %.c | ||
515 | @echo '$(COMPILE) -c $<'; \ | ||
516 | $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | ||
517 | @-cp .deps/$(*F).pp .deps/$(*F).P; \ | ||
518 | tr ' ' '\012' < .deps/$(*F).pp \ | ||
519 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | ||
520 | >> .deps/$(*F).P; \ | ||
521 | rm .deps/$(*F).pp | ||
522 | |||
523 | %.lo: %.c | ||
524 | @echo '$(LTCOMPILE) -c $<'; \ | ||
525 | $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< | ||
526 | @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ | ||
527 | < .deps/$(*F).pp > .deps/$(*F).P; \ | ||
528 | tr ' ' '\012' < .deps/$(*F).pp \ | ||
529 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ | ||
530 | >> .deps/$(*F).P; \ | ||
531 | rm -f .deps/$(*F).pp | ||
532 | info-am: | ||
533 | info: info-recursive | ||
534 | dvi-am: | ||
535 | dvi: dvi-recursive | ||
536 | check-am: all-am | ||
537 | check: check-recursive | ||
538 | installcheck-am: | ||
539 | installcheck: installcheck-recursive | ||
540 | all-recursive-am: config.h | ||
541 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | ||
542 | |||
543 | install-exec-am: install-libLTLIBRARIES install-binPROGRAMS \ | ||
544 | install-binSCRIPTS | ||
545 | install-exec: install-exec-recursive | ||
546 | |||
547 | install-data-am: install-m4dataDATA install-includeHEADERS | ||
548 | install-data: install-data-recursive | ||
549 | |||
550 | install-am: all-am | ||
551 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
552 | install: install-recursive | ||
553 | uninstall-am: uninstall-libLTLIBRARIES uninstall-binPROGRAMS \ | ||
554 | uninstall-binSCRIPTS uninstall-m4dataDATA \ | ||
555 | uninstall-includeHEADERS | ||
556 | uninstall: uninstall-recursive | ||
557 | all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \ | ||
558 | $(HEADERS) config.h | ||
559 | all-redirect: all-recursive-am | ||
560 | install-strip: | ||
561 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
562 | installdirs: installdirs-recursive | ||
563 | installdirs-am: | ||
564 | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \ | ||
565 | $(DESTDIR)$(bindir) $(DESTDIR)$(m4datadir) \ | ||
566 | $(DESTDIR)$(includedir) | ||
567 | |||
568 | |||
569 | mostlyclean-generic: | ||
570 | |||
571 | clean-generic: | ||
572 | |||
573 | distclean-generic: | ||
574 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
575 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
576 | |||
577 | maintainer-clean-generic: | ||
578 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) | ||
579 | mostlyclean-am: mostlyclean-hdr mostlyclean-libLTLIBRARIES \ | ||
580 | mostlyclean-compile mostlyclean-libtool \ | ||
581 | mostlyclean-binPROGRAMS mostlyclean-tags \ | ||
582 | mostlyclean-depend mostlyclean-generic | ||
583 | |||
584 | mostlyclean: mostlyclean-recursive | ||
585 | |||
586 | clean-am: clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \ | ||
587 | clean-binPROGRAMS clean-tags clean-depend clean-generic \ | ||
588 | mostlyclean-am | ||
589 | |||
590 | clean: clean-recursive | ||
591 | |||
592 | distclean-am: distclean-hdr distclean-libLTLIBRARIES distclean-compile \ | ||
593 | distclean-libtool distclean-binPROGRAMS distclean-tags \ | ||
594 | distclean-depend distclean-generic clean-am | ||
595 | -rm -f libtool | ||
596 | |||
597 | distclean: distclean-recursive | ||
598 | -rm -f config.status | ||
599 | |||
600 | maintainer-clean-am: maintainer-clean-hdr \ | ||
601 | maintainer-clean-libLTLIBRARIES \ | ||
602 | maintainer-clean-compile maintainer-clean-libtool \ | ||
603 | maintainer-clean-binPROGRAMS maintainer-clean-tags \ | ||
604 | maintainer-clean-depend maintainer-clean-generic \ | ||
605 | distclean-am | ||
606 | @echo "This command is intended for maintainers to use;" | ||
607 | @echo "it deletes files that may require special tools to rebuild." | ||
608 | |||
609 | maintainer-clean: maintainer-clean-recursive | ||
610 | -rm -f config.status | ||
611 | |||
612 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ | ||
613 | mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ | ||
614 | clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ | ||
615 | uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ | ||
616 | distclean-compile clean-compile maintainer-clean-compile \ | ||
617 | mostlyclean-libtool distclean-libtool clean-libtool \ | ||
618 | maintainer-clean-libtool mostlyclean-binPROGRAMS distclean-binPROGRAMS \ | ||
619 | clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \ | ||
620 | install-binPROGRAMS uninstall-binSCRIPTS install-binSCRIPTS \ | ||
621 | uninstall-m4dataDATA install-m4dataDATA uninstall-includeHEADERS \ | ||
622 | install-includeHEADERS install-data-recursive uninstall-data-recursive \ | ||
623 | install-exec-recursive uninstall-exec-recursive installdirs-recursive \ | ||
624 | uninstalldirs-recursive all-recursive check-recursive \ | ||
625 | installcheck-recursive info-recursive dvi-recursive \ | ||
626 | mostlyclean-recursive distclean-recursive clean-recursive \ | ||
627 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ | ||
628 | distclean-tags clean-tags maintainer-clean-tags distdir \ | ||
629 | mostlyclean-depend distclean-depend clean-depend \ | ||
630 | maintainer-clean-depend info-am info dvi-am dvi check check-am \ | ||
631 | installcheck-am installcheck all-recursive-am install-exec-am \ | ||
632 | install-exec install-data-am install-data install-am install \ | ||
633 | uninstall-am uninstall all-redirect all-am all installdirs-am \ | ||
634 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
635 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
636 | |||
637 | |||
638 | # | ||
639 | # Rules for the generated code | ||
640 | # | ||
641 | |||
642 | stamp-ser: $(top_srcdir)/libedsio/edsio.el xd.ser | ||
643 | $(top_srcdir)/libedsio/edsio-comp xd.ser | ||
644 | touch stamp-ser | ||
645 | |||
646 | $(SER_OUT): stamp-ser | ||
647 | |||
648 | # | ||
649 | # | ||
650 | # | ||
651 | |||
652 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
653 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
654 | .NOEXPORT: | ||