1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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
17 # Cycript - The Truly Universal Scripting Language
18 # Copyright (C) 2009-2016 Jay Freeman (saurik)
20 # GNU Affero General Public License, Version 3 {{{
22 # This program is free software: you can redistribute it and/or modify
23 # it under the terms of the GNU Affero General Public License as published by
24 # the Free Software Foundation, either version 3 of the License, or
25 # (at your option) any later version.
27 # This program is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 # GNU Affero General Public License for more details.
32 # You should have received a copy of the GNU Affero General Public License
33 # along with this program. If not, see <http://www.gnu.org/licenses/>.
40 if test -z '$(MAKELEVEL)'; then \
42 elif test -n '$(MAKE_HOST)'; then \
44 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
50 am__make_running_with_option = \
51 case $${target_option-} in \
53 *) echo "am__make_running_with_option: internal error: invalid" \
54 "target option '$${target_option-}' specified" >&2; \
58 sane_makeflags=$$MAKEFLAGS; \
59 if $(am__is_gnu_make); then \
60 sane_makeflags=$$MFLAGS; \
65 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
66 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
72 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
74 for flg in $$sane_makeflags; do \
75 test $$skip_next = yes && { skip_next=no; continue; }; \
78 -*I) strip_trailopt 'I'; skip_next=yes;; \
79 -*I?*) strip_trailopt 'I';; \
80 -*O) strip_trailopt 'O'; skip_next=yes;; \
81 -*O?*) strip_trailopt 'O';; \
82 -*l) strip_trailopt 'l'; skip_next=yes;; \
83 -*l?*) strip_trailopt 'l';; \
84 -[dEDm]) skip_next=yes;; \
85 -[JT]) skip_next=yes;; \
88 *$$target_option*) has_opt=yes; break;; \
92 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
93 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
94 pkgdatadir = $(datadir)/@PACKAGE@
95 pkgincludedir = $(includedir)/@PACKAGE@
96 pkglibdir = $(libdir)/@PACKAGE@
97 pkglibexecdir = $(libexecdir)/@PACKAGE@
98 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99 install_sh_DATA = $(install_sh) -c -m 644
100 install_sh_PROGRAM = $(install_sh) -c
101 install_sh_SCRIPT = $(install_sh) -c
102 INSTALL_HEADER = $(INSTALL_DATA)
103 transform = $(program_transform_name)
110 build_triplet = @build@
111 host_triplet = @host@
112 @CY_CONSOLE_TRUE@bin_PROGRAMS = cycript$(EXEEXT)
113 @CY_CONSOLE_TRUE@am__append_1 = Complete.cpp
114 @CY_EXECUTE_TRUE@am__append_2 = sig/ffi_type.cpp sig/parse.cpp \
115 @CY_EXECUTE_TRUE@ sig/copy.cpp Execute.cpp JavaScriptCore.cpp
116 @CY_EXECUTE_TRUE@am__append_3 = $(LTJAVASCRIPTCORE)
117 @CY_EXECUTE_TRUE@am__append_4 = libcycript.db
118 @CY_EXECUTE_TRUE@am__append_5 = -DCY_EXECUTE
119 @CY_EXECUTE_TRUE@am__append_6 = C
120 @CY_EXECUTE_TRUE@am__append_7 = libcycript.db
121 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@am__append_8 = Analyze Bridge.def
122 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@am__append_9 = Bridge.def
123 @CY_EXECUTE_TRUE@am__append_10 = Bridge.gperf Bridge.hpp
124 @CY_JAVA_TRUE@am__append_11 = Java
125 @CY_JAVA_TRUE@am__append_12 = Java/Execute.cpp
126 @CY_JAVA_TRUE@am__append_13 = $(LTJAVA)
127 @CY_JAVA_TRUE@am__append_14 = libcycript.jar
128 @CY_JAVA_TRUE@am__append_15 = Class libcycript.jar
129 @CY_RUBY_TRUE@am__append_16 = Ruby
130 @CY_RUBY_TRUE@am__append_17 = Ruby/Execute.cpp
131 @CY_RUBY_TRUE@am__append_18 = $(LTRUBY)
132 @CY_PYTHON_TRUE@am__append_19 = Python
133 @CY_PYTHON_TRUE@am__append_20 = Python/Execute.cpp
134 @CY_PYTHON_TRUE@am__append_21 = $(LTPYTHON)
135 @CY_OBJECTIVEC_TRUE@am__append_22 = -DCY_OBJECTIVEC
136 @CY_OBJECTIVEC_TRUE@am__append_23 = ObjectiveC
137 @CY_OBJECTIVEC_TRUE@am__append_24 = ObjectiveC/Output.cpp ObjectiveC/Replace.cpp ObjectiveC/Library.mm
138 @CY_OBJECTIVEC_TRUE@am__append_25 = $(LTOBJECTIVEC)
139 @CY_ATTACH_TRUE@am__append_26 = Handler.cpp
140 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__append_27 = Inject.cpp
141 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__append_28 = -DCY_ATTACH
143 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
144 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
145 $(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
146 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/framework.m4 \
147 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
148 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
149 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
150 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
152 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
153 $(am__configure_deps) $(am__DIST_COMMON)
154 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
155 configure.lineno config.status.lineno
156 mkinstalldirs = $(install_sh) -d
157 CONFIG_HEADER = config.h
159 CONFIG_CLEAN_VPATH_FILES =
160 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
161 am__vpath_adj = case $$p in \
162 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
165 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
167 am__nobase_strip_setup = \
168 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
170 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
171 am__nobase_list = $(am__nobase_strip_setup); \
172 for p in $$list; do echo "$$p $$p"; done | \
173 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
174 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
175 if (++n[$$2] == $(am__install_max)) \
176 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
177 END { for (dir in files) print dir, files[dir] }'
179 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
180 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
181 am__uninstall_files_from_dir = { \
183 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
184 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
185 $(am__cd) "$$dir" && rm -f $$files; }; \
187 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
188 "$(DESTDIR)$(datdir)"
189 LTLIBRARIES = $(lib_LTLIBRARIES)
191 @CY_EXECUTE_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
192 @CY_JAVA_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
193 @CY_RUBY_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
194 @CY_PYTHON_TRUE@am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1)
195 @CY_OBJECTIVEC_TRUE@am__DEPENDENCIES_6 = $(am__DEPENDENCIES_1)
196 libcycript_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
197 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
198 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
199 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
200 $(am__DEPENDENCIES_5) $(am__DEPENDENCIES_6)
201 am__libcycript_la_SOURCES_DIST = ConvertUTF.c Decode.cpp Driver.cpp \
202 Error.cpp Highlight.cpp Library.cpp Network.cpp Output.cpp \
203 Replace.cpp Syntax.cpp Parser.cpp Scanner.cpp Complete.cpp \
204 sig/ffi_type.cpp sig/parse.cpp sig/copy.cpp Execute.cpp \
205 JavaScriptCore.cpp Java/Execute.cpp Ruby/Execute.cpp \
206 Python/Execute.cpp ObjectiveC/Output.cpp \
207 ObjectiveC/Replace.cpp ObjectiveC/Library.mm Handler.cpp
208 @CY_CONSOLE_TRUE@am__objects_1 = Complete.lo
209 am__dirstamp = $(am__leading_dot)dirstamp
210 @CY_EXECUTE_TRUE@am__objects_2 = sig/ffi_type.lo sig/parse.lo \
211 @CY_EXECUTE_TRUE@ sig/copy.lo Execute.lo JavaScriptCore.lo
212 @CY_JAVA_TRUE@am__objects_3 = Java/Execute.lo
213 @CY_RUBY_TRUE@am__objects_4 = Ruby/Execute.lo
214 @CY_PYTHON_TRUE@am__objects_5 = Python/Execute.lo
215 @CY_OBJECTIVEC_TRUE@am__objects_6 = ObjectiveC/Output.lo \
216 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Replace.lo \
217 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Library.lo
218 @CY_ATTACH_TRUE@am__objects_7 = Handler.lo
219 am_libcycript_la_OBJECTS = ConvertUTF.lo Decode.lo Driver.lo Error.lo \
220 Highlight.lo Library.lo Network.lo Output.lo Replace.lo \
221 Syntax.lo Parser.lo Scanner.lo $(am__objects_1) \
222 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
223 $(am__objects_5) $(am__objects_6) $(am__objects_7)
224 libcycript_la_OBJECTS = $(am_libcycript_la_OBJECTS)
225 AM_V_lt = $(am__v_lt_@AM_V@)
226 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
227 am__v_lt_0 = --silent
229 libcycript_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
230 $(LIBTOOLFLAGS) --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) \
231 $(OBJCXXFLAGS) $(libcycript_la_LDFLAGS) $(LDFLAGS) -o $@
232 PROGRAMS = $(bin_PROGRAMS)
233 am__cycript_SOURCES_DIST = Console.cpp Inject.cpp
234 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__objects_8 = Inject.$(OBJEXT)
235 @CY_CONSOLE_TRUE@am_cycript_OBJECTS = Console.$(OBJEXT) \
236 @CY_CONSOLE_TRUE@ $(am__objects_8)
237 cycript_OBJECTS = $(am_cycript_OBJECTS)
238 @CY_CONSOLE_TRUE@cycript_DEPENDENCIES = libcycript.la \
239 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
240 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
241 AM_V_P = $(am__v_P_@AM_V@)
242 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
245 AM_V_GEN = $(am__v_GEN_@AM_V@)
246 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
247 am__v_GEN_0 = @echo " GEN " $@;
249 AM_V_at = $(am__v_at_@AM_V@)
250 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
253 DEFAULT_INCLUDES = -I.@am__isrc@
254 depcomp = $(SHELL) $(top_srcdir)/depcomp
255 am__depfiles_maybe = depfiles
257 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
258 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
259 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
260 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
261 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
262 $(AM_CFLAGS) $(CFLAGS)
263 AM_V_CC = $(am__v_CC_@AM_V@)
264 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
265 am__v_CC_0 = @echo " CC " $@;
268 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
269 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
270 $(AM_LDFLAGS) $(LDFLAGS) -o $@
271 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
272 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
273 am__v_CCLD_0 = @echo " CCLD " $@;
275 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
276 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
277 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
278 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
279 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
280 $(AM_CXXFLAGS) $(CXXFLAGS)
281 AM_V_CXX = $(am__v_CXX_@AM_V@)
282 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
283 am__v_CXX_0 = @echo " CXX " $@;
286 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
287 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
288 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
289 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
290 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
291 am__v_CXXLD_0 = @echo " CXXLD " $@;
293 OBJCXXCOMPILE = $(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
294 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
295 LTOBJCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
296 $(LIBTOOLFLAGS) --mode=compile $(OBJCXX) $(DEFS) \
297 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
298 $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
299 AM_V_OBJCXX = $(am__v_OBJCXX_@AM_V@)
300 am__v_OBJCXX_ = $(am__v_OBJCXX_@AM_DEFAULT_V@)
301 am__v_OBJCXX_0 = @echo " OBJCXX " $@;
304 OBJCXXLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
305 --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) \
306 $(AM_LDFLAGS) $(LDFLAGS) -o $@
307 AM_V_OBJCXXLD = $(am__v_OBJCXXLD_@AM_V@)
308 am__v_OBJCXXLD_ = $(am__v_OBJCXXLD_@AM_DEFAULT_V@)
309 am__v_OBJCXXLD_0 = @echo " OBJCXXLD" $@;
311 SOURCES = $(libcycript_la_SOURCES) $(cycript_SOURCES)
312 DIST_SOURCES = $(am__libcycript_la_SOURCES_DIST) \
313 $(am__cycript_SOURCES_DIST)
314 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
315 ctags-recursive dvi-recursive html-recursive info-recursive \
316 install-data-recursive install-dvi-recursive \
317 install-exec-recursive install-html-recursive \
318 install-info-recursive install-pdf-recursive \
319 install-ps-recursive install-recursive installcheck-recursive \
320 installdirs-recursive pdf-recursive ps-recursive \
321 tags-recursive uninstall-recursive
322 am__can_run_installinfo = \
323 case $$AM_UPDATE_INFO_DIR in \
325 *) (install-info --version) >/dev/null 2>&1;; \
328 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
329 distclean-recursive maintainer-clean-recursive
330 am__recursive_targets = \
331 $(RECURSIVE_TARGETS) \
332 $(RECURSIVE_CLEAN_TARGETS) \
333 $(am__extra_recursive_targets)
334 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
335 cscope distdir dist dist-all distcheck
336 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
338 # Read a list of newline-separated strings from the standard input,
339 # and print each of them once, without duplicates. Input order is
341 am__uniquify_input = $(AWK) '\
342 BEGIN { nonempty = 0; } \
343 { items[$$0] = 1; nonempty = 1; } \
344 END { if (nonempty) { for (i in items) print i; }; } \
346 # Make sure the list of sources is unique. This is necessary because,
347 # e.g., the same source file might be shared among _SOURCES variables
348 # for different programs/libraries.
349 am__define_uniq_tagged_files = \
350 list='$(am__tagged_files)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | $(am__uniquify_input)`
357 DIST_SUBDIRS = $(SUBDIRS)
358 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
359 INSTALL ar-lib compile config.guess config.rpath config.sub \
360 depcomp install-sh ltmain.sh missing
361 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
362 distdir = $(PACKAGE)-$(VERSION)
363 top_distdir = $(distdir)
364 am__remove_distdir = \
365 if test -d "$(distdir)"; then \
366 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
367 && rm -rf "$(distdir)" \
368 || { sleep 5 && rm -rf "$(distdir)"; }; \
370 am__post_remove_distdir = $(am__remove_distdir)
373 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
374 sed_rest='s,^[^/]*/*,,'; \
375 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
376 sed_butlast='s,/*[^/]*$$,,'; \
377 while test -n "$$dir1"; do \
378 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
379 if test "$$first" != "."; then \
380 if test "$$first" = ".."; then \
381 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
382 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
384 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
385 if test "$$first2" = "$$first"; then \
386 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
390 dir0="$$dir0"/"$$first"; \
393 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
396 DIST_ARCHIVES = $(distdir).tar.gz
398 DIST_TARGETS = dist-gzip
399 distuninstallcheck_listfiles = find . -type f -print
400 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
401 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
402 distcleancheck_listfiles = find . -type f -print
405 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
407 AUTOCONF = @AUTOCONF@
408 AUTOHEADER = @AUTOHEADER@
409 AUTOMAKE = @AUTOMAKE@
412 BUILD_EXEEXT = @BUILD_EXEEXT@
413 BUILD_OBJEXT = @BUILD_OBJEXT@
415 CCDEPMODE = @CCDEPMODE@
416 CC_FOR_BUILD = @CC_FOR_BUILD@
418 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
420 CPPFLAGS = @CPPFLAGS@
421 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
422 CPP_FOR_BUILD = @CPP_FOR_BUILD@
425 CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
426 CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
427 CXXDEPMODE = @CXXDEPMODE@
428 CXXFLAGS = @CXXFLAGS@
429 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
430 CXX_FOR_BUILD = @CXX_FOR_BUILD@
431 CYGPATH_W = @CYGPATH_W@
432 CY_EXECUTE = @CY_EXECUTE@
434 CY_LIBCLANG = @CY_LIBCLANG@
435 CY_OBJECTIVEC = @CY_OBJECTIVEC@
436 CY_PYTHON = @CY_PYTHON@
438 CY_SYSTEM = @CY_SYSTEM@
442 DSYMUTIL = @DSYMUTIL@
452 GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
456 HAVE_CXX11 = @HAVE_CXX11@
458 INSTALL_DATA = @INSTALL_DATA@
459 INSTALL_PROGRAM = @INSTALL_PROGRAM@
460 INSTALL_SCRIPT = @INSTALL_SCRIPT@
461 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
464 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
466 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
467 LIBFFI_LIBS = @LIBFFI_LIBS@
469 LIBRUBY21_CFLAGS = @LIBRUBY21_CFLAGS@
470 LIBRUBY21_LIBS = @LIBRUBY21_LIBS@
477 LTJAVASCRIPTCORE = @LTJAVASCRIPTCORE@
478 LTLIBFFI = @LTLIBFFI@
479 LTLIBGCC = @LTLIBGCC@
480 LTLIBOBJS = @LTLIBOBJS@
481 LTLIBREADLINE = @LTLIBREADLINE@
482 LTLIBSQLITE3 = @LTLIBSQLITE3@
483 LTLIBTERMCAP = @LTLIBTERMCAP@
485 LTOBJECTIVEC = @LTOBJECTIVEC@
486 LTPYTHON = @LTPYTHON@
488 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
490 MAKEINFO = @MAKEINFO@
491 MANIFEST_TOOL = @MANIFEST_TOOL@
496 OBJCXXDEPMODE = @OBJCXXDEPMODE@
497 OBJCXXFLAGS = @OBJCXXFLAGS@
503 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
504 PACKAGE_NAME = @PACKAGE_NAME@
505 PACKAGE_STRING = @PACKAGE_STRING@
506 PACKAGE_TARNAME = @PACKAGE_TARNAME@
507 PACKAGE_URL = @PACKAGE_URL@
508 PACKAGE_VERSION = @PACKAGE_VERSION@
509 PATH_SEPARATOR = @PATH_SEPARATOR@
510 PKG_CONFIG = @PKG_CONFIG@
511 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
512 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
513 PTHREAD_CC = @PTHREAD_CC@
514 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
515 PTHREAD_LIBS = @PTHREAD_LIBS@
518 SET_MAKE = @SET_MAKE@
524 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
525 WEBKIT_LIBS = @WEBKIT_LIBS@
526 abs_builddir = @abs_builddir@
527 abs_srcdir = @abs_srcdir@
528 abs_top_builddir = @abs_top_builddir@
529 abs_top_srcdir = @abs_top_srcdir@
530 ac_ct_AR = @ac_ct_AR@
531 ac_ct_CC = @ac_ct_CC@
532 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
533 ac_ct_CXX = @ac_ct_CXX@
534 ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
535 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
536 ac_ct_OBJCXX = @ac_ct_OBJCXX@
537 am__include = @am__include@
538 am__leading_dot = @am__leading_dot@
539 am__quote = @am__quote@
541 am__untar = @am__untar@
542 ax_pthread_config = @ax_pthread_config@
545 build_alias = @build_alias@
546 build_cpu = @build_cpu@
547 build_os = @build_os@
548 build_vendor = @build_vendor@
549 builddir = @builddir@
551 datarootdir = @datarootdir@
554 exec_prefix = @exec_prefix@
556 host_alias = @host_alias@
557 host_cpu = @host_cpu@
559 host_vendor = @host_vendor@
561 includedir = @includedir@
563 install_sh = @install_sh@
565 libexecdir = @libexecdir@
566 localedir = @localedir@
567 localstatedir = @localstatedir@
570 oldincludedir = @oldincludedir@
573 program_transform_name = @program_transform_name@
576 sharedstatedir = @sharedstatedir@
578 sysconfdir = @sysconfdir@
579 target_alias = @target_alias@
580 top_build_prefix = @top_build_prefix@
581 top_builddir = @top_builddir@
582 top_srcdir = @top_srcdir@
583 AUTOMAKE_OPTIONS = subdir-objects
584 CLEANFILES = $(am__append_7) $(am__append_8) $(am__append_9) \
585 $(am__append_10) $(am__append_15) Parser.ypp Scanner.lpp \
586 Scanner.cpp Scanner.output lex.backup Parser.cpp Parser.hpp \
587 stack.hh Parser.output
589 ACLOCAL_AMFLAGS = -I m4
590 AM_CPPFLAGS = -DYYDEBUG=1 -DCY_SYSTEM="\"$(CY_SYSTEM)\"" -include \
591 config.h -include $(srcdir)/unconfig.h $(am__append_5) \
592 $(am__append_22) $(am__append_28)
593 AM_CFLAGS = -fvisibility=hidden
594 AM_CXXFLAGS = -fvisibility=hidden
595 AM_OBJCXXFLAGS = -fvisibility=hidden -fobjc-exceptions
596 AM_LDFLAGS = -fvisibility=hidden
597 CY_LDFLAGS = -no-undefined -avoid-version -export-dynamic
599 dat_DATA = $(am__append_4) $(am__append_14)
600 lib_LTLIBRARIES = libcycript.la
601 libcycript_la_LDFLAGS = $(CY_LDFLAGS)
602 libcycript_la_LIBADD = $(LTLIBUV) $(LTLIBFFI) $(LTLIBSQLITE3) \
603 $(LTLIBGCC) -ldl $(am__append_3) $(am__append_13) \
604 $(am__append_18) $(am__append_21) $(am__append_25)
605 libcycript_la_SOURCES = ConvertUTF.c Decode.cpp Driver.cpp Error.cpp \
606 Highlight.cpp Library.cpp Network.cpp Output.cpp Replace.cpp \
607 Syntax.cpp Parser.cpp Scanner.cpp $(am__append_1) \
608 $(am__append_2) $(am__append_12) $(am__append_17) \
609 $(am__append_20) $(am__append_24) $(am__append_26)
610 filters = $(am__append_6) $(am__append_11) $(am__append_16) \
611 $(am__append_19) $(am__append_23)
612 @CY_CONSOLE_TRUE@cycript_SOURCES = Console.cpp $(am__append_27)
613 @CY_CONSOLE_TRUE@cycript_LDADD = libcycript.la $(LTLIBREADLINE) $(LTLIBTERMCAP) $(LTLIBGCC) $(PTHREAD_CFLAGS) -ldl
614 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@CY_LANGFLAGS = -DCY_JAVA=$(CY_JAVA) -DCY_PYTHON=$(CY_PYTHON) -DCY_OBJECTIVEC=$(CY_OBJECTIVEC)
616 $(MAKE) $(AM_MAKEFLAGS) all-recursive
619 .SUFFIXES: .c .cpp .lo .mm .o .obj
620 am--refresh: Makefile
622 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
624 case '$(am__configure_deps)' in \
626 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
627 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
632 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
633 $(am__cd) $(top_srcdir) && \
634 $(AUTOMAKE) --foreign Makefile
635 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
638 echo ' $(SHELL) ./config.status'; \
639 $(SHELL) ./config.status;; \
641 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
642 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
645 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
646 $(SHELL) ./config.status --recheck
648 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
649 $(am__cd) $(srcdir) && $(AUTOCONF)
650 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
651 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
652 $(am__aclocal_m4_deps):
655 @test -f $@ || rm -f stamp-h1
656 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
658 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
660 cd $(top_builddir) && $(SHELL) ./config.status config.h
661 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
662 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
667 -rm -f config.h stamp-h1
669 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
671 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
672 list2=; for p in $$list; do \
673 if test -f $$p; then \
674 list2="$$list2 $$p"; \
677 test -z "$$list2" || { \
678 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
679 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
680 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
681 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
684 uninstall-libLTLIBRARIES:
686 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
687 for p in $$list; do \
689 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
690 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
693 clean-libLTLIBRARIES:
694 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
695 @list='$(lib_LTLIBRARIES)'; \
696 locs=`for p in $$list; do echo $$p; done | \
697 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
699 test -z "$$locs" || { \
700 echo rm -f $${locs}; \
705 @: > sig/$(am__dirstamp)
706 sig/$(DEPDIR)/$(am__dirstamp):
707 @$(MKDIR_P) sig/$(DEPDIR)
708 @: > sig/$(DEPDIR)/$(am__dirstamp)
709 sig/ffi_type.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
710 sig/parse.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
711 sig/copy.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
712 Java/$(am__dirstamp):
714 @: > Java/$(am__dirstamp)
715 Java/$(DEPDIR)/$(am__dirstamp):
716 @$(MKDIR_P) Java/$(DEPDIR)
717 @: > Java/$(DEPDIR)/$(am__dirstamp)
718 Java/Execute.lo: Java/$(am__dirstamp) Java/$(DEPDIR)/$(am__dirstamp)
719 Ruby/$(am__dirstamp):
721 @: > Ruby/$(am__dirstamp)
722 Ruby/$(DEPDIR)/$(am__dirstamp):
723 @$(MKDIR_P) Ruby/$(DEPDIR)
724 @: > Ruby/$(DEPDIR)/$(am__dirstamp)
725 Ruby/Execute.lo: Ruby/$(am__dirstamp) Ruby/$(DEPDIR)/$(am__dirstamp)
726 Python/$(am__dirstamp):
728 @: > Python/$(am__dirstamp)
729 Python/$(DEPDIR)/$(am__dirstamp):
730 @$(MKDIR_P) Python/$(DEPDIR)
731 @: > Python/$(DEPDIR)/$(am__dirstamp)
732 Python/Execute.lo: Python/$(am__dirstamp) \
733 Python/$(DEPDIR)/$(am__dirstamp)
734 ObjectiveC/$(am__dirstamp):
735 @$(MKDIR_P) ObjectiveC
736 @: > ObjectiveC/$(am__dirstamp)
737 ObjectiveC/$(DEPDIR)/$(am__dirstamp):
738 @$(MKDIR_P) ObjectiveC/$(DEPDIR)
739 @: > ObjectiveC/$(DEPDIR)/$(am__dirstamp)
740 ObjectiveC/Output.lo: ObjectiveC/$(am__dirstamp) \
741 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
742 ObjectiveC/Replace.lo: ObjectiveC/$(am__dirstamp) \
743 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
744 ObjectiveC/Library.lo: ObjectiveC/$(am__dirstamp) \
745 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
747 libcycript.la: $(libcycript_la_OBJECTS) $(libcycript_la_DEPENDENCIES) $(EXTRA_libcycript_la_DEPENDENCIES)
748 $(AM_V_OBJCXXLD)$(libcycript_la_LINK) -rpath $(libdir) $(libcycript_la_OBJECTS) $(libcycript_la_LIBADD) $(LIBS)
749 install-binPROGRAMS: $(bin_PROGRAMS)
751 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
752 if test -n "$$list"; then \
753 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
754 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
756 for p in $$list; do echo "$$p $$p"; done | \
757 sed 's/$(EXEEXT)$$//' | \
758 while read p p1; do if test -f $$p \
760 ; then echo "$$p"; echo "$$p"; else :; fi; \
762 sed -e 'p;s,.*/,,;n;h' \
764 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
765 sed 'N;N;N;s,\n, ,g' | \
766 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
767 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
768 if ($$2 == $$4) files[d] = files[d] " " $$1; \
769 else { print "f", $$3 "/" $$4, $$1; } } \
770 END { for (d in files) print "f", d, files[d] }' | \
771 while read type dir files; do \
772 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
773 test -z "$$files" || { \
774 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
775 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
779 uninstall-binPROGRAMS:
781 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
782 files=`for p in $$list; do echo "$$p"; done | \
783 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
784 -e 's/$$/$(EXEEXT)/' \
786 test -n "$$list" || exit 0; \
787 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
788 cd "$(DESTDIR)$(bindir)" && rm -f $$files
791 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
792 echo " rm -f" $$list; \
793 rm -f $$list || exit $$?; \
794 test -n "$(EXEEXT)" || exit 0; \
795 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
796 echo " rm -f" $$list; \
799 cycript$(EXEEXT): $(cycript_OBJECTS) $(cycript_DEPENDENCIES) $(EXTRA_cycript_DEPENDENCIES)
800 @rm -f cycript$(EXEEXT)
801 $(AM_V_CXXLD)$(CXXLINK) $(cycript_OBJECTS) $(cycript_LDADD) $(LIBS)
805 -rm -f Java/*.$(OBJEXT)
807 -rm -f ObjectiveC/*.$(OBJEXT)
808 -rm -f ObjectiveC/*.lo
809 -rm -f Python/*.$(OBJEXT)
811 -rm -f Ruby/*.$(OBJEXT)
813 -rm -f sig/*.$(OBJEXT)
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Complete.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Console.Po@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConvertUTF.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decode.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Driver.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Error.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Execute.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Handler.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Highlight.Plo@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Inject.Po@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JavaScriptCore.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Library.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Network.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Output.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Replace.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Scanner.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Syntax.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@Java/$(DEPDIR)/Execute.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Library.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Output.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Replace.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@Python/$(DEPDIR)/Execute.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@Ruby/$(DEPDIR)/Execute.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/copy.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/ffi_type.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/parse.Plo@am__quote@
848 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
849 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
850 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
853 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
856 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
857 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
858 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
864 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
865 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
866 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
868 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
869 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
872 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
873 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
874 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
880 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
881 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
882 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
884 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
888 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
889 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
890 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
891 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
892 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
893 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
896 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
897 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
898 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
899 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
900 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ $<
904 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
905 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
906 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
907 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
908 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
909 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
912 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
913 @am__fastdepOBJCXX_TRUE@ $(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
914 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
915 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(LTOBJCXXCOMPILE) -c -o $@ $<
924 -rm -rf Java/.libs Java/_libs
925 -rm -rf ObjectiveC/.libs ObjectiveC/_libs
926 -rm -rf Python/.libs Python/_libs
927 -rm -rf Ruby/.libs Ruby/_libs
928 -rm -rf sig/.libs sig/_libs
931 -rm -f libtool config.lt
932 install-datDATA: $(dat_DATA)
934 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
935 if test -n "$$list"; then \
936 echo " $(MKDIR_P) '$(DESTDIR)$(datdir)'"; \
937 $(MKDIR_P) "$(DESTDIR)$(datdir)" || exit 1; \
939 for p in $$list; do \
940 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
942 done | $(am__base_list) | \
943 while read files; do \
944 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datdir)'"; \
945 $(INSTALL_DATA) $$files "$(DESTDIR)$(datdir)" || exit $$?; \
950 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
951 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
952 dir='$(DESTDIR)$(datdir)'; $(am__uninstall_files_from_dir)
954 # This directory's subdirectories are mostly independent; you can cd
955 # into them and run 'make' without going through this Makefile.
956 # To change the values of 'make' variables: instead of editing Makefiles,
957 # (1) if the variable is set in 'config.status', edit 'config.status'
958 # (which will cause the Makefiles to be regenerated when you run 'make');
959 # (2) otherwise, pass the desired values on the 'make' command line.
960 $(am__recursive_targets):
962 if $(am__make_keepgoing); then \
963 failcom='fail=yes'; \
968 target=`echo $@ | sed s/-recursive//`; \
970 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
971 *) list='$(SUBDIRS)' ;; \
973 for subdir in $$list; do \
974 echo "Making $$target in $$subdir"; \
975 if test "$$subdir" = "."; then \
977 local_target="$$target-am"; \
979 local_target="$$target"; \
981 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
984 if test "$$dot_seen" = "no"; then \
985 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
988 ID: $(am__tagged_files)
989 $(am__define_uniq_tagged_files); mkid -fID $$unique
993 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
996 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
997 include_option=--etags-include; \
1000 include_option=--include; \
1003 list='$(SUBDIRS)'; for subdir in $$list; do \
1004 if test "$$subdir" = .; then :; else \
1005 test ! -f $$subdir/TAGS || \
1006 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1009 $(am__define_uniq_tagged_files); \
1011 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1012 test -n "$$unique" || unique=$$empty_fix; \
1013 if test $$# -gt 0; then \
1014 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1017 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1021 ctags: ctags-recursive
1024 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1025 $(am__define_uniq_tagged_files); \
1026 test -z "$(CTAGS_ARGS)$$unique" \
1027 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1031 here=`$(am__cd) $(top_builddir) && pwd` \
1032 && $(am__cd) $(top_srcdir) \
1033 && gtags -i $(GTAGS_ARGS) "$$here"
1034 cscope: cscope.files
1035 test ! -s cscope.files \
1036 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1039 cscope.files: clean-cscope cscopelist
1040 cscopelist: cscopelist-recursive
1042 cscopelist-am: $(am__tagged_files)
1043 list='$(am__tagged_files)'; \
1044 case "$(srcdir)" in \
1045 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1046 *) sdir=$(subdir)/$(srcdir) ;; \
1048 for i in $$list; do \
1049 if test -f "$$i"; then \
1050 echo "$(subdir)/$$i"; \
1052 echo "$$sdir/$$i"; \
1054 done >> $(top_builddir)/cscope.files
1057 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1058 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1060 distdir: $(DISTFILES)
1061 $(am__remove_distdir)
1062 test -d "$(distdir)" || mkdir "$(distdir)"
1063 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1064 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1065 list='$(DISTFILES)'; \
1066 dist_files=`for file in $$list; do echo $$file; done | \
1067 sed -e "s|^$$srcdirstrip/||;t" \
1068 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1069 case $$dist_files in \
1070 */*) $(MKDIR_P) `echo "$$dist_files" | \
1071 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1074 for file in $$dist_files; do \
1075 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1076 if test -d $$d/$$file; then \
1077 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1078 if test -d "$(distdir)/$$file"; then \
1079 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1081 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1082 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1083 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1085 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1087 test -f "$(distdir)/$$file" \
1088 || cp -p $$d/$$file "$(distdir)/$$file" \
1092 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1093 if test "$$subdir" = .; then :; else \
1094 $(am__make_dryrun) \
1095 || test -d "$(distdir)/$$subdir" \
1096 || $(MKDIR_P) "$(distdir)/$$subdir" \
1098 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1099 $(am__relativize); \
1100 new_distdir=$$reldir; \
1101 dir1=$$subdir; dir2="$(top_distdir)"; \
1102 $(am__relativize); \
1103 new_top_distdir=$$reldir; \
1104 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1105 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1106 ($(am__cd) $$subdir && \
1107 $(MAKE) $(AM_MAKEFLAGS) \
1108 top_distdir="$$new_top_distdir" \
1109 distdir="$$new_distdir" \
1110 am__remove_distdir=: \
1111 am__skip_length_check=: \
1112 am__skip_mode_fix=: \
1117 -test -n "$(am__skip_mode_fix)" \
1118 || find "$(distdir)" -type d ! -perm -755 \
1119 -exec chmod u+rwx,go+rx {} \; -o \
1120 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1121 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1122 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1123 || chmod -R a+r "$(distdir)"
1125 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1126 $(am__post_remove_distdir)
1129 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1130 $(am__post_remove_distdir)
1133 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1134 $(am__post_remove_distdir)
1137 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1138 $(am__post_remove_distdir)
1141 @echo WARNING: "Support for distribution archives compressed with" \
1142 "legacy program 'compress' is deprecated." >&2
1143 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1144 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1145 $(am__post_remove_distdir)
1148 @echo WARNING: "Support for shar distribution archives is" \
1150 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1151 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1152 $(am__post_remove_distdir)
1155 -rm -f $(distdir).zip
1156 zip -rq $(distdir).zip $(distdir)
1157 $(am__post_remove_distdir)
1160 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1161 $(am__post_remove_distdir)
1163 # This target untars the dist file and tries a VPATH configuration. Then
1164 # it guarantees that the distribution is self-contained by making another
1167 case '$(DIST_ARCHIVES)' in \
1169 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1171 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1173 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1175 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1177 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1179 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1181 unzip $(distdir).zip ;;\
1183 chmod -R a-w $(distdir)
1184 chmod u+w $(distdir)
1185 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1186 chmod a-w $(distdir)
1187 test -d $(distdir)/_build || exit 0; \
1188 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1189 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1191 && $(am__cd) $(distdir)/_build/sub \
1192 && ../../configure \
1193 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1194 $(DISTCHECK_CONFIGURE_FLAGS) \
1195 --srcdir=../.. --prefix="$$dc_install_base" \
1196 && $(MAKE) $(AM_MAKEFLAGS) \
1197 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1198 && $(MAKE) $(AM_MAKEFLAGS) check \
1199 && $(MAKE) $(AM_MAKEFLAGS) install \
1200 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1201 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1202 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1203 distuninstallcheck \
1204 && chmod -R a-w "$$dc_install_base" \
1206 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1207 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1208 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1209 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1210 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1211 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1212 && rm -rf "$$dc_destdir" \
1213 && $(MAKE) $(AM_MAKEFLAGS) dist \
1214 && rm -rf $(DIST_ARCHIVES) \
1215 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1218 $(am__post_remove_distdir)
1219 @(echo "$(distdir) archives ready for distribution: "; \
1220 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1221 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1223 @test -n '$(distuninstallcheck_dir)' || { \
1224 echo 'ERROR: trying to run $@ with an empty' \
1225 '$$(distuninstallcheck_dir)' >&2; \
1228 $(am__cd) '$(distuninstallcheck_dir)' || { \
1229 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1232 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1233 || { echo "ERROR: files left after uninstall:" ; \
1234 if test -n "$(DESTDIR)"; then \
1235 echo " (check DESTDIR support)"; \
1237 $(distuninstallcheck_listfiles) ; \
1239 distcleancheck: distclean
1240 @if test '$(srcdir)' = . ; then \
1241 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1244 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1245 || { echo "ERROR: files left in build directory after distclean:" ; \
1246 $(distcleancheck_listfiles) ; \
1249 check: check-recursive
1250 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
1251 install-binPROGRAMS: install-libLTLIBRARIES
1253 installdirs: installdirs-recursive
1255 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(datdir)"; do \
1256 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1258 install: install-recursive
1259 install-exec: install-exec-recursive
1260 install-data: install-data-recursive
1261 uninstall: uninstall-recursive
1264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1266 installcheck: installcheck-recursive
1268 if test -z '$(STRIP)'; then \
1269 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1270 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1273 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1274 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1275 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1277 mostlyclean-generic:
1280 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1283 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1284 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1285 -rm -f Java/$(DEPDIR)/$(am__dirstamp)
1286 -rm -f Java/$(am__dirstamp)
1287 -rm -f ObjectiveC/$(DEPDIR)/$(am__dirstamp)
1288 -rm -f ObjectiveC/$(am__dirstamp)
1289 -rm -f Python/$(DEPDIR)/$(am__dirstamp)
1290 -rm -f Python/$(am__dirstamp)
1291 -rm -f Ruby/$(DEPDIR)/$(am__dirstamp)
1292 -rm -f Ruby/$(am__dirstamp)
1293 -rm -f sig/$(DEPDIR)/$(am__dirstamp)
1294 -rm -f sig/$(am__dirstamp)
1296 maintainer-clean-generic:
1297 @echo "This command is intended for maintainers to use"
1298 @echo "it deletes files that may require special tools to rebuild."
1299 clean: clean-recursive
1301 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1302 clean-libtool mostlyclean-am
1304 distclean: distclean-recursive
1305 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1306 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1308 distclean-am: clean-am distclean-compile distclean-generic \
1309 distclean-hdr distclean-libtool distclean-tags
1315 html: html-recursive
1319 info: info-recursive
1323 install-data-am: install-datDATA
1325 install-dvi: install-dvi-recursive
1329 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1331 install-html: install-html-recursive
1335 install-info: install-info-recursive
1341 install-pdf: install-pdf-recursive
1345 install-ps: install-ps-recursive
1351 maintainer-clean: maintainer-clean-recursive
1352 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1353 -rm -rf $(top_srcdir)/autom4te.cache
1354 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1356 maintainer-clean-am: distclean-am maintainer-clean-generic
1358 mostlyclean: mostlyclean-recursive
1360 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1371 uninstall-am: uninstall-binPROGRAMS uninstall-datDATA \
1372 uninstall-libLTLIBRARIES
1374 .MAKE: $(am__recursive_targets) all install-am install-strip
1376 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1377 am--refresh check check-am clean clean-binPROGRAMS \
1378 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1379 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1380 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1381 distcheck distclean distclean-compile distclean-generic \
1382 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1383 distdir distuninstallcheck dvi dvi-am html html-am info \
1384 info-am install install-am install-binPROGRAMS install-datDATA \
1385 install-data install-data-am install-dvi install-dvi-am \
1386 install-exec install-exec-am install-html install-html-am \
1387 install-info install-info-am install-libLTLIBRARIES \
1388 install-man install-pdf install-pdf-am install-ps \
1389 install-ps-am install-strip installcheck installcheck-am \
1390 installdirs installdirs-am maintainer-clean \
1391 maintainer-clean-generic mostlyclean mostlyclean-compile \
1392 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1393 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1394 uninstall-datDATA uninstall-libLTLIBRARIES
1400 @CY_EXECUTE_TRUE@libcycript.db: Bridge.def libcycript.sh
1401 @CY_EXECUTE_TRUE@ $(srcdir)/libcycript.sh $(CY_SYSTEM) $@ $<
1402 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Analyze: Analyze.cpp Error.cpp Output.cpp Replace.cpp Syntax.cpp
1403 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@ $(CXX_FOR_BUILD) $(CXXFLAGS_FOR_BUILD) -std=c++11 $(LDFLAGS_FOR_BUILD) $(CY_LANGFLAGS) -I$(srcdir)/extra -o $@ $^ $(CY_LIBCLANG) -Wno-bitwise-op-parentheses -Wno-dangling-else -Wno-logical-op-parentheses
1404 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Bridge.def: Analysis.cpp Analyze
1405 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@ ./Analyze $< $(OBJCXX) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) $(CY_LANGFLAGS) >$@
1406 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@Bridge.def: Bridge.def.in
1407 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@ cat $< >$@
1408 @CY_EXECUTE_TRUE@Bridge.gperf: Bridge.def Bridge.sh
1409 @CY_EXECUTE_TRUE@ $(srcdir)/Bridge.sh <$< >$@
1410 @CY_EXECUTE_TRUE@Bridge.hpp: Bridge.gperf
1411 @CY_EXECUTE_TRUE@ $(GPERF) $< >$@
1412 @CY_JAVA_TRUE@Class/Cycript.class: Java/Cycript.java
1413 @CY_JAVA_TRUE@ rm -rf Class; mkdir Class; javac -g -Xlint:unchecked -source 1.5 -target 1.5 -d Class -sourcepath $(srcdir)/Java $<
1414 @CY_JAVA_TRUE@Class/classes.dex: Class/Cycript.class
1415 @CY_JAVA_TRUE@ cd Class; dx --dex --output=../$@ *.class
1416 @CY_JAVA_TRUE@libcycript.jar: Class/classes.dex Class/Cycript.class
1417 @CY_JAVA_TRUE@ cd Class; jar cf ../$@ *
1418 Parser.ypp: Parser.ypp.in
1419 $(srcdir)/Filter.sh $< >$@ $(filters)
1420 Scanner.lpp: Scanner.lpp.in UnicodeIDStart.l UnicodeIDContinue.l
1421 $(srcdir)/Filter.sh $< >$@ $(filters)
1422 Scanner.cpp: Scanner.lpp
1423 $(FLEX) $(LFLAGS) -o $@ -T $< 2>Scanner.output || (grep -F '$<:' Scanner.output; false)
1424 @#grep -E '^(No backing up\.|Compressed tables always back up\.)$$' lex.backup >/dev/null
1425 ! grep -n '^ jam-transitions: ' lex.backup | grep -v ': EOF \[\(\]\| \\2\)'
1426 ! grep -F ': warning, ' Scanner.output || true
1428 Scanner.lo: Parser.hpp IdentifierStart.h IdentifierContinue.h
1429 Parser.lo: Parser.hpp
1430 Parser.cpp: Parser.hpp
1431 Parser.hpp: Parser.ypp
1432 $(BISON) -v --report=state -Werror -o Parser.cpp $<
1433 ! grep -n '^State [0-9]* conflicts:' Parser.output
1434 ! grep -n '^ *.* *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output | grep -v '$$default'
1435 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep 'shift, and go to state [0-9]*$$'
1436 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep -v '$$default' | grep 'reduce using rule [0-9]* ([^)]*)$$'
1437 perl -pi -e 's/yytranslate_ \(yylex \(/(yylex_ (/g' Parser.cpp
1439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1440 # Otherwise a system limit (for SysV at least) may be exceeded.