Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / ntuple / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # ntuple/Makefile.  Generated from Makefile.in by configure.
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
16
17
18
19 pkgdatadir = $(datadir)/gsl
20 pkglibdir = $(libdir)/gsl
21 pkgincludedir = $(includedir)/gsl
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = i386-apple-darwin9.4.0
35 host_triplet = i386-apple-darwin9.4.0
36 check_PROGRAMS = test$(EXEEXT)
37 subdir = ntuple
38 DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in ChangeLog
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 LTLIBRARIES = $(noinst_LTLIBRARIES)
48 libgslntuple_la_LIBADD =
49 am_libgslntuple_la_OBJECTS = ntuple.lo
50 libgslntuple_la_OBJECTS = $(am_libgslntuple_la_OBJECTS)
51 am_test_OBJECTS = test.$(OBJEXT)
52 test_OBJECTS = $(am_test_OBJECTS)
53 test_DEPENDENCIES = libgslntuple.la ../histogram/libgslhistogram.la \
54         ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la \
55         ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la \
56         ../utils/libutils.la
57 DEFAULT_INCLUDES = -I. -I$(top_builddir)
58 depcomp =
59 am__depfiles_maybe =
60 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
63         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
64         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 CCLD = $(CC)
66 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
67         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
68         $(LDFLAGS) -o $@
69 SOURCES = $(libgslntuple_la_SOURCES) $(test_SOURCES)
70 DIST_SOURCES = $(libgslntuple_la_SOURCES) $(test_SOURCES)
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74     *) f=$$p;; \
75   esac;
76 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
78 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
79 HEADERS = $(pkginclude_HEADERS)
80 ETAGS = etags
81 CTAGS = ctags
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run aclocal-1.10
84 AMTAR = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run tar
85 AR = ar
86 AUTOCONF = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoconf
87 AUTOHEADER = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoheader
88 AUTOMAKE = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run automake-1.10
89 AWK = awk
90 CC = gcc
91 CFLAGS = -g -O2
92 CPP = gcc -E
93 CPPFLAGS = 
94 CYGPATH_W = echo
95 DEFS = -DHAVE_CONFIG_H
96 DSYMUTIL = dsymutil
97 DUMPBIN = 
98 ECHO_C = \c
99 ECHO_N = 
100 ECHO_T = 
101 EGREP = /usr/bin/grep -E
102 EXEEXT = 
103 FGREP = /usr/bin/grep -F
104 GREP = /usr/bin/grep
105 GSL_CFLAGS = -I${prefix}/include
106 GSL_LIBS = -L${exec_prefix}/lib -lgsl
107 GSL_LT_CBLAS_VERSION = 0:0:0
108 GSL_LT_VERSION = 12:0:12
109 HAVE_AIX_IEEE_INTERFACE = 
110 HAVE_DARWIN86_IEEE_INTERFACE = 
111 HAVE_DARWIN_IEEE_INTERFACE = 
112 HAVE_FREEBSD_IEEE_INTERFACE = 
113 HAVE_GNUM68K_IEEE_INTERFACE = 
114 HAVE_GNUPPC_IEEE_INTERFACE = 
115 HAVE_GNUSPARC_IEEE_INTERFACE = 
116 HAVE_GNUX86_IEEE_INTERFACE = 
117 HAVE_HPUX11_IEEE_INTERFACE = 
118 HAVE_HPUX_IEEE_INTERFACE = 
119 HAVE_IRIX_IEEE_INTERFACE = 
120 HAVE_NETBSD_IEEE_INTERFACE = 
121 HAVE_OPENBSD_IEEE_INTERFACE = 
122 HAVE_OS2EMX_IEEE_INTERFACE = 
123 HAVE_SOLARIS_IEEE_INTERFACE = 
124 HAVE_SUNOS4_IEEE_INTERFACE = 
125 HAVE_TRU64_IEEE_INTERFACE = 
126 INSTALL = /usr/bin/install -c
127 INSTALL_DATA = ${INSTALL} -m 644
128 INSTALL_PROGRAM = ${INSTALL}
129 INSTALL_SCRIPT = ${INSTALL}
130 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
131 LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
132 LDFLAGS = 
133 LIBOBJS = 
134 LIBS = -lm 
135 LIBTOOL = $(SHELL) $(top_builddir)/libtool
136 LN_S = ln -s
137 LTLIBOBJS = 
138 MAINT = #
139 MAKEINFO = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run makeinfo
140 MKDIR_P = .././install-sh -c -d
141 NM = /usr/bin/nm -p
142 NMEDIT = nmedit
143 OBJEXT = o
144 PACKAGE = gsl
145 PACKAGE_BUGREPORT = 
146 PACKAGE_NAME = gsl
147 PACKAGE_STRING = gsl 1.11
148 PACKAGE_TARNAME = gsl
149 PACKAGE_VERSION = 1.11
150 PATH_SEPARATOR = :
151 RANLIB = ranlib
152 SED = /usr/bin/sed
153 SET_MAKE = 
154 SHELL = /bin/sh
155 STRIP = strip
156 VERSION = 1.11
157 abs_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/ntuple
158 abs_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/ntuple
159 abs_top_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
160 abs_top_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
161 ac_ct_CC = gcc
162 ac_ct_DUMPBIN = 
163 am__leading_dot = .
164 am__tar = ${AMTAR} chof - "$$tardir"
165 am__untar = ${AMTAR} xf -
166 bindir = ${exec_prefix}/bin
167 build = i386-apple-darwin9.4.0
168 build_alias = 
169 build_cpu = i386
170 build_os = darwin9.4.0
171 build_vendor = apple
172 builddir = .
173 datadir = ${datarootdir}
174 datarootdir = ${prefix}/share
175 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
176 dvidir = ${docdir}
177 exec_prefix = ${prefix}
178 host = i386-apple-darwin9.4.0
179 host_alias = 
180 host_cpu = i386
181 host_os = darwin9.4.0
182 host_vendor = apple
183 htmldir = ${docdir}
184 includedir = ${prefix}/include
185 infodir = ${datarootdir}/info
186 install_sh = $(SHELL) /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/install-sh
187 libdir = ${exec_prefix}/lib
188 libexecdir = ${exec_prefix}/libexec
189 localedir = ${datarootdir}/locale
190 localstatedir = ${prefix}/var
191 lt_ECHO = /bin/echo
192 mandir = ${datarootdir}/man
193 mkdir_p = $(top_builddir)/./install-sh -c -d
194 oldincludedir = /usr/include
195 pdfdir = ${docdir}
196 prefix = /usr/local
197 program_transform_name = s,x,x,
198 psdir = ${docdir}
199 sbindir = ${exec_prefix}/sbin
200 sharedstatedir = ${prefix}/com
201 srcdir = .
202 sysconfdir = ${prefix}/etc
203 target_alias = 
204 top_builddir = ..
205 top_srcdir = ..
206 noinst_LTLIBRARIES = libgslntuple.la
207 pkginclude_HEADERS = gsl_ntuple.h
208 INCLUDES = -I$(top_builddir)
209 libgslntuple_la_SOURCES = ntuple.c
210 TESTS = $(check_PROGRAMS)
211 test_SOURCES = test.c
212 test_LDADD = libgslntuple.la ../histogram/libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
213
214 #demo_SOURCES = demo.c
215 #demo_LDADD = libgslntuple.la ../histogram/libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
216
217 #demo1_SOURCES = demo1.c
218 #demo1_LDADD = libgslntuple.la ../histogram/libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la
219 CLEANFILES = test.dat
220 all: all-am
221
222 .SUFFIXES:
223 .SUFFIXES: .c .lo .o .obj
224 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
225         @for dep in $?; do \
226           case '$(am__configure_deps)' in \
227             *$$dep*) \
228               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
229                 && exit 0; \
230               exit 1;; \
231           esac; \
232         done; \
233         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps ntuple/Makefile'; \
234         cd $(top_srcdir) && \
235           $(AUTOMAKE) --gnu  --ignore-deps ntuple/Makefile
236 .PRECIOUS: Makefile
237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238         @case '$?' in \
239           *config.status*) \
240             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241           *) \
242             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244         esac;
245
246 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249 $(top_srcdir)/configure: # $(am__configure_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 clean-noinstLTLIBRARIES:
255         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
256         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
257           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
258           test "$$dir" != "$$p" || dir=.; \
259           echo "rm -f \"$${dir}/so_locations\""; \
260           rm -f "$${dir}/so_locations"; \
261         done
262 libgslntuple.la: $(libgslntuple_la_OBJECTS) $(libgslntuple_la_DEPENDENCIES) 
263         $(LINK)  $(libgslntuple_la_OBJECTS) $(libgslntuple_la_LIBADD) $(LIBS)
264
265 clean-checkPROGRAMS:
266         @list='$(check_PROGRAMS)'; for p in $$list; do \
267           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
268           echo " rm -f $$p $$f"; \
269           rm -f $$p $$f ; \
270         done
271 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
272         @rm -f test$(EXEEXT)
273         $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
274
275 mostlyclean-compile:
276         -rm -f *.$(OBJEXT)
277
278 distclean-compile:
279         -rm -f *.tab.c
280
281 .c.o:
282         $(COMPILE) -c $<
283
284 .c.obj:
285         $(COMPILE) -c `$(CYGPATH_W) '$<'`
286
287 .c.lo:
288         $(LTCOMPILE) -c -o $@ $<
289
290 mostlyclean-libtool:
291         -rm -f *.lo
292
293 clean-libtool:
294         -rm -rf .libs _libs
295 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
296         @$(NORMAL_INSTALL)
297         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
298         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
299           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
300           f=$(am__strip_dir) \
301           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
302           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
303         done
304
305 uninstall-pkgincludeHEADERS:
306         @$(NORMAL_UNINSTALL)
307         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
308           f=$(am__strip_dir) \
309           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
310           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
311         done
312
313 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315         unique=`for i in $$list; do \
316             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317           done | \
318           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
319               END { if (nonempty) { for (i in files) print i; }; }'`; \
320         mkid -fID $$unique
321 tags: TAGS
322
323 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324                 $(TAGS_FILES) $(LISP)
325         tags=; \
326         here=`pwd`; \
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         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334           test -n "$$unique" || unique=$$empty_fix; \
335           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336             $$tags $$unique; \
337         fi
338 ctags: CTAGS
339 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340                 $(TAGS_FILES) $(LISP)
341         tags=; \
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         test -z "$(CTAGS_ARGS)$$tags$$unique" \
349           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350              $$tags $$unique
351
352 GTAGS:
353         here=`$(am__cd) $(top_builddir) && pwd` \
354           && cd $(top_srcdir) \
355           && gtags -i $(GTAGS_ARGS) $$here
356
357 distclean-tags:
358         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359
360 check-TESTS: $(TESTS)
361         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
362         srcdir=$(srcdir); export srcdir; \
363         list=' $(TESTS) '; \
364         if test -n "$$list"; then \
365           for tst in $$list; do \
366             if test -f ./$$tst; then dir=./; \
367             elif test -f $$tst; then dir=; \
368             else dir="$(srcdir)/"; fi; \
369             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
370               all=`expr $$all + 1`; \
371               case " $(XFAIL_TESTS) " in \
372               *$$ws$$tst$$ws*) \
373                 xpass=`expr $$xpass + 1`; \
374                 failed=`expr $$failed + 1`; \
375                 echo "XPASS: $$tst"; \
376               ;; \
377               *) \
378                 echo "PASS: $$tst"; \
379               ;; \
380               esac; \
381             elif test $$? -ne 77; then \
382               all=`expr $$all + 1`; \
383               case " $(XFAIL_TESTS) " in \
384               *$$ws$$tst$$ws*) \
385                 xfail=`expr $$xfail + 1`; \
386                 echo "XFAIL: $$tst"; \
387               ;; \
388               *) \
389                 failed=`expr $$failed + 1`; \
390                 echo "FAIL: $$tst"; \
391               ;; \
392               esac; \
393             else \
394               skip=`expr $$skip + 1`; \
395               echo "SKIP: $$tst"; \
396             fi; \
397           done; \
398           if test "$$failed" -eq 0; then \
399             if test "$$xfail" -eq 0; then \
400               banner="All $$all tests passed"; \
401             else \
402               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
403             fi; \
404           else \
405             if test "$$xpass" -eq 0; then \
406               banner="$$failed of $$all tests failed"; \
407             else \
408               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
409             fi; \
410           fi; \
411           dashes="$$banner"; \
412           skipped=""; \
413           if test "$$skip" -ne 0; then \
414             skipped="($$skip tests were not run)"; \
415             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
416               dashes="$$skipped"; \
417           fi; \
418           report=""; \
419           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
420             report="Please report to $(PACKAGE_BUGREPORT)"; \
421             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
422               dashes="$$report"; \
423           fi; \
424           dashes=`echo "$$dashes" | sed s/./=/g`; \
425           echo "$$dashes"; \
426           echo "$$banner"; \
427           test -z "$$skipped" || echo "$$skipped"; \
428           test -z "$$report" || echo "$$report"; \
429           echo "$$dashes"; \
430           test "$$failed" -eq 0; \
431         else :; fi
432
433 distdir: $(DISTFILES)
434         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436         list='$(DISTFILES)'; \
437           dist_files=`for file in $$list; do echo $$file; done | \
438           sed -e "s|^$$srcdirstrip/||;t" \
439               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
440         case $$dist_files in \
441           */*) $(MKDIR_P) `echo "$$dist_files" | \
442                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
443                            sort -u` ;; \
444         esac; \
445         for file in $$dist_files; do \
446           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
447           if test -d $$d/$$file; then \
448             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
449             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
450               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
451             fi; \
452             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
453           else \
454             test -f $(distdir)/$$file \
455             || cp -p $$d/$$file $(distdir)/$$file \
456             || exit 1; \
457           fi; \
458         done
459 check-am: all-am
460         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
461         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
462 check: check-am
463 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
464 installdirs:
465         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
466           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
467         done
468 install: install-am
469 install-exec: install-exec-am
470 install-data: install-data-am
471 uninstall: uninstall-am
472
473 install-am: all-am
474         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
476 installcheck: installcheck-am
477 install-strip:
478         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480           `test -z '$(STRIP)' || \
481             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482 mostlyclean-generic:
483
484 clean-generic:
485         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
486
487 distclean-generic:
488         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489
490 maintainer-clean-generic:
491         @echo "This command is intended for maintainers to use"
492         @echo "it deletes files that may require special tools to rebuild."
493 clean: clean-am
494
495 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
496         clean-noinstLTLIBRARIES mostlyclean-am
497
498 distclean: distclean-am
499         -rm -f Makefile
500 distclean-am: clean-am distclean-compile distclean-generic \
501         distclean-tags
502
503 dvi: dvi-am
504
505 dvi-am:
506
507 html: html-am
508
509 info: info-am
510
511 info-am:
512
513 install-data-am: install-pkgincludeHEADERS
514
515 install-dvi: install-dvi-am
516
517 install-exec-am:
518
519 install-html: install-html-am
520
521 install-info: install-info-am
522
523 install-man:
524
525 install-pdf: install-pdf-am
526
527 install-ps: install-ps-am
528
529 installcheck-am:
530
531 maintainer-clean: maintainer-clean-am
532         -rm -f Makefile
533 maintainer-clean-am: distclean-am maintainer-clean-generic
534
535 mostlyclean: mostlyclean-am
536
537 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
538         mostlyclean-libtool
539
540 pdf: pdf-am
541
542 pdf-am:
543
544 ps: ps-am
545
546 ps-am:
547
548 uninstall-am: uninstall-pkgincludeHEADERS
549
550 .MAKE: install-am install-strip
551
552 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
553         clean-checkPROGRAMS clean-generic clean-libtool \
554         clean-noinstLTLIBRARIES ctags distclean distclean-compile \
555         distclean-generic distclean-libtool distclean-tags distdir dvi \
556         dvi-am html html-am info info-am install install-am \
557         install-data install-data-am install-dvi install-dvi-am \
558         install-exec install-exec-am install-html install-html-am \
559         install-info install-info-am install-man install-pdf \
560         install-pdf-am install-pkgincludeHEADERS install-ps \
561         install-ps-am install-strip installcheck installcheck-am \
562         installdirs maintainer-clean maintainer-clean-generic \
563         mostlyclean mostlyclean-compile mostlyclean-generic \
564         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
565         uninstall-am uninstall-pkgincludeHEADERS
566
567 # Tell versions [3.59,3.63) of GNU make to not export all variables.
568 # Otherwise a system limit (for SysV at least) may be exceeded.
569 .NOEXPORT: