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 = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38bin_PROGRAMS = stressapptest$(EXEEXT)
39subdir = src
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41	$(srcdir)/stressapptest_config.h.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = stressapptest_config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50am__installdirs = "$(DESTDIR)$(bindir)"
51PROGRAMS = $(bin_PROGRAMS)
52am__objects_1 = main.$(OBJEXT)
53am__objects_2 = os.$(OBJEXT) os_factory.$(OBJEXT) pattern.$(OBJEXT) \
54	queue.$(OBJEXT) sat.$(OBJEXT) sat_factory.$(OBJEXT) \
55	worker.$(OBJEXT) finelock_queue.$(OBJEXT) error_diag.$(OBJEXT) \
56	disk_blocks.$(OBJEXT) adler32memcpy.$(OBJEXT) logger.$(OBJEXT)
57am__objects_3 =
58am_stressapptest_OBJECTS = $(am__objects_1) $(am__objects_2) \
59	$(am__objects_3)
60stressapptest_OBJECTS = $(am_stressapptest_OBJECTS)
61stressapptest_LDADD = $(LDADD)
62DEFAULT_INCLUDES = -I.@am__isrc@
63depcomp = $(SHELL) $(top_srcdir)/depcomp
64am__depfiles_maybe = depfiles
65am__mv = mv -f
66CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
68CXXLD = $(CXX)
69CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
70	-o $@
71COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73CCLD = $(CC)
74LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
75SOURCES = $(stressapptest_SOURCES)
76DIST_SOURCES = $(stressapptest_SOURCES)
77ETAGS = etags
78CTAGS = ctags
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
81AMTAR = @AMTAR@
82AUTOCONF = @AUTOCONF@
83AUTOHEADER = @AUTOHEADER@
84AUTOMAKE = @AUTOMAKE@
85AWK = @AWK@
86CC = @CC@
87CCDEPMODE = @CCDEPMODE@
88CFLAGS = @CFLAGS@
89CPP = @CPP@
90CPPFLAGS = @CPPFLAGS@
91CXX = @CXX@
92CXXDEPMODE = @CXXDEPMODE@
93CXXFLAGS = @CXXFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
102GREP = @GREP@
103INSTALL = @INSTALL@
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108LDFLAGS = @LDFLAGS@
109LIBOBJS = @LIBOBJS@
110LIBS = @LIBS@
111LTLIBOBJS = @LTLIBOBJS@
112MAKEINFO = @MAKEINFO@
113MKDIR_P = @MKDIR_P@
114OBJEXT = @OBJEXT@
115PACKAGE = @PACKAGE@
116PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117PACKAGE_NAME = @PACKAGE_NAME@
118PACKAGE_STRING = @PACKAGE_STRING@
119PACKAGE_TARNAME = @PACKAGE_TARNAME@
120PACKAGE_URL = @PACKAGE_URL@
121PACKAGE_VERSION = @PACKAGE_VERSION@
122PATH_SEPARATOR = @PATH_SEPARATOR@
123SET_MAKE = @SET_MAKE@
124SHELL = @SHELL@
125STRIP = @STRIP@
126VERSION = @VERSION@
127abs_builddir = @abs_builddir@
128abs_srcdir = @abs_srcdir@
129abs_top_builddir = @abs_top_builddir@
130abs_top_srcdir = @abs_top_srcdir@
131ac_ct_CC = @ac_ct_CC@
132ac_ct_CXX = @ac_ct_CXX@
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
136am__tar = @am__tar@
137am__untar = @am__untar@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144builddir = @builddir@
145datadir = @datadir@
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
149exec_prefix = @exec_prefix@
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
155htmldir = @htmldir@
156includedir = @includedir@
157infodir = @infodir@
158install_sh = @install_sh@
159libdir = @libdir@
160libexecdir = @libexecdir@
161localedir = @localedir@
162localstatedir = @localstatedir@
163mandir = @mandir@
164mkdir_p = @mkdir_p@
165oldincludedir = @oldincludedir@
166pdfdir = @pdfdir@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169psdir = @psdir@
170sbindir = @sbindir@
171sharedstatedir = @sharedstatedir@
172srcdir = @srcdir@
173sysconfdir = @sysconfdir@
174target = @target@
175target_alias = @target_alias@
176target_cpu = @target_cpu@
177target_os = @target_os@
178target_vendor = @target_vendor@
179top_build_prefix = @top_build_prefix@
180top_builddir = @top_builddir@
181top_srcdir = @top_srcdir@
182AM_DEFAULT_SOURCE_EXT = .cc
183MAINFILES = main.cc
184CFILES = os.cc os_factory.cc pattern.cc queue.cc sat.cc sat_factory.cc \
185	worker.cc finelock_queue.cc error_diag.cc disk_blocks.cc \
186	adler32memcpy.cc logger.cc
187HFILES = os.h pattern.h queue.h sat.h worker.h sattypes.h \
188	finelock_queue.h error_diag.h disk_blocks.h adler32memcpy.h \
189	logger.h
190stressapptest_SOURCES = $(MAINFILES) $(CFILES) $(HFILES)
191all: stressapptest_config.h
192	$(MAKE) $(AM_MAKEFLAGS) all-am
193
194.SUFFIXES:
195.SUFFIXES: .cc .o .obj
196$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
197	@for dep in $?; do \
198	  case '$(am__configure_deps)' in \
199	    *$$dep*) \
200	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
201	        && { if test -f $@; then exit 0; else break; fi; }; \
202	      exit 1;; \
203	  esac; \
204	done; \
205	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
206	$(am__cd) $(top_srcdir) && \
207	  $(AUTOMAKE) --foreign src/Makefile
208.PRECIOUS: Makefile
209Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210	@case '$?' in \
211	  *config.status*) \
212	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213	  *) \
214	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216	esac;
217
218$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221$(top_srcdir)/configure:  $(am__configure_deps)
222	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
224	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225$(am__aclocal_m4_deps):
226
227stressapptest_config.h: stamp-h1
228	@if test ! -f $@; then \
229	  rm -f stamp-h1; \
230	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
231	else :; fi
232
233stamp-h1: $(srcdir)/stressapptest_config.h.in $(top_builddir)/config.status
234	@rm -f stamp-h1
235	cd $(top_builddir) && $(SHELL) ./config.status src/stressapptest_config.h
236$(srcdir)/stressapptest_config.h.in:  $(am__configure_deps) 
237	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
238	rm -f stamp-h1
239	touch $@
240
241distclean-hdr:
242	-rm -f stressapptest_config.h stamp-h1
243install-binPROGRAMS: $(bin_PROGRAMS)
244	@$(NORMAL_INSTALL)
245	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
246	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
247	for p in $$list; do echo "$$p $$p"; done | \
248	sed 's/$(EXEEXT)$$//' | \
249	while read p p1; do if test -f $$p; \
250	  then echo "$$p"; echo "$$p"; else :; fi; \
251	done | \
252	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
253	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
254	sed 'N;N;N;s,\n, ,g' | \
255	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
256	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
257	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
258	    else { print "f", $$3 "/" $$4, $$1; } } \
259	  END { for (d in files) print "f", d, files[d] }' | \
260	while read type dir files; do \
261	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
262	    test -z "$$files" || { \
263	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
264	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
265	    } \
266	; done
267
268uninstall-binPROGRAMS:
269	@$(NORMAL_UNINSTALL)
270	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
271	files=`for p in $$list; do echo "$$p"; done | \
272	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
273	      -e 's/$$/$(EXEEXT)/' `; \
274	test -n "$$list" || exit 0; \
275	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
276	cd "$(DESTDIR)$(bindir)" && rm -f $$files
277
278clean-binPROGRAMS:
279	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
280stressapptest$(EXEEXT): $(stressapptest_OBJECTS) $(stressapptest_DEPENDENCIES) 
281	@rm -f stressapptest$(EXEEXT)
282	$(CXXLINK) $(stressapptest_OBJECTS) $(stressapptest_LDADD) $(LIBS)
283
284mostlyclean-compile:
285	-rm -f *.$(OBJEXT)
286
287distclean-compile:
288	-rm -f *.tab.c
289
290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adler32memcpy.Po@am__quote@
291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk_blocks.Po@am__quote@
292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error_diag.Po@am__quote@
293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finelock_queue.Po@am__quote@
294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger.Po@am__quote@
295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os.Po@am__quote@
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_factory.Po@am__quote@
298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern.Po@am__quote@
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queue.Po@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sat.Po@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sat_factory.Po@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/worker.Po@am__quote@
303
304.cc.o:
305@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
306@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
307@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
308@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
310
311.cc.obj:
312@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
313@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
314@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
315@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
316@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
317
318ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
319	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320	unique=`for i in $$list; do \
321	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322	  done | \
323	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324	      END { if (nonempty) { for (i in files) print i; }; }'`; \
325	mkid -fID $$unique
326tags: TAGS
327
328TAGS:  $(HEADERS) $(SOURCES) stressapptest_config.h.in $(TAGS_DEPENDENCIES) \
329		$(TAGS_FILES) $(LISP)
330	set x; \
331	here=`pwd`; \
332	list='$(SOURCES) $(HEADERS) stressapptest_config.h.in $(LISP) $(TAGS_FILES)'; \
333	unique=`for i in $$list; do \
334	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335	  done | \
336	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
337	      END { if (nonempty) { for (i in files) print i; }; }'`; \
338	shift; \
339	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
340	  test -n "$$unique" || unique=$$empty_fix; \
341	  if test $$# -gt 0; then \
342	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343	      "$$@" $$unique; \
344	  else \
345	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346	      $$unique; \
347	  fi; \
348	fi
349ctags: CTAGS
350CTAGS:  $(HEADERS) $(SOURCES) stressapptest_config.h.in $(TAGS_DEPENDENCIES) \
351		$(TAGS_FILES) $(LISP)
352	list='$(SOURCES) $(HEADERS) stressapptest_config.h.in $(LISP) $(TAGS_FILES)'; \
353	unique=`for i in $$list; do \
354	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355	  done | \
356	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357	      END { if (nonempty) { for (i in files) print i; }; }'`; \
358	test -z "$(CTAGS_ARGS)$$unique" \
359	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
360	     $$unique
361
362GTAGS:
363	here=`$(am__cd) $(top_builddir) && pwd` \
364	  && $(am__cd) $(top_srcdir) \
365	  && gtags -i $(GTAGS_ARGS) "$$here"
366
367distclean-tags:
368	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
369
370distdir: $(DISTFILES)
371	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373	list='$(DISTFILES)'; \
374	  dist_files=`for file in $$list; do echo $$file; done | \
375	  sed -e "s|^$$srcdirstrip/||;t" \
376	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
377	case $$dist_files in \
378	  */*) $(MKDIR_P) `echo "$$dist_files" | \
379			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
380			   sort -u` ;; \
381	esac; \
382	for file in $$dist_files; do \
383	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
384	  if test -d $$d/$$file; then \
385	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
386	    if test -d "$(distdir)/$$file"; then \
387	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
388	    fi; \
389	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
390	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
391	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
392	    fi; \
393	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
394	  else \
395	    test -f "$(distdir)/$$file" \
396	    || cp -p $$d/$$file "$(distdir)/$$file" \
397	    || exit 1; \
398	  fi; \
399	done
400check-am: all-am
401check: check-am
402all-am: Makefile $(PROGRAMS) stressapptest_config.h
403installdirs:
404	for dir in "$(DESTDIR)$(bindir)"; do \
405	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
406	done
407install: install-am
408install-exec: install-exec-am
409install-data: install-data-am
410uninstall: uninstall-am
411
412install-am: all-am
413	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
414
415installcheck: installcheck-am
416install-strip:
417	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
418	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
419	  `test -z '$(STRIP)' || \
420	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421mostlyclean-generic:
422
423clean-generic:
424
425distclean-generic:
426	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
427	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-binPROGRAMS clean-generic mostlyclean-am
435
436distclean: distclean-am
437	-rm -rf ./$(DEPDIR)
438	-rm -f Makefile
439distclean-am: clean-am distclean-compile distclean-generic \
440	distclean-hdr distclean-tags
441
442dvi: dvi-am
443
444dvi-am:
445
446html: html-am
447
448html-am:
449
450info: info-am
451
452info-am:
453
454install-data-am:
455
456install-dvi: install-dvi-am
457
458install-dvi-am:
459
460install-exec-am: install-binPROGRAMS
461
462install-html: install-html-am
463
464install-html-am:
465
466install-info: install-info-am
467
468install-info-am:
469
470install-man:
471
472install-pdf: install-pdf-am
473
474install-pdf-am:
475
476install-ps: install-ps-am
477
478install-ps-am:
479
480installcheck-am:
481
482maintainer-clean: maintainer-clean-am
483	-rm -rf ./$(DEPDIR)
484	-rm -f Makefile
485maintainer-clean-am: distclean-am maintainer-clean-generic
486
487mostlyclean: mostlyclean-am
488
489mostlyclean-am: mostlyclean-compile mostlyclean-generic
490
491pdf: pdf-am
492
493pdf-am:
494
495ps: ps-am
496
497ps-am:
498
499uninstall-am: uninstall-binPROGRAMS
500
501.MAKE: all install-am install-strip
502
503.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
504	clean-generic ctags distclean distclean-compile \
505	distclean-generic distclean-hdr distclean-tags distdir dvi \
506	dvi-am html html-am info info-am install install-am \
507	install-binPROGRAMS install-data install-data-am install-dvi \
508	install-dvi-am install-exec install-exec-am install-html \
509	install-html-am install-info install-info-am install-man \
510	install-pdf install-pdf-am install-ps install-ps-am \
511	install-strip installcheck installcheck-am installdirs \
512	maintainer-clean maintainer-clean-generic mostlyclean \
513	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
514	tags uninstall uninstall-am uninstall-binPROGRAMS
515
516
517# Tell versions [3.59,3.63) of GNU make to not export all variables.
518# Otherwise a system limit (for SysV at least) may be exceeded.
519.NOEXPORT:
520