1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = src/openexr
36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39	$(top_srcdir)/configure.in
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41	$(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
46am__vpath_adj = case $$p in \
47    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
48    *) f=$$p;; \
49  esac;
50am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
51am__installdirs = "$(DESTDIR)$(displaysdir)"
52displaysLTLIBRARIES_INSTALL = $(INSTALL)
53LTLIBRARIES = $(displays_LTLIBRARIES)
54openexr_la_DEPENDENCIES = ../common/libpixiecommon.la
55am_openexr_la_OBJECTS = openexr.lo
56openexr_la_OBJECTS = $(am_openexr_la_OBJECTS)
57openexr_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
58	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
59	$(CXXFLAGS) $(openexr_la_LDFLAGS) $(LDFLAGS) -o $@
60@BUILD_OPENEXR_TRUE@am_openexr_la_rpath = -rpath $(displaysdir)
61DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
62depcomp = $(SHELL) $(top_srcdir)/depcomp
63am__depfiles_maybe = depfiles
64CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
67	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
68	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
69CXXLD = $(CXX)
70CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
72	$(LDFLAGS) -o $@
73SOURCES = $(openexr_la_SOURCES)
74DIST_SOURCES = $(openexr_la_SOURCES)
75ETAGS = etags
76CTAGS = ctags
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78ACLOCAL = @ACLOCAL@
79ALLOCA = @ALLOCA@
80AMTAR = @AMTAR@
81AR = @AR@
82AUTOCONF = @AUTOCONF@
83AUTOHEADER = @AUTOHEADER@
84AUTOMAKE = @AUTOMAKE@
85AWK = @AWK@
86BISON = @BISON@
87BUILD_SHOW = @BUILD_SHOW@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100DSYMUTIL = @DSYMUTIL@
101DUMPBIN = @DUMPBIN@
102ECHO_C = @ECHO_C@
103ECHO_N = @ECHO_N@
104ECHO_T = @ECHO_T@
105EGREP = @EGREP@
106EXEEXT = @EXEEXT@
107FGREP = @FGREP@
108FLEX = @FLEX@
109FLTK_CONFIG = @FLTK_CONFIG@
110FLTK_CXXFLAGS = @FLTK_CXXFLAGS@
111FLTK_LDFLAGS = @FLTK_LDFLAGS@
112GREP = @GREP@
113INSTALL = @INSTALL@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118LD = @LD@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LIBTOOL = @LIBTOOL@
123LIPO = @LIPO@
124LN_S = @LN_S@
125LTLIBOBJS = @LTLIBOBJS@
126MAKEINFO = @MAKEINFO@
127MKDIR_P = @MKDIR_P@
128NM = @NM@
129NMEDIT = @NMEDIT@
130OBJDUMP = @OBJDUMP@
131OBJEXT = @OBJEXT@
132OPENEXR_INCLUDES = @OPENEXR_INCLUDES@
133OPENEXR_LDFLAGS = @OPENEXR_LDFLAGS@
134OPENEXR_LIBS = @OPENEXR_LIBS@
135OTOOL = @OTOOL@
136OTOOL64 = @OTOOL64@
137PACKAGE = @PACKAGE@
138PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139PACKAGE_NAME = @PACKAGE_NAME@
140PACKAGE_STRING = @PACKAGE_STRING@
141PACKAGE_TARNAME = @PACKAGE_TARNAME@
142PACKAGE_VERSION = @PACKAGE_VERSION@
143PATH_SEPARATOR = @PATH_SEPARATOR@
144PIXIE_DISPLAYS = @PIXIE_DISPLAYS@
145PIXIE_DOCS = @PIXIE_DOCS@
146PIXIE_MODULES = @PIXIE_MODULES@
147PIXIE_PROCEDURALS = @PIXIE_PROCEDURALS@
148PIXIE_RIBS = @PIXIE_RIBS@
149PIXIE_SHADERS = @PIXIE_SHADERS@
150PIXIE_TEXTURES = @PIXIE_TEXTURES@
151PNG_LIBS = @PNG_LIBS@
152RANLIB = @RANLIB@
153SED = @SED@
154SET_MAKE = @SET_MAKE@
155SHELL = @SHELL@
156STRIP = @STRIP@
157TIFF_LIBS = @TIFF_LIBS@
158VERSION = @VERSION@
159XMKMF = @XMKMF@
160X_CFLAGS = @X_CFLAGS@
161X_EXTRA_LIBS = @X_EXTRA_LIBS@
162X_LDFLAGS = @X_LDFLAGS@
163X_LIBS = @X_LIBS@
164X_PRE_LIBS = @X_PRE_LIBS@
165ZLIB_LIBS = @ZLIB_LIBS@
166abs_builddir = @abs_builddir@
167abs_srcdir = @abs_srcdir@
168abs_top_builddir = @abs_top_builddir@
169abs_top_srcdir = @abs_top_srcdir@
170ac_ct_CC = @ac_ct_CC@
171ac_ct_CXX = @ac_ct_CXX@
172ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
173am__include = @am__include@
174am__leading_dot = @am__leading_dot@
175am__quote = @am__quote@
176am__tar = @am__tar@
177am__untar = @am__untar@
178bindir = @bindir@
179build = @build@
180build_alias = @build_alias@
181build_cpu = @build_cpu@
182build_os = @build_os@
183build_vendor = @build_vendor@
184builddir = @builddir@
185datadir = @datadir@
186datarootdir = @datarootdir@
187displaysdir = @displaysdir@
188docdir = @docdir@
189dvidir = @dvidir@
190exec_prefix = @exec_prefix@
191host = @host@
192host_alias = @host_alias@
193host_cpu = @host_cpu@
194host_os = @host_os@
195host_vendor = @host_vendor@
196htmldir = @htmldir@
197includedir = @includedir@
198infodir = @infodir@
199install_sh = @install_sh@
200libdir = @libdir@
201libexecdir = @libexecdir@
202localedir = @localedir@
203localstatedir = @localstatedir@
204lt_ECHO = @lt_ECHO@
205mandir = @mandir@
206mkdir_p = @mkdir_p@
207modulesdir = @modulesdir@
208oldincludedir = @oldincludedir@
209pdfdir = @pdfdir@
210prefix = @prefix@
211proceduraldir = @proceduraldir@
212program_transform_name = @program_transform_name@
213psdir = @psdir@
214ribdir = @ribdir@
215sbindir = @sbindir@
216shaderdir = @shaderdir@
217sharedstatedir = @sharedstatedir@
218srcdir = @srcdir@
219sysconfdir = @sysconfdir@
220target_alias = @target_alias@
221texturedir = @texturedir@
222top_build_prefix = @top_build_prefix@
223top_builddir = @top_builddir@
224top_srcdir = @top_srcdir@
225@BUILD_OPENEXR_TRUE@displays_LTLIBRARIES = openexr.la
226openexr_la_SOURCES = openexr.cpp
227openexr_la_LIBADD = ../common/libpixiecommon.la @OPENEXR_LIBS@
228openexr_la_LDFLAGS = -module -avoid-version @OPENEXR_LDFLAGS@
229INCLUDES = -I.. @OPENEXR_INCLUDES@
230all: all-am
231
232.SUFFIXES:
233.SUFFIXES: .cpp .lo .o .obj
234$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
235	@for dep in $?; do \
236	  case '$(am__configure_deps)' in \
237	    *$$dep*) \
238	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
239	        && { if test -f $@; then exit 0; else break; fi; }; \
240	      exit 1;; \
241	  esac; \
242	done; \
243	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/openexr/Makefile'; \
244	cd $(top_srcdir) && \
245	  $(AUTOMAKE) --gnu  src/openexr/Makefile
246.PRECIOUS: Makefile
247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248	@case '$?' in \
249	  *config.status*) \
250	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251	  *) \
252	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254	esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
259$(top_srcdir)/configure:  $(am__configure_deps)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
262	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263install-displaysLTLIBRARIES: $(displays_LTLIBRARIES)
264	@$(NORMAL_INSTALL)
265	test -z "$(displaysdir)" || $(MKDIR_P) "$(DESTDIR)$(displaysdir)"
266	@list='$(displays_LTLIBRARIES)'; for p in $$list; do \
267	  if test -f $$p; then \
268	    f=$(am__strip_dir) \
269	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(displaysLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(displaysdir)/$$f'"; \
270	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(displaysLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(displaysdir)/$$f"; \
271	  else :; fi; \
272	done
273
274uninstall-displaysLTLIBRARIES:
275	@$(NORMAL_UNINSTALL)
276	@list='$(displays_LTLIBRARIES)'; for p in $$list; do \
277	  p=$(am__strip_dir) \
278	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(displaysdir)/$$p'"; \
279	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(displaysdir)/$$p"; \
280	done
281
282clean-displaysLTLIBRARIES:
283	-test -z "$(displays_LTLIBRARIES)" || rm -f $(displays_LTLIBRARIES)
284	@list='$(displays_LTLIBRARIES)'; for p in $$list; do \
285	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
286	  test "$$dir" != "$$p" || dir=.; \
287	  echo "rm -f \"$${dir}/so_locations\""; \
288	  rm -f "$${dir}/so_locations"; \
289	done
290openexr.la: $(openexr_la_OBJECTS) $(openexr_la_DEPENDENCIES)
291	$(openexr_la_LINK) $(am_openexr_la_rpath) $(openexr_la_OBJECTS) $(openexr_la_LIBADD) $(LIBS)
292
293mostlyclean-compile:
294	-rm -f *.$(OBJEXT)
295
296distclean-compile:
297	-rm -f *.tab.c
298
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openexr.Plo@am__quote@
300
301.cpp.o:
302@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
303@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
304@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
305@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
306@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
307
308.cpp.obj:
309@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
310@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
311@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
312@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
314
315.cpp.lo:
316@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
317@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
318@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
319@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
321
322mostlyclean-libtool:
323	-rm -f *.lo
324
325clean-libtool:
326	-rm -rf .libs _libs
327
328ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
329	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
330	unique=`for i in $$list; do \
331	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332	  done | \
333	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334	      END { if (nonempty) { for (i in files) print i; }; }'`; \
335	mkid -fID $$unique
336tags: TAGS
337
338TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339		$(TAGS_FILES) $(LISP)
340	tags=; \
341	here=`pwd`; \
342	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343	unique=`for i in $$list; do \
344	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345	  done | \
346	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
347	      END { if (nonempty) { for (i in files) print i; }; }'`; \
348	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
349	  test -n "$$unique" || unique=$$empty_fix; \
350	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
351	    $$tags $$unique; \
352	fi
353ctags: CTAGS
354CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
355		$(TAGS_FILES) $(LISP)
356	tags=; \
357	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
358	unique=`for i in $$list; do \
359	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360	  done | \
361	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362	      END { if (nonempty) { for (i in files) print i; }; }'`; \
363	test -z "$(CTAGS_ARGS)$$tags$$unique" \
364	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
365	     $$tags $$unique
366
367GTAGS:
368	here=`$(am__cd) $(top_builddir) && pwd` \
369	  && cd $(top_srcdir) \
370	  && gtags -i $(GTAGS_ARGS) $$here
371
372distclean-tags:
373	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374
375distdir: $(DISTFILES)
376	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378	list='$(DISTFILES)'; \
379	  dist_files=`for file in $$list; do echo $$file; done | \
380	  sed -e "s|^$$srcdirstrip/||;t" \
381	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
382	case $$dist_files in \
383	  */*) $(MKDIR_P) `echo "$$dist_files" | \
384			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
385			   sort -u` ;; \
386	esac; \
387	for file in $$dist_files; do \
388	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
389	  if test -d $$d/$$file; then \
390	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
391	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
393	    fi; \
394	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
395	  else \
396	    test -f $(distdir)/$$file \
397	    || cp -p $$d/$$file $(distdir)/$$file \
398	    || exit 1; \
399	  fi; \
400	done
401check-am: all-am
402check: check-am
403all-am: Makefile $(LTLIBRARIES)
404installdirs:
405	for dir in "$(DESTDIR)$(displaysdir)"; do \
406	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
407	done
408install: install-am
409install-exec: install-exec-am
410install-data: install-data-am
411uninstall: uninstall-am
412
413install-am: all-am
414	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
415
416installcheck: installcheck-am
417install-strip:
418	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
419	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
420	  `test -z '$(STRIP)' || \
421	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
422mostlyclean-generic:
423
424clean-generic:
425
426distclean-generic:
427	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
428
429maintainer-clean-generic:
430	@echo "This command is intended for maintainers to use"
431	@echo "it deletes files that may require special tools to rebuild."
432clean: clean-am
433
434clean-am: clean-displaysLTLIBRARIES clean-generic clean-libtool \
435	mostlyclean-am
436
437distclean: distclean-am
438	-rm -rf ./$(DEPDIR)
439	-rm -f Makefile
440distclean-am: clean-am distclean-compile distclean-generic \
441	distclean-tags
442
443dvi: dvi-am
444
445dvi-am:
446
447html: html-am
448
449info: info-am
450
451info-am:
452
453install-data-am: install-displaysLTLIBRARIES
454
455install-dvi: install-dvi-am
456
457install-exec-am:
458
459install-html: install-html-am
460
461install-info: install-info-am
462
463install-man:
464
465install-pdf: install-pdf-am
466
467install-ps: install-ps-am
468
469installcheck-am:
470
471maintainer-clean: maintainer-clean-am
472	-rm -rf ./$(DEPDIR)
473	-rm -f Makefile
474maintainer-clean-am: distclean-am maintainer-clean-generic
475
476mostlyclean: mostlyclean-am
477
478mostlyclean-am: mostlyclean-compile mostlyclean-generic \
479	mostlyclean-libtool
480
481pdf: pdf-am
482
483pdf-am:
484
485ps: ps-am
486
487ps-am:
488
489uninstall-am: uninstall-displaysLTLIBRARIES
490
491.MAKE: install-am install-strip
492
493.PHONY: CTAGS GTAGS all all-am check check-am clean \
494	clean-displaysLTLIBRARIES clean-generic clean-libtool ctags \
495	distclean distclean-compile distclean-generic \
496	distclean-libtool distclean-tags distdir dvi dvi-am html \
497	html-am info info-am install install-am install-data \
498	install-data-am install-displaysLTLIBRARIES install-dvi \
499	install-dvi-am install-exec install-exec-am install-html \
500	install-html-am install-info install-info-am install-man \
501	install-pdf install-pdf-am install-ps install-ps-am \
502	install-strip installcheck installcheck-am installdirs \
503	maintainer-clean maintainer-clean-generic mostlyclean \
504	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
505	pdf pdf-am ps ps-am tags uninstall uninstall-am \
506	uninstall-displaysLTLIBRARIES
507
508# Tell versions [3.59,3.63) of GNU make to not export all variables.
509# Otherwise a system limit (for SysV at least) may be exceeded.
510.NOEXPORT:
511