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