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 - Optimizing JavaScript Compiler/Runtime
18 # Copyright (C) 2009-2015 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 = ObjectiveC
136 @CY_OBJECTIVEC_TRUE@am__append_23 = ObjectiveC/Output.cpp ObjectiveC/Replace.cpp ObjectiveC/Library.mm
137 @CY_OBJECTIVEC_TRUE@am__append_24 = $(LTOBJECTIVEC)
138 @CY_ATTACH_TRUE@am__append_25 = Handler.cpp
139 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__append_26 = Inject.cpp
140 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__append_27 = -DCY_ATTACH
142 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
143 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
144 $(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
145 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/framework.m4 \
146 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
147 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
148 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
149 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
151 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
152 $(am__configure_deps) $(am__DIST_COMMON)
153 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
154 configure.lineno config.status.lineno
155 mkinstalldirs = $(install_sh) -d
156 CONFIG_HEADER = config.h
158 CONFIG_CLEAN_VPATH_FILES =
159 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
160 am__vpath_adj = case $$p in \
161 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
164 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
166 am__nobase_strip_setup = \
167 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
169 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
170 am__nobase_list = $(am__nobase_strip_setup); \
171 for p in $$list; do echo "$$p $$p"; done | \
172 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
173 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
174 if (++n[$$2] == $(am__install_max)) \
175 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
176 END { for (dir in files) print dir, files[dir] }'
178 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
179 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
180 am__uninstall_files_from_dir = { \
182 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
183 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
184 $(am__cd) "$$dir" && rm -f $$files; }; \
186 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
187 "$(DESTDIR)$(datdir)"
188 LTLIBRARIES = $(lib_LTLIBRARIES)
190 @CY_EXECUTE_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
191 @CY_JAVA_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
192 @CY_RUBY_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
193 @CY_PYTHON_TRUE@am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1)
194 @CY_OBJECTIVEC_TRUE@am__DEPENDENCIES_6 = $(am__DEPENDENCIES_1)
195 libcycript_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
196 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
197 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
198 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
199 $(am__DEPENDENCIES_5) $(am__DEPENDENCIES_6)
200 am__libcycript_la_SOURCES_DIST = ConvertUTF.c Decode.cpp Driver.cpp \
201 Error.cpp Highlight.cpp Library.cpp Network.cpp Output.cpp \
202 Replace.cpp Syntax.cpp Parser.cpp Scanner.cpp Complete.cpp \
203 sig/ffi_type.cpp sig/parse.cpp sig/copy.cpp Execute.cpp \
204 JavaScriptCore.cpp Java/Execute.cpp Ruby/Execute.cpp \
205 Python/Execute.cpp ObjectiveC/Output.cpp \
206 ObjectiveC/Replace.cpp ObjectiveC/Library.mm Handler.cpp
207 @CY_CONSOLE_TRUE@am__objects_1 = Complete.lo
208 am__dirstamp = $(am__leading_dot)dirstamp
209 @CY_EXECUTE_TRUE@am__objects_2 = sig/ffi_type.lo sig/parse.lo \
210 @CY_EXECUTE_TRUE@ sig/copy.lo Execute.lo JavaScriptCore.lo
211 @CY_JAVA_TRUE@am__objects_3 = Java/Execute.lo
212 @CY_RUBY_TRUE@am__objects_4 = Ruby/Execute.lo
213 @CY_PYTHON_TRUE@am__objects_5 = Python/Execute.lo
214 @CY_OBJECTIVEC_TRUE@am__objects_6 = ObjectiveC/Output.lo \
215 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Replace.lo \
216 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Library.lo
217 @CY_ATTACH_TRUE@am__objects_7 = Handler.lo
218 am_libcycript_la_OBJECTS = ConvertUTF.lo Decode.lo Driver.lo Error.lo \
219 Highlight.lo Library.lo Network.lo Output.lo Replace.lo \
220 Syntax.lo Parser.lo Scanner.lo $(am__objects_1) \
221 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
222 $(am__objects_5) $(am__objects_6) $(am__objects_7)
223 libcycript_la_OBJECTS = $(am_libcycript_la_OBJECTS)
224 AM_V_lt = $(am__v_lt_@AM_V@)
225 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
226 am__v_lt_0 = --silent
228 libcycript_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
229 $(LIBTOOLFLAGS) --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) \
230 $(OBJCXXFLAGS) $(libcycript_la_LDFLAGS) $(LDFLAGS) -o $@
231 PROGRAMS = $(bin_PROGRAMS)
232 am__cycript_SOURCES_DIST = Console.cpp Inject.cpp
233 @CY_ATTACH_TRUE@@CY_CONSOLE_TRUE@am__objects_8 = Inject.$(OBJEXT)
234 @CY_CONSOLE_TRUE@am_cycript_OBJECTS = Console.$(OBJEXT) \
235 @CY_CONSOLE_TRUE@ $(am__objects_8)
236 cycript_OBJECTS = $(am_cycript_OBJECTS)
237 @CY_CONSOLE_TRUE@cycript_DEPENDENCIES = libcycript.la \
238 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
239 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
240 AM_V_P = $(am__v_P_@AM_V@)
241 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
244 AM_V_GEN = $(am__v_GEN_@AM_V@)
245 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
246 am__v_GEN_0 = @echo " GEN " $@;
248 AM_V_at = $(am__v_at_@AM_V@)
249 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
252 DEFAULT_INCLUDES = -I.@am__isrc@
253 depcomp = $(SHELL) $(top_srcdir)/depcomp
254 am__depfiles_maybe = depfiles
256 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
257 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
258 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
259 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
260 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
261 $(AM_CFLAGS) $(CFLAGS)
262 AM_V_CC = $(am__v_CC_@AM_V@)
263 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
264 am__v_CC_0 = @echo " CC " $@;
267 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
268 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
269 $(AM_LDFLAGS) $(LDFLAGS) -o $@
270 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
271 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
272 am__v_CCLD_0 = @echo " CCLD " $@;
274 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
275 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
276 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
277 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
278 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
279 $(AM_CXXFLAGS) $(CXXFLAGS)
280 AM_V_CXX = $(am__v_CXX_@AM_V@)
281 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
282 am__v_CXX_0 = @echo " CXX " $@;
285 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
286 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
287 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
288 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
289 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
290 am__v_CXXLD_0 = @echo " CXXLD " $@;
292 OBJCXXCOMPILE = $(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
293 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
294 LTOBJCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
295 $(LIBTOOLFLAGS) --mode=compile $(OBJCXX) $(DEFS) \
296 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
297 $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
298 AM_V_OBJCXX = $(am__v_OBJCXX_@AM_V@)
299 am__v_OBJCXX_ = $(am__v_OBJCXX_@AM_DEFAULT_V@)
300 am__v_OBJCXX_0 = @echo " OBJCXX " $@;
303 OBJCXXLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
304 --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) \
305 $(AM_LDFLAGS) $(LDFLAGS) -o $@
306 AM_V_OBJCXXLD = $(am__v_OBJCXXLD_@AM_V@)
307 am__v_OBJCXXLD_ = $(am__v_OBJCXXLD_@AM_DEFAULT_V@)
308 am__v_OBJCXXLD_0 = @echo " OBJCXXLD" $@;
310 SOURCES = $(libcycript_la_SOURCES) $(cycript_SOURCES)
311 DIST_SOURCES = $(am__libcycript_la_SOURCES_DIST) \
312 $(am__cycript_SOURCES_DIST)
313 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
314 ctags-recursive dvi-recursive html-recursive info-recursive \
315 install-data-recursive install-dvi-recursive \
316 install-exec-recursive install-html-recursive \
317 install-info-recursive install-pdf-recursive \
318 install-ps-recursive install-recursive installcheck-recursive \
319 installdirs-recursive pdf-recursive ps-recursive \
320 tags-recursive uninstall-recursive
321 am__can_run_installinfo = \
322 case $$AM_UPDATE_INFO_DIR in \
324 *) (install-info --version) >/dev/null 2>&1;; \
327 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
328 distclean-recursive maintainer-clean-recursive
329 am__recursive_targets = \
330 $(RECURSIVE_TARGETS) \
331 $(RECURSIVE_CLEAN_TARGETS) \
332 $(am__extra_recursive_targets)
333 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
334 cscope distdir dist dist-all distcheck
335 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
337 # Read a list of newline-separated strings from the standard input,
338 # and print each of them once, without duplicates. Input order is
340 am__uniquify_input = $(AWK) '\
341 BEGIN { nonempty = 0; } \
342 { items[$$0] = 1; nonempty = 1; } \
343 END { if (nonempty) { for (i in items) print i; }; } \
345 # Make sure the list of sources is unique. This is necessary because,
346 # e.g., the same source file might be shared among _SOURCES variables
347 # for different programs/libraries.
348 am__define_uniq_tagged_files = \
349 list='$(am__tagged_files)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | $(am__uniquify_input)`
356 DIST_SUBDIRS = $(SUBDIRS)
357 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
358 INSTALL ar-lib compile config.guess config.rpath config.sub \
359 depcomp install-sh ltmain.sh missing
360 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
361 distdir = $(PACKAGE)-$(VERSION)
362 top_distdir = $(distdir)
363 am__remove_distdir = \
364 if test -d "$(distdir)"; then \
365 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
366 && rm -rf "$(distdir)" \
367 || { sleep 5 && rm -rf "$(distdir)"; }; \
369 am__post_remove_distdir = $(am__remove_distdir)
372 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
373 sed_rest='s,^[^/]*/*,,'; \
374 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
375 sed_butlast='s,/*[^/]*$$,,'; \
376 while test -n "$$dir1"; do \
377 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
378 if test "$$first" != "."; then \
379 if test "$$first" = ".."; then \
380 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
381 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
383 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
384 if test "$$first2" = "$$first"; then \
385 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
389 dir0="$$dir0"/"$$first"; \
392 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
395 DIST_ARCHIVES = $(distdir).tar.gz
397 DIST_TARGETS = dist-gzip
398 distuninstallcheck_listfiles = find . -type f -print
399 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
400 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
401 distcleancheck_listfiles = find . -type f -print
404 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
406 AUTOCONF = @AUTOCONF@
407 AUTOHEADER = @AUTOHEADER@
408 AUTOMAKE = @AUTOMAKE@
411 BUILD_EXEEXT = @BUILD_EXEEXT@
412 BUILD_OBJEXT = @BUILD_OBJEXT@
414 CCDEPMODE = @CCDEPMODE@
415 CC_FOR_BUILD = @CC_FOR_BUILD@
417 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
419 CPPFLAGS = @CPPFLAGS@
420 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
421 CPP_FOR_BUILD = @CPP_FOR_BUILD@
424 CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
425 CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
426 CXXDEPMODE = @CXXDEPMODE@
427 CXXFLAGS = @CXXFLAGS@
428 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
429 CXX_FOR_BUILD = @CXX_FOR_BUILD@
430 CYGPATH_W = @CYGPATH_W@
431 CY_EXECUTE = @CY_EXECUTE@
433 CY_LIBCLANG = @CY_LIBCLANG@
434 CY_OBJECTIVEC = @CY_OBJECTIVEC@
435 CY_PYTHON = @CY_PYTHON@
437 CY_SYSTEM = @CY_SYSTEM@
441 DSYMUTIL = @DSYMUTIL@
451 GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
455 HAVE_CXX11 = @HAVE_CXX11@
457 INSTALL_DATA = @INSTALL_DATA@
458 INSTALL_PROGRAM = @INSTALL_PROGRAM@
459 INSTALL_SCRIPT = @INSTALL_SCRIPT@
460 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
463 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
465 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
466 LIBFFI_LIBS = @LIBFFI_LIBS@
468 LIBRUBY21_CFLAGS = @LIBRUBY21_CFLAGS@
469 LIBRUBY21_LIBS = @LIBRUBY21_LIBS@
476 LTJAVASCRIPTCORE = @LTJAVASCRIPTCORE@
477 LTLIBFFI = @LTLIBFFI@
478 LTLIBGCC = @LTLIBGCC@
479 LTLIBOBJS = @LTLIBOBJS@
480 LTLIBREADLINE = @LTLIBREADLINE@
481 LTLIBSQLITE3 = @LTLIBSQLITE3@
482 LTLIBTERMCAP = @LTLIBTERMCAP@
484 LTOBJECTIVEC = @LTOBJECTIVEC@
485 LTPYTHON = @LTPYTHON@
487 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
489 MAKEINFO = @MAKEINFO@
490 MANIFEST_TOOL = @MANIFEST_TOOL@
495 OBJCXXDEPMODE = @OBJCXXDEPMODE@
496 OBJCXXFLAGS = @OBJCXXFLAGS@
502 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
503 PACKAGE_NAME = @PACKAGE_NAME@
504 PACKAGE_STRING = @PACKAGE_STRING@
505 PACKAGE_TARNAME = @PACKAGE_TARNAME@
506 PACKAGE_URL = @PACKAGE_URL@
507 PACKAGE_VERSION = @PACKAGE_VERSION@
508 PATH_SEPARATOR = @PATH_SEPARATOR@
509 PKG_CONFIG = @PKG_CONFIG@
510 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
511 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
512 PTHREAD_CC = @PTHREAD_CC@
513 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
514 PTHREAD_LIBS = @PTHREAD_LIBS@
517 SET_MAKE = @SET_MAKE@
523 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
524 WEBKIT_LIBS = @WEBKIT_LIBS@
525 abs_builddir = @abs_builddir@
526 abs_srcdir = @abs_srcdir@
527 abs_top_builddir = @abs_top_builddir@
528 abs_top_srcdir = @abs_top_srcdir@
529 ac_ct_AR = @ac_ct_AR@
530 ac_ct_CC = @ac_ct_CC@
531 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
532 ac_ct_CXX = @ac_ct_CXX@
533 ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
534 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
535 ac_ct_OBJCXX = @ac_ct_OBJCXX@
536 am__include = @am__include@
537 am__leading_dot = @am__leading_dot@
538 am__quote = @am__quote@
540 am__untar = @am__untar@
541 ax_pthread_config = @ax_pthread_config@
544 build_alias = @build_alias@
545 build_cpu = @build_cpu@
546 build_os = @build_os@
547 build_vendor = @build_vendor@
548 builddir = @builddir@
550 datarootdir = @datarootdir@
553 exec_prefix = @exec_prefix@
555 host_alias = @host_alias@
556 host_cpu = @host_cpu@
558 host_vendor = @host_vendor@
560 includedir = @includedir@
562 install_sh = @install_sh@
564 libexecdir = @libexecdir@
565 localedir = @localedir@
566 localstatedir = @localstatedir@
569 oldincludedir = @oldincludedir@
572 program_transform_name = @program_transform_name@
575 sharedstatedir = @sharedstatedir@
577 sysconfdir = @sysconfdir@
578 target_alias = @target_alias@
579 top_build_prefix = @top_build_prefix@
580 top_builddir = @top_builddir@
581 top_srcdir = @top_srcdir@
582 AUTOMAKE_OPTIONS = subdir-objects
583 CLEANFILES = $(am__append_7) $(am__append_8) $(am__append_9) \
584 $(am__append_10) $(am__append_15) Parser.ypp Scanner.lpp \
585 Scanner.cpp Scanner.output lex.backup Parser.cpp Parser.hpp \
586 stack.hh Parser.output
588 ACLOCAL_AMFLAGS = -I m4
589 AM_CPPFLAGS = -DYYDEBUG=1 -DCY_SYSTEM="\"$(CY_SYSTEM)\"" -include \
590 config.h -include $(srcdir)/unconfig.h $(am__append_5) \
592 AM_CFLAGS = -fvisibility=hidden
593 AM_CXXFLAGS = -fvisibility=hidden
594 AM_OBJCXXFLAGS = -fvisibility=hidden -fobjc-exceptions
595 AM_LDFLAGS = -fvisibility=hidden
596 CY_LDFLAGS = -no-undefined -avoid-version -export-dynamic
598 dat_DATA = $(am__append_4) $(am__append_14)
599 lib_LTLIBRARIES = libcycript.la
600 libcycript_la_LDFLAGS = $(CY_LDFLAGS)
601 libcycript_la_LIBADD = $(LTLIBUV) $(LTLIBFFI) $(LTLIBSQLITE3) \
602 $(LTLIBGCC) -ldl $(am__append_3) $(am__append_13) \
603 $(am__append_18) $(am__append_21) $(am__append_24)
604 libcycript_la_SOURCES = ConvertUTF.c Decode.cpp Driver.cpp Error.cpp \
605 Highlight.cpp Library.cpp Network.cpp Output.cpp Replace.cpp \
606 Syntax.cpp Parser.cpp Scanner.cpp $(am__append_1) \
607 $(am__append_2) $(am__append_12) $(am__append_17) \
608 $(am__append_20) $(am__append_23) $(am__append_25)
609 filters = $(am__append_6) $(am__append_11) $(am__append_16) \
610 $(am__append_19) $(am__append_22)
611 @CY_CONSOLE_TRUE@cycript_SOURCES = Console.cpp $(am__append_26)
612 @CY_CONSOLE_TRUE@cycript_LDADD = libcycript.la $(LTLIBREADLINE) $(LTLIBTERMCAP) $(LTLIBGCC) $(PTHREAD_CFLAGS) -ldl
613 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@CY_LANGFLAGS = -DCY_JAVA=$(CY_JAVA) -DCY_PYTHON=$(CY_PYTHON) -DCY_OBJECTIVEC=$(CY_OBJECTIVEC)
615 $(MAKE) $(AM_MAKEFLAGS) all-recursive
618 .SUFFIXES: .c .cpp .lo .mm .o .obj
619 am--refresh: Makefile
621 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
623 case '$(am__configure_deps)' in \
625 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
626 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
631 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
632 $(am__cd) $(top_srcdir) && \
633 $(AUTOMAKE) --foreign Makefile
634 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
637 echo ' $(SHELL) ./config.status'; \
638 $(SHELL) ./config.status;; \
640 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
641 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
644 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
645 $(SHELL) ./config.status --recheck
647 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
648 $(am__cd) $(srcdir) && $(AUTOCONF)
649 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
650 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
651 $(am__aclocal_m4_deps):
654 @test -f $@ || rm -f stamp-h1
655 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
657 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
659 cd $(top_builddir) && $(SHELL) ./config.status config.h
660 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
661 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
666 -rm -f config.h stamp-h1
668 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
670 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
671 list2=; for p in $$list; do \
672 if test -f $$p; then \
673 list2="$$list2 $$p"; \
676 test -z "$$list2" || { \
677 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
678 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
679 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
680 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
683 uninstall-libLTLIBRARIES:
685 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
686 for p in $$list; do \
688 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
689 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
692 clean-libLTLIBRARIES:
693 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
694 @list='$(lib_LTLIBRARIES)'; \
695 locs=`for p in $$list; do echo $$p; done | \
696 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
698 test -z "$$locs" || { \
699 echo rm -f $${locs}; \
704 @: > sig/$(am__dirstamp)
705 sig/$(DEPDIR)/$(am__dirstamp):
706 @$(MKDIR_P) sig/$(DEPDIR)
707 @: > sig/$(DEPDIR)/$(am__dirstamp)
708 sig/ffi_type.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
709 sig/parse.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
710 sig/copy.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
711 Java/$(am__dirstamp):
713 @: > Java/$(am__dirstamp)
714 Java/$(DEPDIR)/$(am__dirstamp):
715 @$(MKDIR_P) Java/$(DEPDIR)
716 @: > Java/$(DEPDIR)/$(am__dirstamp)
717 Java/Execute.lo: Java/$(am__dirstamp) Java/$(DEPDIR)/$(am__dirstamp)
718 Ruby/$(am__dirstamp):
720 @: > Ruby/$(am__dirstamp)
721 Ruby/$(DEPDIR)/$(am__dirstamp):
722 @$(MKDIR_P) Ruby/$(DEPDIR)
723 @: > Ruby/$(DEPDIR)/$(am__dirstamp)
724 Ruby/Execute.lo: Ruby/$(am__dirstamp) Ruby/$(DEPDIR)/$(am__dirstamp)
725 Python/$(am__dirstamp):
727 @: > Python/$(am__dirstamp)
728 Python/$(DEPDIR)/$(am__dirstamp):
729 @$(MKDIR_P) Python/$(DEPDIR)
730 @: > Python/$(DEPDIR)/$(am__dirstamp)
731 Python/Execute.lo: Python/$(am__dirstamp) \
732 Python/$(DEPDIR)/$(am__dirstamp)
733 ObjectiveC/$(am__dirstamp):
734 @$(MKDIR_P) ObjectiveC
735 @: > ObjectiveC/$(am__dirstamp)
736 ObjectiveC/$(DEPDIR)/$(am__dirstamp):
737 @$(MKDIR_P) ObjectiveC/$(DEPDIR)
738 @: > ObjectiveC/$(DEPDIR)/$(am__dirstamp)
739 ObjectiveC/Output.lo: ObjectiveC/$(am__dirstamp) \
740 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
741 ObjectiveC/Replace.lo: ObjectiveC/$(am__dirstamp) \
742 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
743 ObjectiveC/Library.lo: ObjectiveC/$(am__dirstamp) \
744 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
746 libcycript.la: $(libcycript_la_OBJECTS) $(libcycript_la_DEPENDENCIES) $(EXTRA_libcycript_la_DEPENDENCIES)
747 $(AM_V_OBJCXXLD)$(libcycript_la_LINK) -rpath $(libdir) $(libcycript_la_OBJECTS) $(libcycript_la_LIBADD) $(LIBS)
748 install-binPROGRAMS: $(bin_PROGRAMS)
750 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
751 if test -n "$$list"; then \
752 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
753 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
755 for p in $$list; do echo "$$p $$p"; done | \
756 sed 's/$(EXEEXT)$$//' | \
757 while read p p1; do if test -f $$p \
759 ; then echo "$$p"; echo "$$p"; else :; fi; \
761 sed -e 'p;s,.*/,,;n;h' \
763 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
764 sed 'N;N;N;s,\n, ,g' | \
765 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
766 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
767 if ($$2 == $$4) files[d] = files[d] " " $$1; \
768 else { print "f", $$3 "/" $$4, $$1; } } \
769 END { for (d in files) print "f", d, files[d] }' | \
770 while read type dir files; do \
771 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
772 test -z "$$files" || { \
773 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
774 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
778 uninstall-binPROGRAMS:
780 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
781 files=`for p in $$list; do echo "$$p"; done | \
782 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
783 -e 's/$$/$(EXEEXT)/' \
785 test -n "$$list" || exit 0; \
786 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
787 cd "$(DESTDIR)$(bindir)" && rm -f $$files
790 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
791 echo " rm -f" $$list; \
792 rm -f $$list || exit $$?; \
793 test -n "$(EXEEXT)" || exit 0; \
794 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
795 echo " rm -f" $$list; \
798 cycript$(EXEEXT): $(cycript_OBJECTS) $(cycript_DEPENDENCIES) $(EXTRA_cycript_DEPENDENCIES)
799 @rm -f cycript$(EXEEXT)
800 $(AM_V_CXXLD)$(CXXLINK) $(cycript_OBJECTS) $(cycript_LDADD) $(LIBS)
804 -rm -f Java/*.$(OBJEXT)
806 -rm -f ObjectiveC/*.$(OBJEXT)
807 -rm -f ObjectiveC/*.lo
808 -rm -f Python/*.$(OBJEXT)
810 -rm -f Ruby/*.$(OBJEXT)
812 -rm -f sig/*.$(OBJEXT)
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Complete.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Console.Po@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConvertUTF.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decode.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Driver.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Error.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Execute.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Handler.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Highlight.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Inject.Po@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JavaScriptCore.Plo@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Library.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Network.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Output.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Replace.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Scanner.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Syntax.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@Java/$(DEPDIR)/Execute.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Library.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Output.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Replace.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@Python/$(DEPDIR)/Execute.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@Ruby/$(DEPDIR)/Execute.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/copy.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/ffi_type.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/parse.Plo@am__quote@
847 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
848 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
849 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
850 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
851 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
852 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
855 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
856 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
857 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
860 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
863 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
864 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
865 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
871 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
872 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
873 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
879 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
880 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
881 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
887 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
888 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
889 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
890 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
891 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
892 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
895 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
896 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
897 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
898 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
899 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
900 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ $<
903 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
904 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
905 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
906 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
907 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
908 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
911 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
912 @am__fastdepOBJCXX_TRUE@ $(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
913 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
914 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
915 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
916 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(LTOBJCXXCOMPILE) -c -o $@ $<
923 -rm -rf Java/.libs Java/_libs
924 -rm -rf ObjectiveC/.libs ObjectiveC/_libs
925 -rm -rf Python/.libs Python/_libs
926 -rm -rf Ruby/.libs Ruby/_libs
927 -rm -rf sig/.libs sig/_libs
930 -rm -f libtool config.lt
931 install-datDATA: $(dat_DATA)
933 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
934 if test -n "$$list"; then \
935 echo " $(MKDIR_P) '$(DESTDIR)$(datdir)'"; \
936 $(MKDIR_P) "$(DESTDIR)$(datdir)" || exit 1; \
938 for p in $$list; do \
939 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
941 done | $(am__base_list) | \
942 while read files; do \
943 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datdir)'"; \
944 $(INSTALL_DATA) $$files "$(DESTDIR)$(datdir)" || exit $$?; \
949 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
950 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
951 dir='$(DESTDIR)$(datdir)'; $(am__uninstall_files_from_dir)
953 # This directory's subdirectories are mostly independent; you can cd
954 # into them and run 'make' without going through this Makefile.
955 # To change the values of 'make' variables: instead of editing Makefiles,
956 # (1) if the variable is set in 'config.status', edit 'config.status'
957 # (which will cause the Makefiles to be regenerated when you run 'make');
958 # (2) otherwise, pass the desired values on the 'make' command line.
959 $(am__recursive_targets):
961 if $(am__make_keepgoing); then \
962 failcom='fail=yes'; \
967 target=`echo $@ | sed s/-recursive//`; \
969 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
970 *) list='$(SUBDIRS)' ;; \
972 for subdir in $$list; do \
973 echo "Making $$target in $$subdir"; \
974 if test "$$subdir" = "."; then \
976 local_target="$$target-am"; \
978 local_target="$$target"; \
980 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
983 if test "$$dot_seen" = "no"; then \
984 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
987 ID: $(am__tagged_files)
988 $(am__define_uniq_tagged_files); mkid -fID $$unique
992 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
995 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
996 include_option=--etags-include; \
999 include_option=--include; \
1002 list='$(SUBDIRS)'; for subdir in $$list; do \
1003 if test "$$subdir" = .; then :; else \
1004 test ! -f $$subdir/TAGS || \
1005 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1008 $(am__define_uniq_tagged_files); \
1010 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1011 test -n "$$unique" || unique=$$empty_fix; \
1012 if test $$# -gt 0; then \
1013 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1016 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1020 ctags: ctags-recursive
1023 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1024 $(am__define_uniq_tagged_files); \
1025 test -z "$(CTAGS_ARGS)$$unique" \
1026 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1030 here=`$(am__cd) $(top_builddir) && pwd` \
1031 && $(am__cd) $(top_srcdir) \
1032 && gtags -i $(GTAGS_ARGS) "$$here"
1033 cscope: cscope.files
1034 test ! -s cscope.files \
1035 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1038 cscope.files: clean-cscope cscopelist
1039 cscopelist: cscopelist-recursive
1041 cscopelist-am: $(am__tagged_files)
1042 list='$(am__tagged_files)'; \
1043 case "$(srcdir)" in \
1044 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1045 *) sdir=$(subdir)/$(srcdir) ;; \
1047 for i in $$list; do \
1048 if test -f "$$i"; then \
1049 echo "$(subdir)/$$i"; \
1051 echo "$$sdir/$$i"; \
1053 done >> $(top_builddir)/cscope.files
1056 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1057 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1059 distdir: $(DISTFILES)
1060 $(am__remove_distdir)
1061 test -d "$(distdir)" || mkdir "$(distdir)"
1062 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1063 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1064 list='$(DISTFILES)'; \
1065 dist_files=`for file in $$list; do echo $$file; done | \
1066 sed -e "s|^$$srcdirstrip/||;t" \
1067 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1068 case $$dist_files in \
1069 */*) $(MKDIR_P) `echo "$$dist_files" | \
1070 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1073 for file in $$dist_files; do \
1074 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1075 if test -d $$d/$$file; then \
1076 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1077 if test -d "$(distdir)/$$file"; then \
1078 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1080 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1081 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1082 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1084 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1086 test -f "$(distdir)/$$file" \
1087 || cp -p $$d/$$file "$(distdir)/$$file" \
1091 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1092 if test "$$subdir" = .; then :; else \
1093 $(am__make_dryrun) \
1094 || test -d "$(distdir)/$$subdir" \
1095 || $(MKDIR_P) "$(distdir)/$$subdir" \
1097 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1098 $(am__relativize); \
1099 new_distdir=$$reldir; \
1100 dir1=$$subdir; dir2="$(top_distdir)"; \
1101 $(am__relativize); \
1102 new_top_distdir=$$reldir; \
1103 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1104 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1105 ($(am__cd) $$subdir && \
1106 $(MAKE) $(AM_MAKEFLAGS) \
1107 top_distdir="$$new_top_distdir" \
1108 distdir="$$new_distdir" \
1109 am__remove_distdir=: \
1110 am__skip_length_check=: \
1111 am__skip_mode_fix=: \
1116 -test -n "$(am__skip_mode_fix)" \
1117 || find "$(distdir)" -type d ! -perm -755 \
1118 -exec chmod u+rwx,go+rx {} \; -o \
1119 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1120 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1121 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1122 || chmod -R a+r "$(distdir)"
1124 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1125 $(am__post_remove_distdir)
1128 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1129 $(am__post_remove_distdir)
1132 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1133 $(am__post_remove_distdir)
1136 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1137 $(am__post_remove_distdir)
1140 @echo WARNING: "Support for distribution archives compressed with" \
1141 "legacy program 'compress' is deprecated." >&2
1142 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1143 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1144 $(am__post_remove_distdir)
1147 @echo WARNING: "Support for shar distribution archives is" \
1149 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1150 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1151 $(am__post_remove_distdir)
1154 -rm -f $(distdir).zip
1155 zip -rq $(distdir).zip $(distdir)
1156 $(am__post_remove_distdir)
1159 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1160 $(am__post_remove_distdir)
1162 # This target untars the dist file and tries a VPATH configuration. Then
1163 # it guarantees that the distribution is self-contained by making another
1166 case '$(DIST_ARCHIVES)' in \
1168 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1170 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1172 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1174 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1176 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1178 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1180 unzip $(distdir).zip ;;\
1182 chmod -R a-w $(distdir)
1183 chmod u+w $(distdir)
1184 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1185 chmod a-w $(distdir)
1186 test -d $(distdir)/_build || exit 0; \
1187 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1188 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1190 && $(am__cd) $(distdir)/_build/sub \
1191 && ../../configure \
1192 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1193 $(DISTCHECK_CONFIGURE_FLAGS) \
1194 --srcdir=../.. --prefix="$$dc_install_base" \
1195 && $(MAKE) $(AM_MAKEFLAGS) \
1196 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1197 && $(MAKE) $(AM_MAKEFLAGS) check \
1198 && $(MAKE) $(AM_MAKEFLAGS) install \
1199 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1200 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1201 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1202 distuninstallcheck \
1203 && chmod -R a-w "$$dc_install_base" \
1205 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1206 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1207 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1208 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1209 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1210 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1211 && rm -rf "$$dc_destdir" \
1212 && $(MAKE) $(AM_MAKEFLAGS) dist \
1213 && rm -rf $(DIST_ARCHIVES) \
1214 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1217 $(am__post_remove_distdir)
1218 @(echo "$(distdir) archives ready for distribution: "; \
1219 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1220 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1222 @test -n '$(distuninstallcheck_dir)' || { \
1223 echo 'ERROR: trying to run $@ with an empty' \
1224 '$$(distuninstallcheck_dir)' >&2; \
1227 $(am__cd) '$(distuninstallcheck_dir)' || { \
1228 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1231 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1232 || { echo "ERROR: files left after uninstall:" ; \
1233 if test -n "$(DESTDIR)"; then \
1234 echo " (check DESTDIR support)"; \
1236 $(distuninstallcheck_listfiles) ; \
1238 distcleancheck: distclean
1239 @if test '$(srcdir)' = . ; then \
1240 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1243 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1244 || { echo "ERROR: files left in build directory after distclean:" ; \
1245 $(distcleancheck_listfiles) ; \
1248 check: check-recursive
1249 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
1250 install-binPROGRAMS: install-libLTLIBRARIES
1252 installdirs: installdirs-recursive
1254 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(datdir)"; do \
1255 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1257 install: install-recursive
1258 install-exec: install-exec-recursive
1259 install-data: install-data-recursive
1260 uninstall: uninstall-recursive
1263 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1265 installcheck: installcheck-recursive
1267 if test -z '$(STRIP)'; then \
1268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1272 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1273 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1274 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1276 mostlyclean-generic:
1279 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1282 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1283 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1284 -rm -f Java/$(DEPDIR)/$(am__dirstamp)
1285 -rm -f Java/$(am__dirstamp)
1286 -rm -f ObjectiveC/$(DEPDIR)/$(am__dirstamp)
1287 -rm -f ObjectiveC/$(am__dirstamp)
1288 -rm -f Python/$(DEPDIR)/$(am__dirstamp)
1289 -rm -f Python/$(am__dirstamp)
1290 -rm -f Ruby/$(DEPDIR)/$(am__dirstamp)
1291 -rm -f Ruby/$(am__dirstamp)
1292 -rm -f sig/$(DEPDIR)/$(am__dirstamp)
1293 -rm -f sig/$(am__dirstamp)
1295 maintainer-clean-generic:
1296 @echo "This command is intended for maintainers to use"
1297 @echo "it deletes files that may require special tools to rebuild."
1298 clean: clean-recursive
1300 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1301 clean-libtool mostlyclean-am
1303 distclean: distclean-recursive
1304 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1305 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1307 distclean-am: clean-am distclean-compile distclean-generic \
1308 distclean-hdr distclean-libtool distclean-tags
1314 html: html-recursive
1318 info: info-recursive
1322 install-data-am: install-datDATA
1324 install-dvi: install-dvi-recursive
1328 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1330 install-html: install-html-recursive
1334 install-info: install-info-recursive
1340 install-pdf: install-pdf-recursive
1344 install-ps: install-ps-recursive
1350 maintainer-clean: maintainer-clean-recursive
1351 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1352 -rm -rf $(top_srcdir)/autom4te.cache
1353 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1355 maintainer-clean-am: distclean-am maintainer-clean-generic
1357 mostlyclean: mostlyclean-recursive
1359 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1370 uninstall-am: uninstall-binPROGRAMS uninstall-datDATA \
1371 uninstall-libLTLIBRARIES
1373 .MAKE: $(am__recursive_targets) all install-am install-strip
1375 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1376 am--refresh check check-am clean clean-binPROGRAMS \
1377 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1378 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1379 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1380 distcheck distclean distclean-compile distclean-generic \
1381 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1382 distdir distuninstallcheck dvi dvi-am html html-am info \
1383 info-am install install-am install-binPROGRAMS install-datDATA \
1384 install-data install-data-am install-dvi install-dvi-am \
1385 install-exec install-exec-am install-html install-html-am \
1386 install-info install-info-am install-libLTLIBRARIES \
1387 install-man install-pdf install-pdf-am install-ps \
1388 install-ps-am install-strip installcheck installcheck-am \
1389 installdirs installdirs-am maintainer-clean \
1390 maintainer-clean-generic mostlyclean mostlyclean-compile \
1391 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1392 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1393 uninstall-datDATA uninstall-libLTLIBRARIES
1399 @CY_EXECUTE_TRUE@libcycript.db: Bridge.def libcycript.sh
1400 @CY_EXECUTE_TRUE@ $(srcdir)/libcycript.sh $(CY_SYSTEM) $@ $<
1401 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Analyze: Analyze.cpp Error.cpp Output.cpp Replace.cpp Syntax.cpp
1402 @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
1403 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Bridge.def: Analysis.cpp Analyze
1404 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@ ./Analyze $< $(OBJCXX) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) $(CY_LANGFLAGS) >$@
1405 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@Bridge.def: Bridge.def.in
1406 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@ cat $< >$@
1407 @CY_EXECUTE_TRUE@Bridge.gperf: Bridge.def Bridge.sh
1408 @CY_EXECUTE_TRUE@ $(srcdir)/Bridge.sh <$< >$@
1409 @CY_EXECUTE_TRUE@Bridge.hpp: Bridge.gperf
1410 @CY_EXECUTE_TRUE@ $(GPERF) $< >$@
1411 @CY_JAVA_TRUE@Class/Cycript.class: Java/Cycript.java
1412 @CY_JAVA_TRUE@ rm -rf Class; mkdir Class; javac -g -Xlint:unchecked -source 1.5 -target 1.5 -d Class -sourcepath $(srcdir)/Java $<
1413 @CY_JAVA_TRUE@Class/classes.dex: Class/Cycript.class
1414 @CY_JAVA_TRUE@ cd Class; dx --dex --output=../$@ *.class
1415 @CY_JAVA_TRUE@libcycript.jar: Class/classes.dex Class/Cycript.class
1416 @CY_JAVA_TRUE@ cd Class; jar cf ../$@ *
1417 Parser.ypp: Parser.ypp.in
1418 $(srcdir)/Filter.sh $< >$@ $(filters)
1419 Scanner.lpp: Scanner.lpp.in UnicodeIDStart.l UnicodeIDContinue.l
1420 $(srcdir)/Filter.sh $< >$@ $(filters)
1421 Scanner.cpp: Scanner.lpp
1422 $(FLEX) $(LFLAGS) -o $@ -T $< 2>Scanner.output || (grep -F '$<:' Scanner.output; false)
1423 @#grep -E '^(No backing up\.|Compressed tables always back up\.)$$' lex.backup >/dev/null
1424 ! grep -n '^ jam-transitions: ' lex.backup | grep -v ': EOF \[\(\]\| \\2\)'
1425 ! grep -F ': warning, ' Scanner.output || true
1427 Scanner.lo: Parser.hpp IdentifierStart.h IdentifierContinue.h
1428 Parser.lo: Parser.hpp
1429 Parser.cpp: Parser.hpp
1430 Parser.hpp: Parser.ypp
1431 $(BISON) -v --report=state -Werror -o Parser.cpp $<
1432 ! grep -n '^State [0-9]* conflicts:' Parser.output
1433 ! grep -n '^ *.* *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output | grep -v '$$default'
1434 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep 'shift, and go to state [0-9]*$$'
1435 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep -v '$$default' | grep 'reduce using rule [0-9]* ([^)]*)$$'
1436 perl -pi -e 's/yytranslate_ \(yylex \(/(yylex_ (/g' Parser.cpp
1438 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1439 # Otherwise a system limit (for SysV at least) may be exceeded.