The first truly batch version of xcircuit implemented for the
[xcircuit.git] / spiceparser / Makefile
blob2452c77cc96f01c7e950546301e45137a30f6cff
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # spiceparser/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994-2013 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.
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.
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/xcircuit
64 pkgincludedir = $(includedir)/xcircuit
65 pkglibdir = $(libdir)/xcircuit
66 pkglibexecdir = $(libexecdir)/xcircuit
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = x86_64-unknown-linux-gnu
80 host_triplet = x86_64-unknown-linux-gnu
81 target_triplet = x86_64-unknown-linux-gnu
82 subdir = spiceparser
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84 $(top_srcdir)/mkinstalldirs
85 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86 am__aclocal_m4_deps = $(top_srcdir)/configure.in
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90 CONFIG_CLEAN_FILES =
91 CONFIG_CLEAN_VPATH_FILES =
92 LIBRARIES = $(noinst_LIBRARIES)
93 AR = ar
94 ARFLAGS = cru
95 AM_V_AR = $(am__v_AR_$(V))
96 am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
97 am__v_AR_0 = @echo " AR " $@;
98 am__v_AR_1 =
99 libspiceparser_a_AR = $(AR) $(ARFLAGS)
100 libspiceparser_a_LIBADD =
101 am_libspiceparser_a_OBJECTS = bitlist.$(OBJEXT) eqn.$(OBJEXT) \
102 eqnlist.$(OBJEXT) equations.$(OBJEXT) hash.$(OBJEXT) \
103 list.$(OBJEXT) list_search.$(OBJEXT) memory.$(OBJEXT) \
104 mergedup.$(OBJEXT) names.$(OBJEXT) netlist.$(OBJEXT) \
105 netlist_dev.$(OBJEXT) netlist_extract.$(OBJEXT) \
106 netlist_funcs.$(OBJEXT) netlist_lib.$(OBJEXT) \
107 netlist_spice.$(OBJEXT) netlist_template.$(OBJEXT) \
108 scanner.$(OBJEXT) sort.$(OBJEXT) xcircspice.$(OBJEXT)
109 libspiceparser_a_OBJECTS = $(am_libspiceparser_a_OBJECTS)
110 AM_V_P = $(am__v_P_$(V))
111 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
112 am__v_P_0 = false
113 am__v_P_1 = :
114 AM_V_GEN = $(am__v_GEN_$(V))
115 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
116 am__v_GEN_0 = @echo " GEN " $@;
117 am__v_GEN_1 =
118 AM_V_at = $(am__v_at_$(V))
119 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
120 am__v_at_0 = @
121 am__v_at_1 =
122 DEFAULT_INCLUDES = -I.
123 depcomp =
124 am__depfiles_maybe =
125 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
126 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
127 AM_V_CC = $(am__v_CC_$(V))
128 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
129 am__v_CC_0 = @echo " CC " $@;
130 am__v_CC_1 =
131 CCLD = $(CC)
132 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
133 AM_V_CCLD = $(am__v_CCLD_$(V))
134 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
135 am__v_CCLD_0 = @echo " CCLD " $@;
136 am__v_CCLD_1 =
137 SOURCES = $(libspiceparser_a_SOURCES)
138 DIST_SOURCES = $(libspiceparser_a_SOURCES)
139 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
140 ctags-recursive dvi-recursive html-recursive info-recursive \
141 install-data-recursive install-dvi-recursive \
142 install-exec-recursive install-html-recursive \
143 install-info-recursive install-pdf-recursive \
144 install-ps-recursive install-recursive installcheck-recursive \
145 installdirs-recursive pdf-recursive ps-recursive \
146 tags-recursive uninstall-recursive
147 am__can_run_installinfo = \
148 case $$AM_UPDATE_INFO_DIR in \
149 n|no|NO) false;; \
150 *) (install-info --version) >/dev/null 2>&1;; \
151 esac
152 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
153 distclean-recursive maintainer-clean-recursive
154 am__recursive_targets = \
155 $(RECURSIVE_TARGETS) \
156 $(RECURSIVE_CLEAN_TARGETS) \
157 $(am__extra_recursive_targets)
158 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
159 distdir
160 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161 # Read a list of newline-separated strings from the standard input,
162 # and print each of them once, without duplicates. Input order is
163 # *not* preserved.
164 am__uniquify_input = $(AWK) '\
165 BEGIN { nonempty = 0; } \
166 { items[$$0] = 1; nonempty = 1; } \
167 END { if (nonempty) { for (i in items) print i; }; } \
169 # Make sure the list of sources is unique. This is necessary because,
170 # e.g., the same source file might be shared among _SOURCES variables
171 # for different programs/libraries.
172 am__define_uniq_tagged_files = \
173 list='$(am__tagged_files)'; \
174 unique=`for i in $$list; do \
175 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176 done | $(am__uniquify_input)`
177 ETAGS = etags
178 CTAGS = ctags
179 DIST_SUBDIRS = $(SUBDIRS)
180 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181 am__relativize = \
182 dir0=`pwd`; \
183 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
184 sed_rest='s,^[^/]*/*,,'; \
185 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
186 sed_butlast='s,/*[^/]*$$,,'; \
187 while test -n "$$dir1"; do \
188 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
189 if test "$$first" != "."; then \
190 if test "$$first" = ".."; then \
191 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
192 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
193 else \
194 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
195 if test "$$first2" = "$$first"; then \
196 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
197 else \
198 dir2="../$$dir2"; \
199 fi; \
200 dir0="$$dir0"/"$$first"; \
201 fi; \
202 fi; \
203 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
204 done; \
205 reldir="$$dir2"
206 ACLOCAL = aclocal-1.14
207 ALL_TARGET = all-recursive
208 AMTAR = $${TAR-tar}
209 AM_DEFAULT_VERBOSITY = 1
210 AUTOCONF = autoconf
211 AUTOHEADER = autoheader
212 AUTOMAKE = automake-1.14
213 AWK = gawk
214 CC = gcc
215 CCDEPMODE = depmode=none
216 CFLAGS = -g -Wno-pointer-sign -fPIC
217 CPP = gcc -E
218 CPPFLAGS =
219 CYGPATH_W = echo
220 DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcircuit\" -DVERSION=\"3.10\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBXT=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBZ=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_U_CHAR=1 -DHAVE_X11_XPM_H=1 -DHAVE_XPM=1 -DHAVE_CAIRO=1 -DLGF=1 -DINPUT_FOCUS=1 -DGS_EXEC=\"gs\" -DSPICE_EXEC=\"ngspice\" -DTCL_WRAPPER=1
221 DEPDIR = .deps
222 ECHO_C =
223 ECHO_N = -n
224 ECHO_T =
225 EGREP = /bin/grep -E
226 EXEEXT =
227 EXTRA_LIB_SPECS = -lm
228 GREP = /bin/grep
229 GS_EXEC = gs
230 GS_LIBS =
231 HAVE_LGF = LGF
232 INC_SPECS = -I/usr/include -I/usr/include
233 INSTALL = /bin/install -c
234 INSTALL_DATA = ${INSTALL} -m 644
235 INSTALL_PROGRAM = ${INSTALL}
236 INSTALL_SCRIPT = ${INSTALL}
237 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
238 INSTALL_TARGET = install-recursive
239 INTERPRETER = TCL
240 INTERP_PATH = tcl
241 LD = /bin/ld
242 LDDL_FLAGS = -Wl,-z,relro -Wl,--export-dynamic -Wl,--version-script=symbol.map
243 LDFLAGS =
244 LD_RUN_PATH = -Wl,-rpath,/usr/lib64
245 LIBOBJS =
246 LIBS = -ldl -lz -lpthread -lieee -lm -lz -lXt -lSM -lICE -lm -lX11 -lXpm
247 LIB_SPECS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6
248 LTLIBOBJS =
249 M4 = /bin/m4
250 MAKEINFO = makeinfo
251 MKDIR_P = /bin/mkdir -p
252 OBJEXT = o
253 PACKAGE = xcircuit
254 PACKAGE_BUGREPORT =
255 PACKAGE_NAME =
256 PACKAGE_STRING =
257 PACKAGE_TARNAME =
258 PACKAGE_URL =
259 PACKAGE_VERSION =
260 PATH_SEPARATOR = :
261 PKG_CONFIG = /bin/pkg-config
262 PKG_CONFIG_LIBDIR =
263 PKG_CONFIG_PATH =
264 PYTHON =
265 RANLIB = ranlib
266 REVISION = 6
267 SET_MAKE =
268 SHDLIB_EXT = .so
269 SHELL = /bin/sh
270 SHLIB_LD = ${CC} -shared ${CFLAGS} ${LDFLAGS} -fPIC -Wl,-soname,${@}
271 SHLIB_LIB_SPECS =
272 SPICE_EXEC = ngspice
273 STARTUP_FILE = xcstartup.tcl
274 STDLIBS =
275 STRIP =
276 SUBDIRS =
277 SUBLIB =
278 TCL_LIB_DIR = /usr/lib64
279 VERSION = 3.10
280 WISH_EXE = /usr/bin/wish
281 WRAPPER_SCRIPT = wrapper.tcl
282 XCIRCUIT_TARGET = tcl
283 XMKMF =
284 X_CFLAGS =
285 X_EXTRA_LIBS =
286 X_LIBS =
287 X_PRE_LIBS = -lSM -lICE
288 abs_builddir = /home/tim/gitsrc/xcircuit-3.10/spiceparser
289 abs_srcdir = /home/tim/gitsrc/xcircuit-3.10/spiceparser
290 abs_top_builddir = /home/tim/gitsrc/xcircuit-3.10
291 abs_top_srcdir = /home/tim/gitsrc/xcircuit-3.10
292 ac_ct_CC = gcc
293 am__include = include
294 am__leading_dot = .
295 am__quote =
296 am__tar = $${TAR-tar} chof - "$$tardir"
297 am__untar = $${TAR-tar} xf -
298 bindir = ${exec_prefix}/bin
299 build = x86_64-unknown-linux-gnu
300 build_alias =
301 build_cpu = x86_64
302 build_os = linux-gnu
303 build_vendor = unknown
304 builddir = .
305 cairo_CFLAGS = -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
306 cairo_LIBS = -lcairo
307 datadir = ${datarootdir}
308 datarootdir = ${prefix}/share
309 docdir = ${datarootdir}/doc/${PACKAGE}
310 dvidir = ${docdir}
311 exec_prefix = ${prefix}
312 fontconfig_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16
313 fontconfig_LIBS = -lfontconfig -lfreetype
314 host = x86_64-unknown-linux-gnu
315 host_alias =
316 host_cpu = x86_64
317 host_os = linux-gnu
318 host_vendor = unknown
319 htmldir = ${docdir}
320 includedir = ${prefix}/include
321 infodir = ${datarootdir}/info
322 install_sh = ${SHELL} /home/tim/gitsrc/xcircuit-3.10/install-sh
323 libdir = ${exec_prefix}/lib
324 libexecdir = ${exec_prefix}/libexec
325 localedir = ${datarootdir}/locale
326 localstatedir = ${prefix}/var
327 mandir = ${datarootdir}/man
328 mkdir_p = $(MKDIR_P)
329 oldincludedir = /usr/include
330 pdfdir = ${docdir}
331 prefix = /usr/local
332 program_transform_name = s,x,x,
333 psdir = ${docdir}
334 sbindir = ${exec_prefix}/sbin
335 sharedstatedir = ${prefix}/com
336 srcdir = .
337 sysconfdir = ${prefix}/etc
338 target = x86_64-unknown-linux-gnu
339 target_alias =
340 target_cpu = x86_64
341 target_os = linux-gnu
342 target_vendor = unknown
343 top_build_prefix = ../
344 top_builddir = ..
345 top_srcdir = ..
346 AUTOMAKE_OPTIONS = foreign no-dependencies
347 EXTRA_DIST =
348 INCLUDES = -I.. ${INC_SPECS}
350 # Requirements for spiceparser library
351 noinst_LIBRARIES = libspiceparser.a
352 libspiceparser_a_SOURCES = \
353 bitlist.c eqn.c eqnlist.c equations.c hash.c list.c list_search.c \
354 memory.c mergedup.c names.c netlist.c netlist_dev.c netlist_extract.c \
355 netlist_funcs.c netlist_lib.c netlist_spice.c netlist_template.c \
356 scanner.c sort.c xcircspice.c
358 all: all-recursive
360 .SUFFIXES:
361 .SUFFIXES: .c .o .obj
362 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
363 @for dep in $?; do \
364 case '$(am__configure_deps)' in \
365 *$$dep*) \
366 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
367 && { if test -f $@; then exit 0; else break; fi; }; \
368 exit 1;; \
369 esac; \
370 done; \
371 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign spiceparser/Makefile'; \
372 $(am__cd) $(top_srcdir) && \
373 $(AUTOMAKE) --foreign spiceparser/Makefile
374 .PRECIOUS: Makefile
375 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
376 @case '$?' in \
377 *config.status*) \
378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
379 *) \
380 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
381 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
382 esac;
384 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
385 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(top_srcdir)/configure: $(am__configure_deps)
388 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
390 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391 $(am__aclocal_m4_deps):
393 clean-noinstLIBRARIES:
394 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
396 libspiceparser.a: $(libspiceparser_a_OBJECTS) $(libspiceparser_a_DEPENDENCIES) $(EXTRA_libspiceparser_a_DEPENDENCIES)
397 $(AM_V_at)-rm -f libspiceparser.a
398 $(AM_V_AR)$(libspiceparser_a_AR) libspiceparser.a $(libspiceparser_a_OBJECTS) $(libspiceparser_a_LIBADD)
399 $(AM_V_at)$(RANLIB) libspiceparser.a
401 mostlyclean-compile:
402 -rm -f *.$(OBJEXT)
404 distclean-compile:
405 -rm -f *.tab.c
407 .c.o:
408 $(AM_V_CC)$(COMPILE) -c -o $@ $<
410 .c.obj:
411 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
413 # This directory's subdirectories are mostly independent; you can cd
414 # into them and run 'make' without going through this Makefile.
415 # To change the values of 'make' variables: instead of editing Makefiles,
416 # (1) if the variable is set in 'config.status', edit 'config.status'
417 # (which will cause the Makefiles to be regenerated when you run 'make');
418 # (2) otherwise, pass the desired values on the 'make' command line.
419 $(am__recursive_targets):
420 @fail=; \
421 if $(am__make_keepgoing); then \
422 failcom='fail=yes'; \
423 else \
424 failcom='exit 1'; \
425 fi; \
426 dot_seen=no; \
427 target=`echo $@ | sed s/-recursive//`; \
428 case "$@" in \
429 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
430 *) list='$(SUBDIRS)' ;; \
431 esac; \
432 for subdir in $$list; do \
433 echo "Making $$target in $$subdir"; \
434 if test "$$subdir" = "."; then \
435 dot_seen=yes; \
436 local_target="$$target-am"; \
437 else \
438 local_target="$$target"; \
439 fi; \
440 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
441 || eval $$failcom; \
442 done; \
443 if test "$$dot_seen" = "no"; then \
444 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
445 fi; test -z "$$fail"
447 ID: $(am__tagged_files)
448 $(am__define_uniq_tagged_files); mkid -fID $$unique
449 tags: tags-recursive
450 TAGS: tags
452 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
453 set x; \
454 here=`pwd`; \
455 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
456 include_option=--etags-include; \
457 empty_fix=.; \
458 else \
459 include_option=--include; \
460 empty_fix=; \
461 fi; \
462 list='$(SUBDIRS)'; for subdir in $$list; do \
463 if test "$$subdir" = .; then :; else \
464 test ! -f $$subdir/TAGS || \
465 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
466 fi; \
467 done; \
468 $(am__define_uniq_tagged_files); \
469 shift; \
470 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
471 test -n "$$unique" || unique=$$empty_fix; \
472 if test $$# -gt 0; then \
473 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
474 "$$@" $$unique; \
475 else \
476 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477 $$unique; \
478 fi; \
480 ctags: ctags-recursive
482 CTAGS: ctags
483 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
484 $(am__define_uniq_tagged_files); \
485 test -z "$(CTAGS_ARGS)$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 $$unique
489 GTAGS:
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && $(am__cd) $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) "$$here"
493 cscopelist: cscopelist-recursive
495 cscopelist-am: $(am__tagged_files)
496 list='$(am__tagged_files)'; \
497 case "$(srcdir)" in \
498 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
499 *) sdir=$(subdir)/$(srcdir) ;; \
500 esac; \
501 for i in $$list; do \
502 if test -f "$$i"; then \
503 echo "$(subdir)/$$i"; \
504 else \
505 echo "$$sdir/$$i"; \
506 fi; \
507 done >> $(top_builddir)/cscope.files
509 distclean-tags:
510 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
512 distdir: $(DISTFILES)
513 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515 list='$(DISTFILES)'; \
516 dist_files=`for file in $$list; do echo $$file; done | \
517 sed -e "s|^$$srcdirstrip/||;t" \
518 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
519 case $$dist_files in \
520 */*) $(MKDIR_P) `echo "$$dist_files" | \
521 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
522 sort -u` ;; \
523 esac; \
524 for file in $$dist_files; do \
525 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
526 if test -d $$d/$$file; then \
527 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
528 if test -d "$(distdir)/$$file"; then \
529 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530 fi; \
531 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
532 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
533 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
534 fi; \
535 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
536 else \
537 test -f "$(distdir)/$$file" \
538 || cp -p $$d/$$file "$(distdir)/$$file" \
539 || exit 1; \
540 fi; \
541 done
542 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
543 if test "$$subdir" = .; then :; else \
544 $(am__make_dryrun) \
545 || test -d "$(distdir)/$$subdir" \
546 || $(MKDIR_P) "$(distdir)/$$subdir" \
547 || exit 1; \
548 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
549 $(am__relativize); \
550 new_distdir=$$reldir; \
551 dir1=$$subdir; dir2="$(top_distdir)"; \
552 $(am__relativize); \
553 new_top_distdir=$$reldir; \
554 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
555 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
556 ($(am__cd) $$subdir && \
557 $(MAKE) $(AM_MAKEFLAGS) \
558 top_distdir="$$new_top_distdir" \
559 distdir="$$new_distdir" \
560 am__remove_distdir=: \
561 am__skip_length_check=: \
562 am__skip_mode_fix=: \
563 distdir) \
564 || exit 1; \
565 fi; \
566 done
567 check-am: all-am
568 check: check-recursive
569 all-am: Makefile $(LIBRARIES)
570 installdirs: installdirs-recursive
571 installdirs-am:
572 install: install-recursive
573 install-exec: install-exec-recursive
574 install-data: install-data-recursive
575 uninstall: uninstall-recursive
577 install-am: all-am
578 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
580 installcheck: installcheck-recursive
581 install-strip:
582 if test -z '$(STRIP)'; then \
583 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
584 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
585 install; \
586 else \
587 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
591 mostlyclean-generic:
593 clean-generic:
595 distclean-generic:
596 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
597 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
599 maintainer-clean-generic:
600 @echo "This command is intended for maintainers to use"
601 @echo "it deletes files that may require special tools to rebuild."
602 clean: clean-recursive
604 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
606 distclean: distclean-recursive
607 -rm -f Makefile
608 distclean-am: clean-am distclean-compile distclean-generic \
609 distclean-tags
611 dvi: dvi-recursive
613 dvi-am:
615 html: html-recursive
617 html-am:
619 info: info-recursive
621 info-am:
623 install-data-am:
625 install-dvi: install-dvi-recursive
627 install-dvi-am:
629 install-exec-am:
631 install-html: install-html-recursive
633 install-html-am:
635 install-info: install-info-recursive
637 install-info-am:
639 install-man:
641 install-pdf: install-pdf-recursive
643 install-pdf-am:
645 install-ps: install-ps-recursive
647 install-ps-am:
649 installcheck-am:
651 maintainer-clean: maintainer-clean-recursive
652 -rm -f Makefile
653 maintainer-clean-am: distclean-am maintainer-clean-generic
655 mostlyclean: mostlyclean-recursive
657 mostlyclean-am: mostlyclean-compile mostlyclean-generic
659 pdf: pdf-recursive
661 pdf-am:
663 ps: ps-recursive
665 ps-am:
667 uninstall-am:
669 .MAKE: $(am__recursive_targets) install-am install-strip
671 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
672 check-am clean clean-generic clean-noinstLIBRARIES \
673 cscopelist-am ctags ctags-am distclean distclean-compile \
674 distclean-generic distclean-tags distdir dvi dvi-am html \
675 html-am info info-am install install-am install-data \
676 install-data-am install-dvi install-dvi-am install-exec \
677 install-exec-am install-html install-html-am install-info \
678 install-info-am install-man install-pdf install-pdf-am \
679 install-ps install-ps-am install-strip installcheck \
680 installcheck-am installdirs installdirs-am maintainer-clean \
681 maintainer-clean-generic mostlyclean mostlyclean-compile \
682 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
683 uninstall-am
686 # Tell versions [3.59,3.63) of GNU make to not export all variables.
687 # Otherwise a system limit (for SysV at least) may be exceeded.
688 .NOEXPORT: