1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = src/spicelib/devices/soi3
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_compare_version.m4 \
94	$(top_srcdir)/m4/ax_prog_bison_version.m4 \
95	$(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
96	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100	$(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/src/include/ngspice/config.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106LTLIBRARIES = $(noinst_LTLIBRARIES)
107libsoi3_la_LIBADD =
108am_libsoi3_la_OBJECTS = soi3.lo soi3acld.lo soi3ask.lo soi3cap.lo \
109	soi3conv.lo soi3ic.lo soi3init.lo soi3load.lo soi3mask.lo \
110	soi3mpar.lo soi3nois.lo soi3par.lo soi3set.lo soi3temp.lo \
111	soi3trun.lo
112libsoi3_la_OBJECTS = $(am_libsoi3_la_OBJECTS)
113AM_V_lt = $(am__v_lt_@AM_V@)
114am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
115am__v_lt_0 = --silent
116am__v_lt_1 =
117AM_V_P = $(am__v_P_@AM_V@)
118am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119am__v_P_0 = false
120am__v_P_1 = :
121AM_V_GEN = $(am__v_GEN_@AM_V@)
122am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123am__v_GEN_0 = @echo "  GEN     " $@;
124am__v_GEN_1 =
125AM_V_at = $(am__v_at_@AM_V@)
126am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127am__v_at_0 = @
128am__v_at_1 =
129DEFAULT_INCLUDES =
130depcomp = $(SHELL) $(top_srcdir)/depcomp
131am__depfiles_maybe = depfiles
132am__mv = mv -f
133COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
134	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
136	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
137	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
138	$(AM_CFLAGS) $(CFLAGS)
139AM_V_CC = $(am__v_CC_@AM_V@)
140am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
141am__v_CC_0 = @echo "  CC      " $@;
142am__v_CC_1 =
143CCLD = $(CC)
144LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
145	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
146	$(AM_LDFLAGS) $(LDFLAGS) -o $@
147AM_V_CCLD = $(am__v_CCLD_@AM_V@)
148am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
149am__v_CCLD_0 = @echo "  CCLD    " $@;
150am__v_CCLD_1 =
151SOURCES = $(libsoi3_la_SOURCES)
152DIST_SOURCES = $(libsoi3_la_SOURCES)
153am__can_run_installinfo = \
154  case $$AM_UPDATE_INFO_DIR in \
155    n|no|NO) false;; \
156    *) (install-info --version) >/dev/null 2>&1;; \
157  esac
158am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
159# Read a list of newline-separated strings from the standard input,
160# and print each of them once, without duplicates.  Input order is
161# *not* preserved.
162am__uniquify_input = $(AWK) '\
163  BEGIN { nonempty = 0; } \
164  { items[$$0] = 1; nonempty = 1; } \
165  END { if (nonempty) { for (i in items) print i; }; } \
166'
167# Make sure the list of sources is unique.  This is necessary because,
168# e.g., the same source file might be shared among _SOURCES variables
169# for different programs/libraries.
170am__define_uniq_tagged_files = \
171  list='$(am__tagged_files)'; \
172  unique=`for i in $$list; do \
173    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
174  done | $(am__uniquify_input)`
175ETAGS = etags
176CTAGS = ctags
177am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
178DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
179ACLOCAL = @ACLOCAL@
180ADMSXML = @ADMSXML@
181AMTAR = @AMTAR@
182AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/src/include
183AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
184AR = @AR@
185AR_FLAGS = @AR_FLAGS@
186AS = @AS@
187AUTOCONF = @AUTOCONF@
188AUTOHEADER = @AUTOHEADER@
189AUTOMAKE = @AUTOMAKE@
190AWK = @AWK@
191BISON = @BISON@
192BISON_VERSION = @BISON_VERSION@
193BUILD_EXEEXT = @BUILD_EXEEXT@
194BUILD_OBJEXT = @BUILD_OBJEXT@
195CC = @CC@
196CCDEPMODE = @CCDEPMODE@
197CC_FOR_BUILD = @CC_FOR_BUILD@
198CFLAGS = @CFLAGS@
199CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
200CMPP = @CMPP@
201CPP = @CPP@
202CPPFLAGS = @CPPFLAGS@
203CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
204CPP_FOR_BUILD = @CPP_FOR_BUILD@
205CXX = @CXX@
206CXXCPP = @CXXCPP@
207CXXDEPMODE = @CXXDEPMODE@
208CXXFLAGS = @CXXFLAGS@
209CYGPATH_W = @CYGPATH_W@
210DEFS = @DEFS@
211DEPDIR = @DEPDIR@
212DLLTOOL = @DLLTOOL@
213DSYMUTIL = @DSYMUTIL@
214DUMPBIN = @DUMPBIN@
215ECHO_C = @ECHO_C@
216ECHO_N = @ECHO_N@
217ECHO_T = @ECHO_T@
218EGREP = @EGREP@
219EXEEXT = @EXEEXT@
220FGREP = @FGREP@
221GREP = @GREP@
222INSTALL = @INSTALL@
223INSTALL_DATA = @INSTALL_DATA@
224INSTALL_PROGRAM = @INSTALL_PROGRAM@
225INSTALL_SCRIPT = @INSTALL_SCRIPT@
226INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
227LD = @LD@
228LDFLAGS = @LDFLAGS@
229LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
230LEX = @LEX@
231LEXLIB = @LEXLIB@
232LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
233LIBNGSPICE_API_VERSION = @LIBNGSPICE_API_VERSION@
234LIBNGSPICE_SO_VERSION = @LIBNGSPICE_SO_VERSION@
235LIBOBJS = @LIBOBJS@
236LIBS = @LIBS@
237LIBTOOL = @LIBTOOL@
238LIPO = @LIPO@
239LN_S = @LN_S@
240LTLIBOBJS = @LTLIBOBJS@
241LT_NGSPICE_AGE = @LT_NGSPICE_AGE@
242LT_NGSPICE_CURRENT = @LT_NGSPICE_CURRENT@
243LT_NGSPICE_REVISION = @LT_NGSPICE_REVISION@
244LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
245MAINT = @MAINT@
246MAKEINFO = @MAKEINFO@
247MANIFEST_TOOL = @MANIFEST_TOOL@
248MKDIR_P = @MKDIR_P@
249NM = @NM@
250NMEDIT = @NMEDIT@
251NOTVLADEVDIR = @NOTVLADEVDIR@
252OBJDUMP = @OBJDUMP@
253OBJEXT = @OBJEXT@
254OPENMP_CFLAGS = @OPENMP_CFLAGS@
255OTOOL = @OTOOL@
256OTOOL64 = @OTOOL64@
257PACKAGE = @PACKAGE@
258PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
259PACKAGE_NAME = @PACKAGE_NAME@
260PACKAGE_STRING = @PACKAGE_STRING@
261PACKAGE_TARNAME = @PACKAGE_TARNAME@
262PACKAGE_URL = @PACKAGE_URL@
263PACKAGE_VERSION = @PACKAGE_VERSION@
264PATH_SEPARATOR = @PATH_SEPARATOR@
265RANLIB = @RANLIB@
266SED = @SED@
267SET_MAKE = @SET_MAKE@
268SHELL = @SHELL@
269STATIC = @STATIC@
270STRIP = @STRIP@
271TCL_LIB_SPEC = @TCL_LIB_SPEC@
272TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
273VERSION = @VERSION@
274VIS_CFLAGS = @VIS_CFLAGS@
275VLADEV = @VLADEV@
276VLADEVDIR = @VLADEVDIR@
277WINRES = @WINRES@
278XMKMF = @XMKMF@
279XSPICEDLLIBS = @XSPICEDLLIBS@
280XSPICEINIT = @XSPICEINIT@
281XTRALIBS = @XTRALIBS@
282X_CFLAGS = @X_CFLAGS@
283X_EXTRA_LIBS = @X_EXTRA_LIBS@
284X_LIBS = @X_LIBS@
285X_PRE_LIBS = @X_PRE_LIBS@
286YACC = @YACC@
287YFLAGS = @YFLAGS@
288abs_builddir = @abs_builddir@
289abs_srcdir = @abs_srcdir@
290abs_top_builddir = @abs_top_builddir@
291abs_top_srcdir = @abs_top_srcdir@
292ac_ct_AR = @ac_ct_AR@
293ac_ct_CC = @ac_ct_CC@
294ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
295ac_ct_CXX = @ac_ct_CXX@
296ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297am__include = @am__include@
298am__leading_dot = @am__leading_dot@
299am__quote = @am__quote@
300am__tar = @am__tar@
301am__untar = @am__untar@
302bindir = @bindir@
303build = @build@
304build_alias = @build_alias@
305build_cpu = @build_cpu@
306build_os = @build_os@
307build_vendor = @build_vendor@
308builddir = @builddir@
309datadir = @datadir@
310datarootdir = @datarootdir@
311docdir = @docdir@
312dvidir = @dvidir@
313exec_prefix = @exec_prefix@
314host = @host@
315host_alias = @host_alias@
316host_cpu = @host_cpu@
317host_os = @host_os@
318host_vendor = @host_vendor@
319htmldir = @htmldir@
320includedir = @includedir@
321infodir = @infodir@
322install_sh = @install_sh@
323libdir = @libdir@
324libexecdir = @libexecdir@
325localedir = @localedir@
326localstatedir = @localstatedir@
327mandir = @mandir@
328mkdir_p = @mkdir_p@
329oldincludedir = @oldincludedir@
330pdfdir = @pdfdir@
331prefix = @prefix@
332program_transform_name = @program_transform_name@
333psdir = @psdir@
334sbindir = @sbindir@
335sharedstatedir = @sharedstatedir@
336srcdir = @srcdir@
337sysconfdir = @sysconfdir@
338target_alias = @target_alias@
339top_build_prefix = @top_build_prefix@
340top_builddir = @top_builddir@
341top_srcdir = @top_srcdir@
342noinst_LTLIBRARIES = libsoi3.la
343libsoi3_la_SOURCES = \
344	soi3.c		\
345	soi3acld.c	\
346	soi3ask.c	\
347	soi3cap.c	\
348	soi3conv.c	\
349	soi3defs.h	\
350	soi3ext.h	\
351	soi3ic.c	\
352	soi3init.c	\
353	soi3init.h	\
354	soi3itf.h	\
355	soi3load.c	\
356	soi3mask.c	\
357	soi3mpar.c	\
358	soi3nois.c	\
359	soi3par.c	\
360	soi3set.c	\
361	soi3temp.c	\
362	soi3trun.c
363
364AM_CFLAGS = $(STATIC)
365MAINTAINERCLEANFILES = Makefile.in
366all: all-am
367
368.SUFFIXES:
369.SUFFIXES: .c .lo .o .obj
370$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
371	@for dep in $?; do \
372	  case '$(am__configure_deps)' in \
373	    *$$dep*) \
374	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
375	        && { if test -f $@; then exit 0; else break; fi; }; \
376	      exit 1;; \
377	  esac; \
378	done; \
379	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/spicelib/devices/soi3/Makefile'; \
380	$(am__cd) $(top_srcdir) && \
381	  $(AUTOMAKE) --gnu src/spicelib/devices/soi3/Makefile
382Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
383	@case '$?' in \
384	  *config.status*) \
385	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
386	  *) \
387	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
388	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
389	esac;
390
391$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
392	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393
394$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
395	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
397	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398$(am__aclocal_m4_deps):
399
400clean-noinstLTLIBRARIES:
401	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
402	@list='$(noinst_LTLIBRARIES)'; \
403	locs=`for p in $$list; do echo $$p; done | \
404	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
405	      sort -u`; \
406	test -z "$$locs" || { \
407	  echo rm -f $${locs}; \
408	  rm -f $${locs}; \
409	}
410
411libsoi3.la: $(libsoi3_la_OBJECTS) $(libsoi3_la_DEPENDENCIES) $(EXTRA_libsoi3_la_DEPENDENCIES)
412	$(AM_V_CCLD)$(LINK)  $(libsoi3_la_OBJECTS) $(libsoi3_la_LIBADD) $(LIBS)
413
414mostlyclean-compile:
415	-rm -f *.$(OBJEXT)
416
417distclean-compile:
418	-rm -f *.tab.c
419
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3acld.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3ask.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3cap.Plo@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3conv.Plo@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3ic.Plo@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3init.Plo@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3load.Plo@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3mask.Plo@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3mpar.Plo@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3nois.Plo@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3par.Plo@am__quote@
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3set.Plo@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3temp.Plo@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/soi3trun.Plo@am__quote@
435
436.c.o:
437@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
438@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
439@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
440@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
442
443.c.obj:
444@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
445@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
447@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
449
450.c.lo:
451@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
452@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
453@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
454@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
456
457mostlyclean-libtool:
458	-rm -f *.lo
459
460clean-libtool:
461	-rm -rf .libs _libs
462
463ID: $(am__tagged_files)
464	$(am__define_uniq_tagged_files); mkid -fID $$unique
465tags: tags-am
466TAGS: tags
467
468tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
469	set x; \
470	here=`pwd`; \
471	$(am__define_uniq_tagged_files); \
472	shift; \
473	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
474	  test -n "$$unique" || unique=$$empty_fix; \
475	  if test $$# -gt 0; then \
476	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477	      "$$@" $$unique; \
478	  else \
479	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
480	      $$unique; \
481	  fi; \
482	fi
483ctags: ctags-am
484
485CTAGS: ctags
486ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
487	$(am__define_uniq_tagged_files); \
488	test -z "$(CTAGS_ARGS)$$unique" \
489	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490	     $$unique
491
492GTAGS:
493	here=`$(am__cd) $(top_builddir) && pwd` \
494	  && $(am__cd) $(top_srcdir) \
495	  && gtags -i $(GTAGS_ARGS) "$$here"
496cscopelist: cscopelist-am
497
498cscopelist-am: $(am__tagged_files)
499	list='$(am__tagged_files)'; \
500	case "$(srcdir)" in \
501	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
502	  *) sdir=$(subdir)/$(srcdir) ;; \
503	esac; \
504	for i in $$list; do \
505	  if test -f "$$i"; then \
506	    echo "$(subdir)/$$i"; \
507	  else \
508	    echo "$$sdir/$$i"; \
509	  fi; \
510	done >> $(top_builddir)/cscope.files
511
512distclean-tags:
513	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
515distdir: $(DISTFILES)
516	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
518	list='$(DISTFILES)'; \
519	  dist_files=`for file in $$list; do echo $$file; done | \
520	  sed -e "s|^$$srcdirstrip/||;t" \
521	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
522	case $$dist_files in \
523	  */*) $(MKDIR_P) `echo "$$dist_files" | \
524			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
525			   sort -u` ;; \
526	esac; \
527	for file in $$dist_files; do \
528	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
529	  if test -d $$d/$$file; then \
530	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
531	    if test -d "$(distdir)/$$file"; then \
532	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533	    fi; \
534	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
535	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
536	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537	    fi; \
538	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
539	  else \
540	    test -f "$(distdir)/$$file" \
541	    || cp -p $$d/$$file "$(distdir)/$$file" \
542	    || exit 1; \
543	  fi; \
544	done
545check-am: all-am
546check: check-am
547all-am: Makefile $(LTLIBRARIES)
548installdirs:
549install: install-am
550install-exec: install-exec-am
551install-data: install-data-am
552uninstall: uninstall-am
553
554install-am: all-am
555	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
556
557installcheck: installcheck-am
558install-strip:
559	if test -z '$(STRIP)'; then \
560	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562	      install; \
563	else \
564	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
567	fi
568mostlyclean-generic:
569
570clean-generic:
571
572distclean-generic:
573	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
575
576maintainer-clean-generic:
577	@echo "This command is intended for maintainers to use"
578	@echo "it deletes files that may require special tools to rebuild."
579	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
580clean: clean-am
581
582clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
583	mostlyclean-am
584
585distclean: distclean-am
586	-rm -rf ./$(DEPDIR)
587	-rm -f Makefile
588distclean-am: clean-am distclean-compile distclean-generic \
589	distclean-tags
590
591dvi: dvi-am
592
593dvi-am:
594
595html: html-am
596
597html-am:
598
599info: info-am
600
601info-am:
602
603install-data-am:
604
605install-dvi: install-dvi-am
606
607install-dvi-am:
608
609install-exec-am:
610
611install-html: install-html-am
612
613install-html-am:
614
615install-info: install-info-am
616
617install-info-am:
618
619install-man:
620
621install-pdf: install-pdf-am
622
623install-pdf-am:
624
625install-ps: install-ps-am
626
627install-ps-am:
628
629installcheck-am:
630
631maintainer-clean: maintainer-clean-am
632	-rm -rf ./$(DEPDIR)
633	-rm -f Makefile
634maintainer-clean-am: distclean-am maintainer-clean-generic
635
636mostlyclean: mostlyclean-am
637
638mostlyclean-am: mostlyclean-compile mostlyclean-generic \
639	mostlyclean-libtool
640
641pdf: pdf-am
642
643pdf-am:
644
645ps: ps-am
646
647ps-am:
648
649uninstall-am:
650
651.MAKE: install-am install-strip
652
653.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
654	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
655	ctags-am distclean distclean-compile distclean-generic \
656	distclean-libtool distclean-tags distdir dvi dvi-am html \
657	html-am info info-am install install-am install-data \
658	install-data-am install-dvi install-dvi-am install-exec \
659	install-exec-am install-html install-html-am install-info \
660	install-info-am install-man install-pdf install-pdf-am \
661	install-ps install-ps-am install-strip installcheck \
662	installcheck-am installdirs maintainer-clean \
663	maintainer-clean-generic mostlyclean mostlyclean-compile \
664	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
665	tags tags-am uninstall uninstall-am
666
667.PRECIOUS: Makefile
668
669
670# Tell versions [3.59,3.63) of GNU make to not export all variables.
671# Otherwise a system limit (for SysV at least) may be exceeded.
672.NOEXPORT:
673