1# Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35bin_PROGRAMS = phlipple$(EXEEXT)
36subdir = src
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
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 =
45CONFIG_CLEAN_VPATH_FILES =
46am__installdirs = "$(DESTDIR)$(bindir)"
47PROGRAMS = $(bin_PROGRAMS)
48am_phlipple_OBJECTS = camera.$(OBJEXT) engine.$(OBJEXT) game.$(OBJEXT) \
49	gfxconstants.$(OBJEXT) gradientrenderer.$(OBJEXT) \
50	interpolator.$(OBJEXT) levels.$(OBJEXT) main.$(OBJEXT) \
51	mainscreen.$(OBJEXT) osinterface_sdl.$(OBJEXT) \
52	phlipplerootscene.$(OBJEXT) quad.$(OBJEXT) \
53	quadrenderer.$(OBJEXT) scenes.$(OBJEXT) settings.$(OBJEXT) \
54	textrenderer.$(OBJEXT) texture.$(OBJEXT) vertex.$(OBJEXT)
55phlipple_OBJECTS = $(am_phlipple_OBJECTS)
56am__DEPENDENCIES_1 =
57phlipple_DEPENDENCIES = $(am__DEPENDENCIES_1)
58phlipple_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(phlipple_LDFLAGS) \
59	$(LDFLAGS) -o $@
60DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
61depcomp = $(SHELL) $(top_srcdir)/depcomp
62am__depfiles_maybe = depfiles
63am__mv = mv -f
64COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66CCLD = $(CC)
67LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
68SOURCES = $(phlipple_SOURCES)
69DIST_SOURCES = $(phlipple_SOURCES)
70ETAGS = etags
71CTAGS = ctags
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73ACLOCAL = @ACLOCAL@
74AMTAR = @AMTAR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
82CPP = @CPP@
83CPPFLAGS = @CPPFLAGS@
84CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87ECHO_C = @ECHO_C@
88ECHO_N = @ECHO_N@
89ECHO_T = @ECHO_T@
90EGREP = @EGREP@
91EXEEXT = @EXEEXT@
92GREP = @GREP@
93INSTALL = @INSTALL@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LTLIBOBJS = @LTLIBOBJS@
102MAINT = @MAINT@
103MAKEINFO = @MAKEINFO@
104MKDIR_P = @MKDIR_P@
105OBJEXT = @OBJEXT@
106PACKAGE = @PACKAGE@
107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_NAME = @PACKAGE_NAME@
109PACKAGE_STRING = @PACKAGE_STRING@
110PACKAGE_TARNAME = @PACKAGE_TARNAME@
111PACKAGE_URL = @PACKAGE_URL@
112PACKAGE_VERSION = @PACKAGE_VERSION@
113PATH_SEPARATOR = @PATH_SEPARATOR@
114PHLIPPLE_CFLAGS = @PHLIPPLE_CFLAGS@
115PHLIPPLE_LIBS = @PHLIPPLE_LIBS@
116PKG_CONFIG = @PKG_CONFIG@
117PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
118PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
119SET_MAKE = @SET_MAKE@
120SHELL = @SHELL@
121STRIP = @STRIP@
122VERSION = @VERSION@
123abs_builddir = @abs_builddir@
124abs_srcdir = @abs_srcdir@
125abs_top_builddir = @abs_top_builddir@
126abs_top_srcdir = @abs_top_srcdir@
127ac_ct_CC = @ac_ct_CC@
128am__include = @am__include@
129am__leading_dot = @am__leading_dot@
130am__quote = @am__quote@
131am__tar = @am__tar@
132am__untar = @am__untar@
133applicationdir = @applicationdir@
134bindir = @bindir@
135build_alias = @build_alias@
136builddir = @builddir@
137datadir = @datadir@
138datarootdir = @datarootdir@
139docdir = @docdir@
140dvidir = @dvidir@
141exec_prefix = @exec_prefix@
142host_alias = @host_alias@
143htmldir = @htmldir@
144icondir = @icondir@
145includedir = @includedir@
146infodir = @infodir@
147install_sh = @install_sh@
148libdir = @libdir@
149libexecdir = @libexecdir@
150localedir = @localedir@
151localstatedir = @localstatedir@
152mandir = @mandir@
153mkdir_p = @mkdir_p@
154oldincludedir = @oldincludedir@
155pdfdir = @pdfdir@
156prefix = @prefix@
157program_transform_name = @program_transform_name@
158psdir = @psdir@
159sbindir = @sbindir@
160sharedstatedir = @sharedstatedir@
161srcdir = @srcdir@
162sysconfdir = @sysconfdir@
163target_alias = @target_alias@
164top_build_prefix = @top_build_prefix@
165top_builddir = @top_builddir@
166top_srcdir = @top_srcdir@
167AM_CPPFLAGS = \
168	-DPACKAGE_LOCALE_DIR=\""$(localedir)"\" \
169	-DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
170	-DPACKAGE_DATA_DIR=\""$(datadir)"\"
171
172AM_CFLAGS = \
173	 -Wall\
174	 -g
175
176phlipple_SOURCES = \
177	camera.c\
178	camera.h\
179	engine.c\
180	engine.h\
181	game.c\
182	gfxconstants.c\
183	gfxconstants.h\
184	gradientrenderer.c\
185	gradientrenderer.h\
186	interpolator.c\
187	interpolator.h\
188	levels.c\
189	levels.h\
190	main.c\
191	mainscreen.c\
192	osinterface.h\
193	osinterface_sdl.c\
194	phlipplerootscene.c\
195	phlipplerootscene.h\
196	phlipplescenes.h\
197	quad.c\
198	quad.h\
199	quadrenderer.c\
200	quadrenderer.h\
201	renderstate.h\
202	scenes.c\
203	scenes.h\
204	settings.c\
205	settings.h\
206	textrenderer.c\
207	textrenderer.h\
208	texture.c\
209	texture.h\
210	vertex.c\
211	vertex.h
212
213phlipple_LDFLAGS =
214phlipple_LDADD = $(PHLIPPLE_LIBS) $(GL_LIBS)
215all: all-am
216
217.SUFFIXES:
218.SUFFIXES: .c .o .obj
219$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
220	@for dep in $?; do \
221	  case '$(am__configure_deps)' in \
222	    *$$dep*) \
223	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
224	        && { if test -f $@; then exit 0; else break; fi; }; \
225	      exit 1;; \
226	  esac; \
227	done; \
228	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
229	$(am__cd) $(top_srcdir) && \
230	  $(AUTOMAKE) --gnu src/Makefile
231.PRECIOUS: Makefile
232Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233	@case '$?' in \
234	  *config.status*) \
235	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
236	  *) \
237	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
238	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
239	esac;
240
241$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248$(am__aclocal_m4_deps):
249install-binPROGRAMS: $(bin_PROGRAMS)
250	@$(NORMAL_INSTALL)
251	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
252	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
253	for p in $$list; do echo "$$p $$p"; done | \
254	sed 's/$(EXEEXT)$$//' | \
255	while read p p1; do if test -f $$p; \
256	  then echo "$$p"; echo "$$p"; else :; fi; \
257	done | \
258	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
259	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
260	sed 'N;N;N;s,\n, ,g' | \
261	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
262	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
263	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
264	    else { print "f", $$3 "/" $$4, $$1; } } \
265	  END { for (d in files) print "f", d, files[d] }' | \
266	while read type dir files; do \
267	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
268	    test -z "$$files" || { \
269	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
270	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
271	    } \
272	; done
273
274uninstall-binPROGRAMS:
275	@$(NORMAL_UNINSTALL)
276	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
277	files=`for p in $$list; do echo "$$p"; done | \
278	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
279	      -e 's/$$/$(EXEEXT)/' `; \
280	test -n "$$list" || exit 0; \
281	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
282	cd "$(DESTDIR)$(bindir)" && rm -f $$files
283
284clean-binPROGRAMS:
285	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
286phlipple$(EXEEXT): $(phlipple_OBJECTS) $(phlipple_DEPENDENCIES)
287	@rm -f phlipple$(EXEEXT)
288	$(phlipple_LINK) $(phlipple_OBJECTS) $(phlipple_LDADD) $(LIBS)
289
290mostlyclean-compile:
291	-rm -f *.$(OBJEXT)
292
293distclean-compile:
294	-rm -f *.tab.c
295
296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camera.Po@am__quote@
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/engine.Po@am__quote@
298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game.Po@am__quote@
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfxconstants.Po@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gradientrenderer.Po@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interpolator.Po@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/levels.Po@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mainscreen.Po@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osinterface_sdl.Po@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phlipplerootscene.Po@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quad.Po@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quadrenderer.Po@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scenes.Po@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settings.Po@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textrenderer.Po@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Po@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vertex.Po@am__quote@
314
315.c.o:
316@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
317@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
318@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
319@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320@am__fastdepCC_FALSE@	$(COMPILE) -c $<
321
322.c.obj:
323@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
324@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
325@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
328
329ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
330	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331	unique=`for i in $$list; do \
332	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333	  done | \
334	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335	      END { if (nonempty) { for (i in files) print i; }; }'`; \
336	mkid -fID $$unique
337tags: TAGS
338
339TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340		$(TAGS_FILES) $(LISP)
341	set x; \
342	here=`pwd`; \
343	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344	unique=`for i in $$list; do \
345	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346	  done | \
347	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348	      END { if (nonempty) { for (i in files) print i; }; }'`; \
349	shift; \
350	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
351	  test -n "$$unique" || unique=$$empty_fix; \
352	  if test $$# -gt 0; then \
353	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354	      "$$@" $$unique; \
355	  else \
356	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357	      $$unique; \
358	  fi; \
359	fi
360ctags: CTAGS
361CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362		$(TAGS_FILES) $(LISP)
363	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364	unique=`for i in $$list; do \
365	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366	  done | \
367	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368	      END { if (nonempty) { for (i in files) print i; }; }'`; \
369	test -z "$(CTAGS_ARGS)$$unique" \
370	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371	     $$unique
372
373GTAGS:
374	here=`$(am__cd) $(top_builddir) && pwd` \
375	  && $(am__cd) $(top_srcdir) \
376	  && gtags -i $(GTAGS_ARGS) "$$here"
377
378distclean-tags:
379	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
380
381distdir: $(DISTFILES)
382	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384	list='$(DISTFILES)'; \
385	  dist_files=`for file in $$list; do echo $$file; done | \
386	  sed -e "s|^$$srcdirstrip/||;t" \
387	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388	case $$dist_files in \
389	  */*) $(MKDIR_P) `echo "$$dist_files" | \
390			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391			   sort -u` ;; \
392	esac; \
393	for file in $$dist_files; do \
394	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395	  if test -d $$d/$$file; then \
396	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397	    if test -d "$(distdir)/$$file"; then \
398	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
399	    fi; \
400	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
402	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
403	    fi; \
404	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
405	  else \
406	    test -f "$(distdir)/$$file" \
407	    || cp -p $$d/$$file "$(distdir)/$$file" \
408	    || exit 1; \
409	  fi; \
410	done
411check-am: all-am
412check: check-am
413all-am: Makefile $(PROGRAMS)
414installdirs:
415	for dir in "$(DESTDIR)$(bindir)"; do \
416	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
417	done
418install: install-am
419install-exec: install-exec-am
420install-data: install-data-am
421uninstall: uninstall-am
422
423install-am: all-am
424	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426installcheck: installcheck-am
427install-strip:
428	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430	  `test -z '$(STRIP)' || \
431	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432mostlyclean-generic:
433
434clean-generic:
435
436distclean-generic:
437	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
439
440maintainer-clean-generic:
441	@echo "This command is intended for maintainers to use"
442	@echo "it deletes files that may require special tools to rebuild."
443clean: clean-am
444
445clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
446
447distclean: distclean-am
448	-rm -rf ./$(DEPDIR)
449	-rm -f Makefile
450distclean-am: clean-am distclean-compile distclean-generic \
451	distclean-tags
452
453dvi: dvi-am
454
455dvi-am:
456
457html: html-am
458
459html-am:
460
461info: info-am
462
463info-am:
464
465install-data-am:
466
467install-dvi: install-dvi-am
468
469install-dvi-am:
470
471install-exec-am: install-binPROGRAMS
472
473install-html: install-html-am
474
475install-html-am:
476
477install-info: install-info-am
478
479install-info-am:
480
481install-man:
482
483install-pdf: install-pdf-am
484
485install-pdf-am:
486
487install-ps: install-ps-am
488
489install-ps-am:
490
491installcheck-am:
492
493maintainer-clean: maintainer-clean-am
494	-rm -rf ./$(DEPDIR)
495	-rm -f Makefile
496maintainer-clean-am: distclean-am maintainer-clean-generic
497
498mostlyclean: mostlyclean-am
499
500mostlyclean-am: mostlyclean-compile mostlyclean-generic
501
502pdf: pdf-am
503
504pdf-am:
505
506ps: ps-am
507
508ps-am:
509
510uninstall-am: uninstall-binPROGRAMS
511
512.MAKE: install-am install-strip
513
514.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
515	clean-generic ctags distclean distclean-compile \
516	distclean-generic distclean-tags distdir dvi dvi-am html \
517	html-am info info-am install install-am install-binPROGRAMS \
518	install-data install-data-am install-dvi install-dvi-am \
519	install-exec install-exec-am install-html install-html-am \
520	install-info install-info-am install-man install-pdf \
521	install-pdf-am install-ps install-ps-am install-strip \
522	installcheck installcheck-am installdirs maintainer-clean \
523	maintainer-clean-generic mostlyclean mostlyclean-compile \
524	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
525	uninstall-am uninstall-binPROGRAMS
526
527
528# Tell versions [3.59,3.63) of GNU make to not export all variables.
529# Otherwise a system limit (for SysV at least) may be exceeded.
530.NOEXPORT:
531