1 | # Makefile.in generated by automake 1.7.2 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
---|
5 | # Free Software Foundation, Inc. |
---|
6 | # This Makefile.in is free software; the Free Software Foundation |
---|
7 | # gives unlimited permission to copy and/or distribute it, |
---|
8 | # with or without modifications, as long as this notice is preserved. |
---|
9 | |
---|
10 | # This program is distributed in the hope that it will be useful, |
---|
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
13 | # PARTICULAR PURPOSE. |
---|
14 | |
---|
15 | @SET_MAKE@ |
---|
16 | |
---|
17 | # $Id: Makefile.in,v 1.1.1.2 2003-02-28 17:46:00 amb Exp $ |
---|
18 | # Makefile.am for texinfo/makeinfo. |
---|
19 | # Run automake in .. to produce Makefile.in from this. |
---|
20 | # |
---|
21 | # This file is free software; as a special exception the author gives |
---|
22 | # unlimited permission to copy and/or distribute it, with or without |
---|
23 | # modifications, as long as this notice is preserved. |
---|
24 | # |
---|
25 | # This program is distributed in the hope that it will be useful, but |
---|
26 | # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the |
---|
27 | # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
28 | |
---|
29 | srcdir = @srcdir@ |
---|
30 | top_srcdir = @top_srcdir@ |
---|
31 | VPATH = @srcdir@ |
---|
32 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
33 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
34 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
35 | top_builddir = .. |
---|
36 | |
---|
37 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
38 | INSTALL = @INSTALL@ |
---|
39 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
40 | install_sh_PROGRAM = $(install_sh) -c |
---|
41 | install_sh_SCRIPT = $(install_sh) -c |
---|
42 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
43 | transform = $(program_transform_name) |
---|
44 | NORMAL_INSTALL = : |
---|
45 | PRE_INSTALL = : |
---|
46 | POST_INSTALL = : |
---|
47 | NORMAL_UNINSTALL = : |
---|
48 | PRE_UNINSTALL = : |
---|
49 | POST_UNINSTALL = : |
---|
50 | host_triplet = @host@ |
---|
51 | ACLOCAL = @ACLOCAL@ |
---|
52 | ALLOCA = @ALLOCA@ |
---|
53 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
54 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
55 | AMTAR = @AMTAR@ |
---|
56 | AUTOCONF = @AUTOCONF@ |
---|
57 | AUTOHEADER = @AUTOHEADER@ |
---|
58 | AUTOMAKE = @AUTOMAKE@ |
---|
59 | AWK = @AWK@ |
---|
60 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ |
---|
61 | CATOBJEXT = @CATOBJEXT@ |
---|
62 | CC = @CC@ |
---|
63 | CCDEPMODE = @CCDEPMODE@ |
---|
64 | CFLAGS = @CFLAGS@ |
---|
65 | CPP = @CPP@ |
---|
66 | CPPFLAGS = @CPPFLAGS@ |
---|
67 | CYGPATH_W = @CYGPATH_W@ |
---|
68 | DATADIRNAME = @DATADIRNAME@ |
---|
69 | DEFS = @DEFS@ |
---|
70 | DEPDIR = @DEPDIR@ |
---|
71 | ECHO_C = @ECHO_C@ |
---|
72 | ECHO_N = @ECHO_N@ |
---|
73 | ECHO_T = @ECHO_T@ |
---|
74 | EGREP = @EGREP@ |
---|
75 | EXEEXT = @EXEEXT@ |
---|
76 | GENCAT = @GENCAT@ |
---|
77 | GLIBC21 = @GLIBC21@ |
---|
78 | GMSGFMT = @GMSGFMT@ |
---|
79 | INSTALL_DATA = @INSTALL_DATA@ |
---|
80 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
81 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
82 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
83 | INSTOBJEXT = @INSTOBJEXT@ |
---|
84 | INTLBISON = @INTLBISON@ |
---|
85 | INTLLIBS = @INTLLIBS@ |
---|
86 | INTLOBJS = @INTLOBJS@ |
---|
87 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ |
---|
88 | LDFLAGS = @LDFLAGS@ |
---|
89 | LIBICONV = @LIBICONV@ |
---|
90 | LIBINTL = @LIBINTL@ |
---|
91 | LIBOBJS = @LIBOBJS@ |
---|
92 | LIBS = @LIBS@ |
---|
93 | LTLIBICONV = @LTLIBICONV@ |
---|
94 | LTLIBINTL = @LTLIBINTL@ |
---|
95 | LTLIBOBJS = @LTLIBOBJS@ |
---|
96 | MAKEINFO = @MAKEINFO@ |
---|
97 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
98 | MSGFMT = @MSGFMT@ |
---|
99 | MSGMERGE = @MSGMERGE@ |
---|
100 | OBJEXT = @OBJEXT@ |
---|
101 | PACKAGE = @PACKAGE@ |
---|
102 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
103 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
104 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
105 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
106 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
107 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
108 | POSUB = @POSUB@ |
---|
109 | RANLIB = @RANLIB@ |
---|
110 | SET_MAKE = @SET_MAKE@ |
---|
111 | SHELL = @SHELL@ |
---|
112 | STRIP = @STRIP@ |
---|
113 | TERMLIBS = @TERMLIBS@ |
---|
114 | TEXINFO_MAINT_FALSE = @TEXINFO_MAINT_FALSE@ |
---|
115 | TEXINFO_MAINT_TRUE = @TEXINFO_MAINT_TRUE@ |
---|
116 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |
---|
117 | USE_NLS = @USE_NLS@ |
---|
118 | VERSION = @VERSION@ |
---|
119 | XGETTEXT = @XGETTEXT@ |
---|
120 | ac_ct_CC = @ac_ct_CC@ |
---|
121 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
122 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
123 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
124 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
125 | am__include = @am__include@ |
---|
126 | am__quote = @am__quote@ |
---|
127 | bindir = @bindir@ |
---|
128 | build = @build@ |
---|
129 | build_alias = @build_alias@ |
---|
130 | build_cpu = @build_cpu@ |
---|
131 | build_os = @build_os@ |
---|
132 | build_vendor = @build_vendor@ |
---|
133 | datadir = @datadir@ |
---|
134 | exec_prefix = @exec_prefix@ |
---|
135 | host = @host@ |
---|
136 | host_alias = @host_alias@ |
---|
137 | host_cpu = @host_cpu@ |
---|
138 | host_os = @host_os@ |
---|
139 | host_vendor = @host_vendor@ |
---|
140 | includedir = @includedir@ |
---|
141 | infodir = @infodir@ |
---|
142 | install_sh = @install_sh@ |
---|
143 | libdir = @libdir@ |
---|
144 | libexecdir = @libexecdir@ |
---|
145 | localstatedir = @localstatedir@ |
---|
146 | mandir = @mandir@ |
---|
147 | oldincludedir = @oldincludedir@ |
---|
148 | prefix = @prefix@ |
---|
149 | program_transform_name = @program_transform_name@ |
---|
150 | sbindir = @sbindir@ |
---|
151 | sharedstatedir = @sharedstatedir@ |
---|
152 | sysconfdir = @sysconfdir@ |
---|
153 | target_alias = @target_alias@ |
---|
154 | |
---|
155 | bin_PROGRAMS = makeinfo |
---|
156 | |
---|
157 | localedir = $(datadir)/locale |
---|
158 | INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" |
---|
159 | LDADD = ../lib/libtxi.a @LIBINTL@ |
---|
160 | |
---|
161 | makeinfo_SOURCES = \ |
---|
162 | cmds.c cmds.h defun.c defun.h \ |
---|
163 | files.c files.h footnote.c footnote.h \ |
---|
164 | html.c html.h index.c index.h insertion.c insertion.h lang.c lang.h \ |
---|
165 | macro.c macro.h makeinfo.c makeinfo.h multi.c node.c node.h \ |
---|
166 | sectioning.c sectioning.h toc.c toc.h xml.c xml.h |
---|
167 | |
---|
168 | |
---|
169 | pkgdata_DATA = texinfo.dtd texinfo.xsl |
---|
170 | |
---|
171 | EXTRA_DIST = README $(pkgdata_DATA) |
---|
172 | |
---|
173 | SUBDIRS = tests |
---|
174 | subdir = makeinfo |
---|
175 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
176 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
177 | CONFIG_CLEAN_FILES = |
---|
178 | bin_PROGRAMS = makeinfo$(EXEEXT) |
---|
179 | PROGRAMS = $(bin_PROGRAMS) |
---|
180 | |
---|
181 | am_makeinfo_OBJECTS = cmds.$(OBJEXT) defun.$(OBJEXT) files.$(OBJEXT) \ |
---|
182 | footnote.$(OBJEXT) html.$(OBJEXT) index.$(OBJEXT) \ |
---|
183 | insertion.$(OBJEXT) lang.$(OBJEXT) macro.$(OBJEXT) \ |
---|
184 | makeinfo.$(OBJEXT) multi.$(OBJEXT) node.$(OBJEXT) \ |
---|
185 | sectioning.$(OBJEXT) toc.$(OBJEXT) xml.$(OBJEXT) |
---|
186 | makeinfo_OBJECTS = $(am_makeinfo_OBJECTS) |
---|
187 | makeinfo_LDADD = $(LDADD) |
---|
188 | makeinfo_DEPENDENCIES = ../lib/libtxi.a |
---|
189 | makeinfo_LDFLAGS = |
---|
190 | |
---|
191 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
192 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
193 | am__depfiles_maybe = depfiles |
---|
194 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cmds.Po ./$(DEPDIR)/defun.Po \ |
---|
195 | @AMDEP_TRUE@ ./$(DEPDIR)/files.Po ./$(DEPDIR)/footnote.Po \ |
---|
196 | @AMDEP_TRUE@ ./$(DEPDIR)/html.Po ./$(DEPDIR)/index.Po \ |
---|
197 | @AMDEP_TRUE@ ./$(DEPDIR)/insertion.Po ./$(DEPDIR)/lang.Po \ |
---|
198 | @AMDEP_TRUE@ ./$(DEPDIR)/macro.Po ./$(DEPDIR)/makeinfo.Po \ |
---|
199 | @AMDEP_TRUE@ ./$(DEPDIR)/multi.Po ./$(DEPDIR)/node.Po \ |
---|
200 | @AMDEP_TRUE@ ./$(DEPDIR)/sectioning.Po ./$(DEPDIR)/toc.Po \ |
---|
201 | @AMDEP_TRUE@ ./$(DEPDIR)/xml.Po |
---|
202 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
---|
203 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
---|
204 | CCLD = $(CC) |
---|
205 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
---|
206 | DIST_SOURCES = $(makeinfo_SOURCES) |
---|
207 | DATA = $(pkgdata_DATA) |
---|
208 | |
---|
209 | |
---|
210 | RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
---|
211 | ps-recursive install-info-recursive uninstall-info-recursive \ |
---|
212 | all-recursive install-data-recursive install-exec-recursive \ |
---|
213 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
214 | check-recursive installcheck-recursive |
---|
215 | DIST_COMMON = README Makefile.am Makefile.in |
---|
216 | DIST_SUBDIRS = $(SUBDIRS) |
---|
217 | SOURCES = $(makeinfo_SOURCES) |
---|
218 | |
---|
219 | all: all-recursive |
---|
220 | |
---|
221 | .SUFFIXES: |
---|
222 | .SUFFIXES: .c .o .obj |
---|
223 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
224 | cd $(top_srcdir) && \ |
---|
225 | $(AUTOMAKE) --gnu makeinfo/Makefile |
---|
226 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
227 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
228 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
229 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
230 | @$(NORMAL_INSTALL) |
---|
231 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
232 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
233 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
234 | if test -f $$p \ |
---|
235 | ; then \ |
---|
236 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
237 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ |
---|
238 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ |
---|
239 | else :; fi; \ |
---|
240 | done |
---|
241 | |
---|
242 | uninstall-binPROGRAMS: |
---|
243 | @$(NORMAL_UNINSTALL) |
---|
244 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
245 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
246 | echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ |
---|
247 | rm -f $(DESTDIR)$(bindir)/$$f; \ |
---|
248 | done |
---|
249 | |
---|
250 | clean-binPROGRAMS: |
---|
251 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
252 | makeinfo$(EXEEXT): $(makeinfo_OBJECTS) $(makeinfo_DEPENDENCIES) |
---|
253 | @rm -f makeinfo$(EXEEXT) |
---|
254 | $(LINK) $(makeinfo_LDFLAGS) $(makeinfo_OBJECTS) $(makeinfo_LDADD) $(LIBS) |
---|
255 | |
---|
256 | mostlyclean-compile: |
---|
257 | -rm -f *.$(OBJEXT) core *.core |
---|
258 | |
---|
259 | distclean-compile: |
---|
260 | -rm -f *.tab.c |
---|
261 | |
---|
262 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmds.Po@am__quote@ |
---|
263 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defun.Po@am__quote@ |
---|
264 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files.Po@am__quote@ |
---|
265 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/footnote.Po@am__quote@ |
---|
266 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/html.Po@am__quote@ |
---|
267 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/index.Po@am__quote@ |
---|
268 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insertion.Po@am__quote@ |
---|
269 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lang.Po@am__quote@ |
---|
270 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/macro.Po@am__quote@ |
---|
271 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makeinfo.Po@am__quote@ |
---|
272 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi.Po@am__quote@ |
---|
273 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/node.Po@am__quote@ |
---|
274 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sectioning.Po@am__quote@ |
---|
275 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toc.Po@am__quote@ |
---|
276 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Po@am__quote@ |
---|
277 | |
---|
278 | distclean-depend: |
---|
279 | -rm -rf ./$(DEPDIR) |
---|
280 | |
---|
281 | .c.o: |
---|
282 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
283 | @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
284 | @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
285 | @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
286 | @am__fastdepCC_TRUE@ fi |
---|
287 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
288 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
289 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
290 | @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< |
---|
291 | |
---|
292 | .c.obj: |
---|
293 | @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
294 | @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ |
---|
295 | @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
296 | @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
297 | @am__fastdepCC_TRUE@ fi |
---|
298 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
299 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
300 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
301 | @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
---|
302 | uninstall-info-am: |
---|
303 | pkgdataDATA_INSTALL = $(INSTALL_DATA) |
---|
304 | install-pkgdataDATA: $(pkgdata_DATA) |
---|
305 | @$(NORMAL_INSTALL) |
---|
306 | $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) |
---|
307 | @list='$(pkgdata_DATA)'; for p in $$list; do \ |
---|
308 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
309 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
310 | echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ |
---|
311 | $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \ |
---|
312 | done |
---|
313 | |
---|
314 | uninstall-pkgdataDATA: |
---|
315 | @$(NORMAL_UNINSTALL) |
---|
316 | @list='$(pkgdata_DATA)'; for p in $$list; do \ |
---|
317 | f="`echo $$p | sed -e 's|^.*/||'`"; \ |
---|
318 | echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ |
---|
319 | rm -f $(DESTDIR)$(pkgdatadir)/$$f; \ |
---|
320 | done |
---|
321 | |
---|
322 | # This directory's subdirectories are mostly independent; you can cd |
---|
323 | # into them and run `make' without going through this Makefile. |
---|
324 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
325 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
326 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
327 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
328 | $(RECURSIVE_TARGETS): |
---|
329 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
330 | dot_seen=no; \ |
---|
331 | target=`echo $@ | sed s/-recursive//`; \ |
---|
332 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
333 | echo "Making $$target in $$subdir"; \ |
---|
334 | if test "$$subdir" = "."; then \ |
---|
335 | dot_seen=yes; \ |
---|
336 | local_target="$$target-am"; \ |
---|
337 | else \ |
---|
338 | local_target="$$target"; \ |
---|
339 | fi; \ |
---|
340 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
341 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
342 | done; \ |
---|
343 | if test "$$dot_seen" = "no"; then \ |
---|
344 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
345 | fi; test -z "$$fail" |
---|
346 | |
---|
347 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
348 | maintainer-clean-recursive: |
---|
349 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
350 | dot_seen=no; \ |
---|
351 | case "$@" in \ |
---|
352 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
353 | *) list='$(SUBDIRS)' ;; \ |
---|
354 | esac; \ |
---|
355 | rev=''; for subdir in $$list; do \ |
---|
356 | if test "$$subdir" = "."; then :; else \ |
---|
357 | rev="$$subdir $$rev"; \ |
---|
358 | fi; \ |
---|
359 | done; \ |
---|
360 | rev="$$rev ."; \ |
---|
361 | target=`echo $@ | sed s/-recursive//`; \ |
---|
362 | for subdir in $$rev; do \ |
---|
363 | echo "Making $$target in $$subdir"; \ |
---|
364 | if test "$$subdir" = "."; then \ |
---|
365 | local_target="$$target-am"; \ |
---|
366 | else \ |
---|
367 | local_target="$$target"; \ |
---|
368 | fi; \ |
---|
369 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
370 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
371 | done && test -z "$$fail" |
---|
372 | tags-recursive: |
---|
373 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
374 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
375 | done |
---|
376 | ctags-recursive: |
---|
377 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
378 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
379 | done |
---|
380 | |
---|
381 | ETAGS = etags |
---|
382 | ETAGSFLAGS = |
---|
383 | |
---|
384 | CTAGS = ctags |
---|
385 | CTAGSFLAGS = |
---|
386 | |
---|
387 | tags: TAGS |
---|
388 | |
---|
389 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
390 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
391 | unique=`for i in $$list; do \ |
---|
392 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
393 | done | \ |
---|
394 | $(AWK) ' { files[$$0] = 1; } \ |
---|
395 | END { for (i in files) print i; }'`; \ |
---|
396 | mkid -fID $$unique |
---|
397 | |
---|
398 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
399 | $(TAGS_FILES) $(LISP) |
---|
400 | tags=; \ |
---|
401 | here=`pwd`; \ |
---|
402 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
403 | if test "$$subdir" = .; then :; else \ |
---|
404 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
405 | fi; \ |
---|
406 | done; \ |
---|
407 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
408 | unique=`for i in $$list; do \ |
---|
409 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
410 | done | \ |
---|
411 | $(AWK) ' { files[$$0] = 1; } \ |
---|
412 | END { for (i in files) print i; }'`; \ |
---|
413 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
414 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
415 | $$tags $$unique |
---|
416 | |
---|
417 | ctags: CTAGS |
---|
418 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
419 | $(TAGS_FILES) $(LISP) |
---|
420 | tags=; \ |
---|
421 | here=`pwd`; \ |
---|
422 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
423 | unique=`for i in $$list; do \ |
---|
424 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
425 | done | \ |
---|
426 | $(AWK) ' { files[$$0] = 1; } \ |
---|
427 | END { for (i in files) print i; }'`; \ |
---|
428 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
429 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
430 | $$tags $$unique |
---|
431 | |
---|
432 | GTAGS: |
---|
433 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
434 | && cd $(top_srcdir) \ |
---|
435 | && gtags -i $(GTAGS_ARGS) $$here |
---|
436 | |
---|
437 | distclean-tags: |
---|
438 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
439 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
440 | |
---|
441 | top_distdir = .. |
---|
442 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
443 | |
---|
444 | distdir: $(DISTFILES) |
---|
445 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
446 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
447 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
448 | case $$file in \ |
---|
449 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
450 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
451 | esac; \ |
---|
452 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
453 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
454 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
455 | dir="/$$dir"; \ |
---|
456 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
457 | else \ |
---|
458 | dir=''; \ |
---|
459 | fi; \ |
---|
460 | if test -d $$d/$$file; then \ |
---|
461 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
462 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
463 | fi; \ |
---|
464 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
465 | else \ |
---|
466 | test -f $(distdir)/$$file \ |
---|
467 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
468 | || exit 1; \ |
---|
469 | fi; \ |
---|
470 | done |
---|
471 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
472 | if test "$$subdir" = .; then :; else \ |
---|
473 | test -d $(distdir)/$$subdir \ |
---|
474 | || mkdir $(distdir)/$$subdir \ |
---|
475 | || exit 1; \ |
---|
476 | (cd $$subdir && \ |
---|
477 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
478 | top_distdir="$(top_distdir)" \ |
---|
479 | distdir=../$(distdir)/$$subdir \ |
---|
480 | distdir) \ |
---|
481 | || exit 1; \ |
---|
482 | fi; \ |
---|
483 | done |
---|
484 | check-am: all-am |
---|
485 | check: check-recursive |
---|
486 | all-am: Makefile $(PROGRAMS) $(DATA) |
---|
487 | installdirs: installdirs-recursive |
---|
488 | installdirs-am: |
---|
489 | $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgdatadir) |
---|
490 | |
---|
491 | install: install-recursive |
---|
492 | install-exec: install-exec-recursive |
---|
493 | install-data: install-data-recursive |
---|
494 | uninstall: uninstall-recursive |
---|
495 | |
---|
496 | install-am: all-am |
---|
497 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
498 | |
---|
499 | installcheck: installcheck-recursive |
---|
500 | install-strip: |
---|
501 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
502 | INSTALL_STRIP_FLAG=-s \ |
---|
503 | `test -z '$(STRIP)' || \ |
---|
504 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
505 | mostlyclean-generic: |
---|
506 | |
---|
507 | clean-generic: |
---|
508 | |
---|
509 | distclean-generic: |
---|
510 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
511 | |
---|
512 | maintainer-clean-generic: |
---|
513 | @echo "This command is intended for maintainers to use" |
---|
514 | @echo "it deletes files that may require special tools to rebuild." |
---|
515 | clean: clean-recursive |
---|
516 | |
---|
517 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
518 | |
---|
519 | distclean: distclean-recursive |
---|
520 | |
---|
521 | distclean-am: clean-am distclean-compile distclean-depend \ |
---|
522 | distclean-generic distclean-tags |
---|
523 | |
---|
524 | dvi: dvi-recursive |
---|
525 | |
---|
526 | dvi-am: |
---|
527 | |
---|
528 | info: info-recursive |
---|
529 | |
---|
530 | info-am: |
---|
531 | |
---|
532 | install-data-am: install-pkgdataDATA |
---|
533 | |
---|
534 | install-exec-am: install-binPROGRAMS |
---|
535 | |
---|
536 | install-info: install-info-recursive |
---|
537 | |
---|
538 | install-man: |
---|
539 | |
---|
540 | installcheck-am: |
---|
541 | |
---|
542 | maintainer-clean: maintainer-clean-recursive |
---|
543 | |
---|
544 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
545 | |
---|
546 | mostlyclean: mostlyclean-recursive |
---|
547 | |
---|
548 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
---|
549 | |
---|
550 | pdf: pdf-recursive |
---|
551 | |
---|
552 | pdf-am: |
---|
553 | |
---|
554 | ps: ps-recursive |
---|
555 | |
---|
556 | ps-am: |
---|
557 | |
---|
558 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am \ |
---|
559 | uninstall-pkgdataDATA |
---|
560 | |
---|
561 | uninstall-info: uninstall-info-recursive |
---|
562 | |
---|
563 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
---|
564 | clean-binPROGRAMS clean-generic clean-recursive ctags \ |
---|
565 | ctags-recursive distclean distclean-compile distclean-depend \ |
---|
566 | distclean-generic distclean-recursive distclean-tags distdir \ |
---|
567 | dvi dvi-am dvi-recursive info info-am info-recursive install \ |
---|
568 | install-am install-binPROGRAMS install-data install-data-am \ |
---|
569 | install-data-recursive install-exec install-exec-am \ |
---|
570 | install-exec-recursive install-info install-info-am \ |
---|
571 | install-info-recursive install-man install-pkgdataDATA \ |
---|
572 | install-recursive install-strip installcheck installcheck-am \ |
---|
573 | installdirs installdirs-am installdirs-recursive \ |
---|
574 | maintainer-clean maintainer-clean-generic \ |
---|
575 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
576 | mostlyclean-generic mostlyclean-recursive pdf pdf-am \ |
---|
577 | pdf-recursive ps ps-am ps-recursive tags tags-recursive \ |
---|
578 | uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am \ |
---|
579 | uninstall-info-recursive uninstall-pkgdataDATA \ |
---|
580 | uninstall-recursive |
---|
581 | |
---|
582 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
583 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
584 | .NOEXPORT: |
---|