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