]> git.saurik.com Git - wxWidgets.git/blame - src/tiff/contrib/iptcutil/Makefile.in
fix bug with adding entries to a root group containing only subgroups (as shown by...
[wxWidgets.git] / src / tiff / contrib / iptcutil / Makefile.in
CommitLineData
8414a40c
VZ
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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# Tag Image File Format (TIFF) Software
18#
19# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20#
21# Permission to use, copy, modify, distribute, and sell this software and
22# its documentation for any purpose is hereby granted without fee, provided
23# that (i) the above copyright notices and this permission notice appear in
24# all copies of the software and related documentation, and (ii) the names of
25# Sam Leffler and Silicon Graphics may not be used in any advertising or
26# publicity relating to the software without the specific, prior written
27# permission of Sam Leffler and Silicon Graphics.
28#
29# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
30# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
31# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
32#
33# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
37# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
38# OF THIS SOFTWARE.
39
40# Process this file with automake to produce Makefile.in.
41
42srcdir = @srcdir@
43top_srcdir = @top_srcdir@
44VPATH = @srcdir@
45pkgdatadir = $(datadir)/@PACKAGE@
46pkglibdir = $(libdir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48top_builddir = ../..
49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50INSTALL = @INSTALL@
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@
64target_triplet = @target@
65noinst_PROGRAMS = iptcutil$(EXEEXT)
66subdir = contrib/iptcutil
67DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
70 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72 $(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 $(ACLOCAL_M4)
75mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
76CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
77 $(top_builddir)/libtiff/tiffconf.h
78CONFIG_CLEAN_FILES =
79PROGRAMS = $(noinst_PROGRAMS)
80am_iptcutil_OBJECTS = iptcutil.$(OBJEXT)
81iptcutil_OBJECTS = $(am_iptcutil_OBJECTS)
82am__DEPENDENCIES_1 = $(top_builddir)/libtiff/libtiff.la
83iptcutil_DEPENDENCIES = $(am__DEPENDENCIES_1)
84DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/libtiff -I$(top_builddir)/libtiff
85depcomp = $(SHELL) $(top_srcdir)/config/depcomp
86am__depfiles_maybe = depfiles
87COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
90 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91 $(AM_CFLAGS) $(CFLAGS)
92CCLD = $(CC)
93LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94 $(AM_LDFLAGS) $(LDFLAGS) -o $@
95SOURCES = $(iptcutil_SOURCES)
96DIST_SOURCES = $(iptcutil_SOURCES)
97ETAGS = etags
98CTAGS = ctags
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ACLOCAL = @ACLOCAL@
101AMDEP_FALSE = @AMDEP_FALSE@
102AMDEP_TRUE = @AMDEP_TRUE@
103AMTAR = @AMTAR@
104AR = @AR@
105AS = @AS@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CPP = @CPP@
114CPPFLAGS = @CPPFLAGS@
115CXX = @CXX@
116CXXCPP = @CXXCPP@
117CXXDEPMODE = @CXXDEPMODE@
118CXXFLAGS = @CXXFLAGS@
119CYGPATH_W = @CYGPATH_W@
120DEFS = @DEFS@
121DEPDIR = @DEPDIR@
122DLLTOOL = @DLLTOOL@
123DUMPBIN = @DUMPBIN@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EGREP = @EGREP@
128EXEEXT = @EXEEXT@
129FGREP = @FGREP@
130GLUT_CFLAGS = @GLUT_CFLAGS@
131GLUT_LIBS = @GLUT_LIBS@
132GLU_CFLAGS = @GLU_CFLAGS@
133GLU_LIBS = @GLU_LIBS@
134GL_CFLAGS = @GL_CFLAGS@
135GL_LIBS = @GL_LIBS@
136GREP = @GREP@
137HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
138HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
139HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
140HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
141HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
142HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
143INSTALL_DATA = @INSTALL_DATA@
144INSTALL_PROGRAM = @INSTALL_PROGRAM@
145INSTALL_SCRIPT = @INSTALL_SCRIPT@
146INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147LD = @LD@
148LDFLAGS = @LDFLAGS@
149LIBDIR = @LIBDIR@
150LIBOBJS = @LIBOBJS@
151LIBS = @LIBS@
152LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
153LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
154LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
155LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
156LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
157LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
158LIBTIFF_VERSION = @LIBTIFF_VERSION@
159LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
160LIBTOOL = @LIBTOOL@
161LN_S = @LN_S@
162LTLIBOBJS = @LTLIBOBJS@
163MAINT = @MAINT@
164MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
165MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
166MAKEINFO = @MAKEINFO@
167NM = @NM@
168OBJDUMP = @OBJDUMP@
169OBJEXT = @OBJEXT@
170PACKAGE = @PACKAGE@
171PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172PACKAGE_NAME = @PACKAGE_NAME@
173PACKAGE_STRING = @PACKAGE_STRING@
174PACKAGE_TARNAME = @PACKAGE_TARNAME@
175PACKAGE_VERSION = @PACKAGE_VERSION@
176PATH_SEPARATOR = @PATH_SEPARATOR@
177PTHREAD_CC = @PTHREAD_CC@
178PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
179PTHREAD_LIBS = @PTHREAD_LIBS@
180RANLIB = @RANLIB@
181SED = @SED@
182SET_MAKE = @SET_MAKE@
183SHELL = @SHELL@
184STRIP = @STRIP@
185VERSION = @VERSION@
186X_CFLAGS = @X_CFLAGS@
187X_EXTRA_LIBS = @X_EXTRA_LIBS@
188X_LIBS = @X_LIBS@
189X_PRE_LIBS = @X_PRE_LIBS@
190ac_ct_AR = @ac_ct_AR@
191ac_ct_AS = @ac_ct_AS@
192ac_ct_CC = @ac_ct_CC@
193ac_ct_CXX = @ac_ct_CXX@
194ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
195ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
197ac_ct_RANLIB = @ac_ct_RANLIB@
198ac_ct_STRIP = @ac_ct_STRIP@
199acx_pthread_config = @acx_pthread_config@
200am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
203am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
204am__include = @am__include@
205am__leading_dot = @am__leading_dot@
206am__quote = @am__quote@
207am__tar = @am__tar@
208am__untar = @am__untar@
209bindir = @bindir@
210build = @build@
211build_alias = @build_alias@
212build_cpu = @build_cpu@
213build_os = @build_os@
214build_vendor = @build_vendor@
215datadir = @datadir@
216exec_prefix = @exec_prefix@
217host = @host@
218host_alias = @host_alias@
219host_cpu = @host_cpu@
220host_os = @host_os@
221host_vendor = @host_vendor@
222includedir = @includedir@
223infodir = @infodir@
224install_sh = @install_sh@
225libdir = @libdir@
226libexecdir = @libexecdir@
227localstatedir = @localstatedir@
228lt_ECHO = @lt_ECHO@
229mandir = @mandir@
230mkdir_p = @mkdir_p@
231oldincludedir = @oldincludedir@
232prefix = @prefix@
233program_transform_name = @program_transform_name@
234sbindir = @sbindir@
235sharedstatedir = @sharedstatedir@
236sysconfdir = @sysconfdir@
237target = @target@
238target_alias = @target_alias@
239target_cpu = @target_cpu@
240target_os = @target_os@
241target_vendor = @target_vendor@
242LIBTIFF = $(top_builddir)/libtiff/libtiff.la
243EXTRA_DIST = README test.iptc test.txt
244iptcutil_SOURCES = iptcutil.c
245iptcutil_LDADD = $(LIBTIFF)
246INCLUDES = -I$(top_srcdir)/libtiff
247all: all-am
248
249.SUFFIXES:
250.SUFFIXES: .c .lo .o .obj
251$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
252 @for dep in $?; do \
253 case '$(am__configure_deps)' in \
254 *$$dep*) \
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256 && exit 0; \
257 exit 1;; \
258 esac; \
259 done; \
260 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/iptcutil/Makefile'; \
261 cd $(top_srcdir) && \
262 $(AUTOMAKE) --foreign contrib/iptcutil/Makefile
263.PRECIOUS: Makefile
264Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265 @case '$?' in \
266 *config.status*) \
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268 *) \
269 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271 esac;
272
273$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281clean-noinstPROGRAMS:
282 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
283 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
284 echo " rm -f $$p $$f"; \
285 rm -f $$p $$f ; \
286 done
287iptcutil$(EXEEXT): $(iptcutil_OBJECTS) $(iptcutil_DEPENDENCIES)
288 @rm -f iptcutil$(EXEEXT)
289 $(LINK) $(iptcutil_LDFLAGS) $(iptcutil_OBJECTS) $(iptcutil_LDADD) $(LIBS)
290
291mostlyclean-compile:
292 -rm -f *.$(OBJEXT)
293
294distclean-compile:
295 -rm -f *.tab.c
296
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iptcutil.Po@am__quote@
298
299.c.o:
300@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
301@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
302@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304@am__fastdepCC_FALSE@ $(COMPILE) -c $<
305
306.c.obj:
307@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
308@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
309@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
310@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
312
313.c.lo:
314@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
315@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
316@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
317@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
319
320mostlyclean-libtool:
321 -rm -f *.lo
322
323clean-libtool:
324 -rm -rf .libs _libs
325
326distclean-libtool:
327 -rm -f libtool
328uninstall-info-am:
329
330ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332 unique=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 done | \
335 $(AWK) ' { files[$$0] = 1; } \
336 END { for (i in files) print i; }'`; \
337 mkid -fID $$unique
338tags: TAGS
339
340TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
341 $(TAGS_FILES) $(LISP)
342 tags=; \
343 here=`pwd`; \
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351 test -n "$$unique" || unique=$$empty_fix; \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 $$tags $$unique; \
354 fi
355ctags: CTAGS
356CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
358 tags=; \
359 here=`pwd`; \
360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 test -z "$(CTAGS_ARGS)$$tags$$unique" \
367 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368 $$tags $$unique
369
370GTAGS:
371 here=`$(am__cd) $(top_builddir) && pwd` \
372 && cd $(top_srcdir) \
373 && gtags -i $(GTAGS_ARGS) $$here
374
375distclean-tags:
376 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378distdir: $(DISTFILES)
379 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381 list='$(DISTFILES)'; for file in $$list; do \
382 case $$file in \
383 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385 esac; \
386 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389 dir="/$$dir"; \
390 $(mkdir_p) "$(distdir)$$dir"; \
391 else \
392 dir=''; \
393 fi; \
394 if test -d $$d/$$file; then \
395 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397 fi; \
398 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399 else \
400 test -f $(distdir)/$$file \
401 || cp -p $$d/$$file $(distdir)/$$file \
402 || exit 1; \
403 fi; \
404 done
405check-am: all-am
406check: check-am
407all-am: Makefile $(PROGRAMS)
408installdirs:
409install: install-am
410install-exec: install-exec-am
411install-data: install-data-am
412uninstall: uninstall-am
413
414install-am: all-am
415 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417installcheck: installcheck-am
418install-strip:
419 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423mostlyclean-generic:
424
425clean-generic:
426
427distclean-generic:
428 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429
430maintainer-clean-generic:
431 @echo "This command is intended for maintainers to use"
432 @echo "it deletes files that may require special tools to rebuild."
433clean: clean-am
434
435clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
436 mostlyclean-am
437
438distclean: distclean-am
439 -rm -rf ./$(DEPDIR)
440 -rm -f Makefile
441distclean-am: clean-am distclean-compile distclean-generic \
442 distclean-libtool distclean-tags
443
444dvi: dvi-am
445
446dvi-am:
447
448html: html-am
449
450info: info-am
451
452info-am:
453
454install-data-am:
455
456install-exec-am:
457
458install-info: install-info-am
459
460install-man:
461
462installcheck-am:
463
464maintainer-clean: maintainer-clean-am
465 -rm -rf ./$(DEPDIR)
466 -rm -f Makefile
467maintainer-clean-am: distclean-am maintainer-clean-generic
468
469mostlyclean: mostlyclean-am
470
471mostlyclean-am: mostlyclean-compile mostlyclean-generic \
472 mostlyclean-libtool
473
474pdf: pdf-am
475
476pdf-am:
477
478ps: ps-am
479
480ps-am:
481
482uninstall-am: uninstall-info-am
483
484.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
485 clean-libtool clean-noinstPROGRAMS ctags distclean \
486 distclean-compile distclean-generic distclean-libtool \
487 distclean-tags distdir dvi dvi-am html html-am info info-am \
488 install install-am install-data install-data-am install-exec \
489 install-exec-am install-info install-info-am install-man \
490 install-strip installcheck installcheck-am installdirs \
491 maintainer-clean maintainer-clean-generic mostlyclean \
492 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
493 pdf pdf-am ps ps-am tags uninstall uninstall-am \
494 uninstall-info-am
495
496# Tell versions [3.59,3.63) of GNU make to not export all variables.
497# Otherwise a system limit (for SysV at least) may be exceeded.
498.NOEXPORT: