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