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