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_ANDROID_TRUE@am__append_1 = -fPIE
113 @CY_ANDROID_TRUE@am__append_2 = -rdynamic -fPIE -pie
114 @CY_CONSOLE_TRUE@bin_PROGRAMS = cycript$(EXEEXT) $(am__EXEEXT_1)
115 @CY_CONSOLE_TRUE@am__append_3 = Complete.cpp
116 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@am__append_4 = cycript-pie
117 @CY_EXECUTE_TRUE@am__append_5 = sig/ffi_type.cpp sig/parse.cpp \
118 @CY_EXECUTE_TRUE@ sig/copy.cpp Execute.cpp JavaScriptCore.cpp
119 @CY_EXECUTE_TRUE@am__append_6 = $(LTJAVASCRIPTCORE)
120 @CY_EXECUTE_TRUE@am__append_7 = libcycript.db
121 @CY_EXECUTE_TRUE@am__append_8 = -DCY_EXECUTE
122 @CY_EXECUTE_TRUE@am__append_9 = C
123 @CY_EXECUTE_TRUE@am__append_10 = libcycript.db
124 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@am__append_11 = Analyze Bridge.def
125 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@am__append_12 = Bridge.def
127 #CLEANFILES += Hasher.gperf
128 #Hasher.gperf: Hasher.def Hasher.sh
129 # $(srcdir)/Hasher.sh <$< >$@
131 #CLEANFILES += Hasher.hpp
132 #Hasher.hpp: Hasher.gperf
134 @CY_JAVA_TRUE@am__append_13 = Java
135 @CY_JAVA_TRUE@am__append_14 = Java/Execute.cpp
136 @CY_JAVA_TRUE@am__append_15 = libcycript.jar
137 @CY_JAVA_TRUE@am__append_16 = Class libcycript.jar
138 @CY_RUBY_TRUE@am__append_17 = Ruby
139 @CY_RUBY_TRUE@am__append_18 = Ruby/Execute.cpp
140 @CY_RUBY_TRUE@am__append_19 = $(LTRUBY)
141 @CY_PYTHON_TRUE@am__append_20 = Python
142 @CY_PYTHON_TRUE@am__append_21 = Python/Execute.cpp
143 @CY_PYTHON_TRUE@am__append_22 = $(LTPYTHON)
144 @CY_OBJECTIVEC_TRUE@am__append_23 = -DCY_OBJECTIVEC
145 @CY_OBJECTIVEC_TRUE@am__append_24 = ObjectiveC
146 @CY_OBJECTIVEC_TRUE@am__append_25 = ObjectiveC/Output.cpp ObjectiveC/Replace.cpp ObjectiveC/Library.mm
147 @CY_OBJECTIVEC_TRUE@am__append_26 = $(LTOBJECTIVEC)
149 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
150 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
151 $(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
152 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/framework.m4 \
153 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
154 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
155 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
156 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
158 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
159 $(am__configure_deps) $(am__DIST_COMMON)
160 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
161 configure.lineno config.status.lineno
162 mkinstalldirs = $(install_sh) -d
163 CONFIG_HEADER = config.h
165 CONFIG_CLEAN_VPATH_FILES =
166 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
167 am__vpath_adj = case $$p in \
168 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
171 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
173 am__nobase_strip_setup = \
174 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
176 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
177 am__nobase_list = $(am__nobase_strip_setup); \
178 for p in $$list; do echo "$$p $$p"; done | \
179 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
180 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
181 if (++n[$$2] == $(am__install_max)) \
182 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
183 END { for (dir in files) print dir, files[dir] }'
185 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
186 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
187 am__uninstall_files_from_dir = { \
189 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
190 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
191 $(am__cd) "$$dir" && rm -f $$files; }; \
193 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
194 "$(DESTDIR)$(datdir)"
195 LTLIBRARIES = $(lib_LTLIBRARIES)
197 @CY_EXECUTE_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
198 @CY_RUBY_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
199 @CY_PYTHON_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
200 @CY_OBJECTIVEC_TRUE@am__DEPENDENCIES_5 = $(am__DEPENDENCIES_1)
201 libcycript_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
202 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
203 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
204 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
205 $(am__DEPENDENCIES_5)
206 am__libcycript_la_SOURCES_DIST = ConvertUTF.c Decode.cpp Driver.cpp \
207 Error.cpp Highlight.cpp Library.cpp Network.cpp Output.cpp \
208 Replace.cpp Syntax.cpp Parser.cpp Scanner.cpp Complete.cpp \
209 sig/ffi_type.cpp sig/parse.cpp sig/copy.cpp Execute.cpp \
210 JavaScriptCore.cpp Java/Execute.cpp Ruby/Execute.cpp \
211 Python/Execute.cpp ObjectiveC/Output.cpp \
212 ObjectiveC/Replace.cpp ObjectiveC/Library.mm Handler.cpp
213 @CY_CONSOLE_TRUE@am__objects_1 = Complete.lo
214 am__dirstamp = $(am__leading_dot)dirstamp
215 @CY_EXECUTE_TRUE@am__objects_2 = sig/ffi_type.lo sig/parse.lo \
216 @CY_EXECUTE_TRUE@ sig/copy.lo Execute.lo JavaScriptCore.lo
217 @CY_JAVA_TRUE@am__objects_3 = Java/Execute.lo
218 @CY_RUBY_TRUE@am__objects_4 = Ruby/Execute.lo
219 @CY_PYTHON_TRUE@am__objects_5 = Python/Execute.lo
220 @CY_OBJECTIVEC_TRUE@am__objects_6 = ObjectiveC/Output.lo \
221 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Replace.lo \
222 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Library.lo
223 am_libcycript_la_OBJECTS = ConvertUTF.lo Decode.lo Driver.lo Error.lo \
224 Highlight.lo Library.lo Network.lo Output.lo Replace.lo \
225 Syntax.lo Parser.lo Scanner.lo $(am__objects_1) \
226 $(am__objects_2) $(am__objects_3) $(am__objects_4) \
227 $(am__objects_5) $(am__objects_6) Handler.lo
228 libcycript_la_OBJECTS = $(am_libcycript_la_OBJECTS)
229 AM_V_lt = $(am__v_lt_@AM_V@)
230 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
231 am__v_lt_0 = --silent
233 libcycript_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
234 $(LIBTOOLFLAGS) --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) \
235 $(OBJCXXFLAGS) $(libcycript_la_LDFLAGS) $(LDFLAGS) -o $@
236 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@am__EXEEXT_1 = cycript-pie$(EXEEXT)
237 PROGRAMS = $(bin_PROGRAMS)
238 am__cycript_SOURCES_DIST = Console.cpp Inject.cpp
239 @CY_CONSOLE_TRUE@am_cycript_OBJECTS = Console.$(OBJEXT) \
240 @CY_CONSOLE_TRUE@ Inject.$(OBJEXT)
241 cycript_OBJECTS = $(am_cycript_OBJECTS)
242 @CY_CONSOLE_TRUE@cycript_DEPENDENCIES = libcycript.la \
243 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
244 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
245 am__cycript_pie_SOURCES_DIST = pie.c
246 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@am_cycript_pie_OBJECTS = \
247 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@ pie.$(OBJEXT)
248 cycript_pie_OBJECTS = $(am_cycript_pie_OBJECTS)
249 cycript_pie_LDADD = $(LDADD)
250 cycript_pie_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
251 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
252 $(cycript_pie_LDFLAGS) $(LDFLAGS) -o $@
253 AM_V_P = $(am__v_P_@AM_V@)
254 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
257 AM_V_GEN = $(am__v_GEN_@AM_V@)
258 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
259 am__v_GEN_0 = @echo " GEN " $@;
261 AM_V_at = $(am__v_at_@AM_V@)
262 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
265 DEFAULT_INCLUDES = -I.@am__isrc@
266 depcomp = $(SHELL) $(top_srcdir)/depcomp
267 am__depfiles_maybe = depfiles
269 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
270 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
271 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
272 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
273 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
274 $(AM_CFLAGS) $(CFLAGS)
275 AM_V_CC = $(am__v_CC_@AM_V@)
276 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
277 am__v_CC_0 = @echo " CC " $@;
280 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
281 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
282 $(AM_LDFLAGS) $(LDFLAGS) -o $@
283 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
284 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
285 am__v_CCLD_0 = @echo " CCLD " $@;
287 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
288 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
289 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
290 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
291 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
292 $(AM_CXXFLAGS) $(CXXFLAGS)
293 AM_V_CXX = $(am__v_CXX_@AM_V@)
294 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
295 am__v_CXX_0 = @echo " CXX " $@;
298 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
299 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
300 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
301 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
302 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
303 am__v_CXXLD_0 = @echo " CXXLD " $@;
305 OBJCXXCOMPILE = $(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
306 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
307 LTOBJCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
308 $(LIBTOOLFLAGS) --mode=compile $(OBJCXX) $(DEFS) \
309 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
310 $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
311 AM_V_OBJCXX = $(am__v_OBJCXX_@AM_V@)
312 am__v_OBJCXX_ = $(am__v_OBJCXX_@AM_DEFAULT_V@)
313 am__v_OBJCXX_0 = @echo " OBJCXX " $@;
316 OBJCXXLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
317 --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) \
318 $(AM_LDFLAGS) $(LDFLAGS) -o $@
319 AM_V_OBJCXXLD = $(am__v_OBJCXXLD_@AM_V@)
320 am__v_OBJCXXLD_ = $(am__v_OBJCXXLD_@AM_DEFAULT_V@)
321 am__v_OBJCXXLD_0 = @echo " OBJCXXLD" $@;
323 SOURCES = $(libcycript_la_SOURCES) $(cycript_SOURCES) \
324 $(cycript_pie_SOURCES)
325 DIST_SOURCES = $(am__libcycript_la_SOURCES_DIST) \
326 $(am__cycript_SOURCES_DIST) $(am__cycript_pie_SOURCES_DIST)
327 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
328 ctags-recursive dvi-recursive html-recursive info-recursive \
329 install-data-recursive install-dvi-recursive \
330 install-exec-recursive install-html-recursive \
331 install-info-recursive install-pdf-recursive \
332 install-ps-recursive install-recursive installcheck-recursive \
333 installdirs-recursive pdf-recursive ps-recursive \
334 tags-recursive uninstall-recursive
335 am__can_run_installinfo = \
336 case $$AM_UPDATE_INFO_DIR in \
338 *) (install-info --version) >/dev/null 2>&1;; \
341 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
342 distclean-recursive maintainer-clean-recursive
343 am__recursive_targets = \
344 $(RECURSIVE_TARGETS) \
345 $(RECURSIVE_CLEAN_TARGETS) \
346 $(am__extra_recursive_targets)
347 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
348 cscope distdir dist dist-all distcheck
349 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
351 # Read a list of newline-separated strings from the standard input,
352 # and print each of them once, without duplicates. Input order is
354 am__uniquify_input = $(AWK) '\
355 BEGIN { nonempty = 0; } \
356 { items[$$0] = 1; nonempty = 1; } \
357 END { if (nonempty) { for (i in items) print i; }; } \
359 # Make sure the list of sources is unique. This is necessary because,
360 # e.g., the same source file might be shared among _SOURCES variables
361 # for different programs/libraries.
362 am__define_uniq_tagged_files = \
363 list='$(am__tagged_files)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | $(am__uniquify_input)`
370 DIST_SUBDIRS = $(SUBDIRS)
371 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
372 INSTALL ar-lib compile config.guess config.rpath config.sub \
373 depcomp install-sh ltmain.sh missing
374 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
375 distdir = $(PACKAGE)-$(VERSION)
376 top_distdir = $(distdir)
377 am__remove_distdir = \
378 if test -d "$(distdir)"; then \
379 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
380 && rm -rf "$(distdir)" \
381 || { sleep 5 && rm -rf "$(distdir)"; }; \
383 am__post_remove_distdir = $(am__remove_distdir)
386 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
387 sed_rest='s,^[^/]*/*,,'; \
388 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
389 sed_butlast='s,/*[^/]*$$,,'; \
390 while test -n "$$dir1"; do \
391 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
392 if test "$$first" != "."; then \
393 if test "$$first" = ".."; then \
394 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
395 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
397 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
398 if test "$$first2" = "$$first"; then \
399 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
403 dir0="$$dir0"/"$$first"; \
406 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
409 DIST_ARCHIVES = $(distdir).tar.gz
411 DIST_TARGETS = dist-gzip
412 distuninstallcheck_listfiles = find . -type f -print
413 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
414 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
415 distcleancheck_listfiles = find . -type f -print
418 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
420 AUTOCONF = @AUTOCONF@
421 AUTOHEADER = @AUTOHEADER@
422 AUTOMAKE = @AUTOMAKE@
425 BUILD_EXEEXT = @BUILD_EXEEXT@
426 BUILD_OBJEXT = @BUILD_OBJEXT@
428 CCDEPMODE = @CCDEPMODE@
429 CC_FOR_BUILD = @CC_FOR_BUILD@
431 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
433 CPPFLAGS = @CPPFLAGS@
434 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
435 CPP_FOR_BUILD = @CPP_FOR_BUILD@
438 CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
439 CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
440 CXXDEPMODE = @CXXDEPMODE@
441 CXXFLAGS = @CXXFLAGS@
442 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
443 CXX_FOR_BUILD = @CXX_FOR_BUILD@
444 CYGPATH_W = @CYGPATH_W@
445 CY_ANDROID = @CY_ANDROID@
446 CY_EXECUTE = @CY_EXECUTE@
448 CY_LIBCLANG = @CY_LIBCLANG@
449 CY_OBJECTIVEC = @CY_OBJECTIVEC@
450 CY_PYTHON = @CY_PYTHON@
452 CY_SYSTEM = @CY_SYSTEM@
456 DSYMUTIL = @DSYMUTIL@
466 GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
470 HAVE_CXX11 = @HAVE_CXX11@
472 INSTALL_DATA = @INSTALL_DATA@
473 INSTALL_PROGRAM = @INSTALL_PROGRAM@
474 INSTALL_SCRIPT = @INSTALL_SCRIPT@
475 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
478 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
480 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
481 LIBFFI_LIBS = @LIBFFI_LIBS@
483 LIBRUBY21_CFLAGS = @LIBRUBY21_CFLAGS@
484 LIBRUBY21_LIBS = @LIBRUBY21_LIBS@
491 LTJAVASCRIPTCORE = @LTJAVASCRIPTCORE@
492 LTLIBFFI = @LTLIBFFI@
493 LTLIBGCC = @LTLIBGCC@
494 LTLIBOBJS = @LTLIBOBJS@
495 LTLIBREADLINE = @LTLIBREADLINE@
496 LTLIBSQLITE3 = @LTLIBSQLITE3@
497 LTLIBTERMCAP = @LTLIBTERMCAP@
499 LTOBJECTIVEC = @LTOBJECTIVEC@
500 LTPYTHON = @LTPYTHON@
502 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
504 MAKEINFO = @MAKEINFO@
505 MANIFEST_TOOL = @MANIFEST_TOOL@
510 OBJCXXDEPMODE = @OBJCXXDEPMODE@
511 OBJCXXFLAGS = @OBJCXXFLAGS@
517 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
518 PACKAGE_NAME = @PACKAGE_NAME@
519 PACKAGE_STRING = @PACKAGE_STRING@
520 PACKAGE_TARNAME = @PACKAGE_TARNAME@
521 PACKAGE_URL = @PACKAGE_URL@
522 PACKAGE_VERSION = @PACKAGE_VERSION@
523 PATH_SEPARATOR = @PATH_SEPARATOR@
524 PKG_CONFIG = @PKG_CONFIG@
525 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
526 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
527 PTHREAD_CC = @PTHREAD_CC@
528 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
529 PTHREAD_LIBS = @PTHREAD_LIBS@
532 SET_MAKE = @SET_MAKE@
538 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
539 WEBKIT_LIBS = @WEBKIT_LIBS@
540 abs_builddir = @abs_builddir@
541 abs_srcdir = @abs_srcdir@
542 abs_top_builddir = @abs_top_builddir@
543 abs_top_srcdir = @abs_top_srcdir@
544 ac_ct_AR = @ac_ct_AR@
545 ac_ct_CC = @ac_ct_CC@
546 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
547 ac_ct_CXX = @ac_ct_CXX@
548 ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
549 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
550 ac_ct_OBJCXX = @ac_ct_OBJCXX@
551 am__include = @am__include@
552 am__leading_dot = @am__leading_dot@
553 am__quote = @am__quote@
555 am__untar = @am__untar@
556 ax_pthread_config = @ax_pthread_config@
559 build_alias = @build_alias@
560 build_cpu = @build_cpu@
561 build_os = @build_os@
562 build_vendor = @build_vendor@
563 builddir = @builddir@
565 datarootdir = @datarootdir@
568 exec_prefix = @exec_prefix@
570 host_alias = @host_alias@
571 host_cpu = @host_cpu@
573 host_vendor = @host_vendor@
575 includedir = @includedir@
577 install_sh = @install_sh@
579 libexecdir = @libexecdir@
580 localedir = @localedir@
581 localstatedir = @localstatedir@
584 oldincludedir = @oldincludedir@
587 program_transform_name = @program_transform_name@
590 sharedstatedir = @sharedstatedir@
592 sysconfdir = @sysconfdir@
593 target_alias = @target_alias@
594 top_build_prefix = @top_build_prefix@
595 top_builddir = @top_builddir@
596 top_srcdir = @top_srcdir@
597 AUTOMAKE_OPTIONS = subdir-objects
598 CLEANFILES = $(am__append_10) $(am__append_11) $(am__append_12) \
599 $(am__append_16) Parser.ypp Scanner.lpp Scanner.cpp \
600 Scanner.output lex.backup Parser.cpp Parser.hpp stack.hh \
603 ACLOCAL_AMFLAGS = -I m4
604 AM_CPPFLAGS = -DYYDEBUG=1 -DCY_SYSTEM="\"$(CY_SYSTEM)\"" -include \
605 config.h -include $(srcdir)/unconfig.h $(am__append_8) \
607 CY_FLAGS = -fvisibility=hidden $(am__append_1)
608 AM_CFLAGS = $(CY_FLAGS)
609 AM_CXXFLAGS = $(CY_FLAGS)
610 AM_OBJCXXFLAGS = $(CY_FLAGS) -fobjc-exceptions
611 AM_LDFLAGS = $(CY_FLAGS) $(am__append_2)
612 CY_LDFLAGS = -no-undefined -avoid-version -export-dynamic
614 dat_DATA = $(am__append_7) $(am__append_15)
615 lib_LTLIBRARIES = libcycript.la
616 libcycript_la_LDFLAGS = $(CY_LDFLAGS)
617 libcycript_la_LIBADD = $(LTLIBUV) $(LTLIBFFI) $(LTLIBSQLITE3) \
618 $(LTLIBGCC) -ldl $(am__append_6) $(am__append_19) \
619 $(am__append_22) $(am__append_26)
620 libcycript_la_SOURCES = ConvertUTF.c Decode.cpp Driver.cpp Error.cpp \
621 Highlight.cpp Library.cpp Network.cpp Output.cpp Replace.cpp \
622 Syntax.cpp Parser.cpp Scanner.cpp $(am__append_3) \
623 $(am__append_5) $(am__append_14) $(am__append_18) \
624 $(am__append_21) $(am__append_25) Handler.cpp
625 filters = $(am__append_9) $(am__append_13) $(am__append_17) \
626 $(am__append_20) $(am__append_24)
627 @CY_CONSOLE_TRUE@cycript_SOURCES = Console.cpp Inject.cpp
628 @CY_CONSOLE_TRUE@cycript_LDADD = libcycript.la $(LTLIBREADLINE) $(LTLIBTERMCAP) $(LTLIBGCC) $(PTHREAD_CFLAGS) -ldl
629 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@cycript_pie_SOURCES = pie.c
630 @CY_ANDROID_TRUE@@CY_CONSOLE_TRUE@cycript_pie_LDFLAGS = -fno-PIE
631 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@CY_LANGFLAGS = -DCY_JAVA=$(CY_JAVA) -DCY_PYTHON=$(CY_PYTHON) -DCY_OBJECTIVEC=$(CY_OBJECTIVEC)
632 @CY_ANDROID_FALSE@@CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@CY_ANDFLAGS =
633 @CY_ANDROID_TRUE@@CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@CY_ANDFLAGS = -U__APPLE__ -D__ANDROID__
635 $(MAKE) $(AM_MAKEFLAGS) all-recursive
638 .SUFFIXES: .c .cpp .lo .mm .o .obj
639 am--refresh: Makefile
641 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
643 case '$(am__configure_deps)' in \
645 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
646 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
651 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
652 $(am__cd) $(top_srcdir) && \
653 $(AUTOMAKE) --foreign Makefile
654 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
657 echo ' $(SHELL) ./config.status'; \
658 $(SHELL) ./config.status;; \
660 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
661 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
664 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
665 $(SHELL) ./config.status --recheck
667 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
668 $(am__cd) $(srcdir) && $(AUTOCONF)
669 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
670 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
671 $(am__aclocal_m4_deps):
674 @test -f $@ || rm -f stamp-h1
675 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
677 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
679 cd $(top_builddir) && $(SHELL) ./config.status config.h
680 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
681 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
686 -rm -f config.h stamp-h1
688 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
690 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
691 list2=; for p in $$list; do \
692 if test -f $$p; then \
693 list2="$$list2 $$p"; \
696 test -z "$$list2" || { \
697 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
698 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
699 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
700 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
703 uninstall-libLTLIBRARIES:
705 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
706 for p in $$list; do \
708 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
709 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
712 clean-libLTLIBRARIES:
713 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
714 @list='$(lib_LTLIBRARIES)'; \
715 locs=`for p in $$list; do echo $$p; done | \
716 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
718 test -z "$$locs" || { \
719 echo rm -f $${locs}; \
724 @: > sig/$(am__dirstamp)
725 sig/$(DEPDIR)/$(am__dirstamp):
726 @$(MKDIR_P) sig/$(DEPDIR)
727 @: > sig/$(DEPDIR)/$(am__dirstamp)
728 sig/ffi_type.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
729 sig/parse.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
730 sig/copy.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
731 Java/$(am__dirstamp):
733 @: > Java/$(am__dirstamp)
734 Java/$(DEPDIR)/$(am__dirstamp):
735 @$(MKDIR_P) Java/$(DEPDIR)
736 @: > Java/$(DEPDIR)/$(am__dirstamp)
737 Java/Execute.lo: Java/$(am__dirstamp) Java/$(DEPDIR)/$(am__dirstamp)
738 Ruby/$(am__dirstamp):
740 @: > Ruby/$(am__dirstamp)
741 Ruby/$(DEPDIR)/$(am__dirstamp):
742 @$(MKDIR_P) Ruby/$(DEPDIR)
743 @: > Ruby/$(DEPDIR)/$(am__dirstamp)
744 Ruby/Execute.lo: Ruby/$(am__dirstamp) Ruby/$(DEPDIR)/$(am__dirstamp)
745 Python/$(am__dirstamp):
747 @: > Python/$(am__dirstamp)
748 Python/$(DEPDIR)/$(am__dirstamp):
749 @$(MKDIR_P) Python/$(DEPDIR)
750 @: > Python/$(DEPDIR)/$(am__dirstamp)
751 Python/Execute.lo: Python/$(am__dirstamp) \
752 Python/$(DEPDIR)/$(am__dirstamp)
753 ObjectiveC/$(am__dirstamp):
754 @$(MKDIR_P) ObjectiveC
755 @: > ObjectiveC/$(am__dirstamp)
756 ObjectiveC/$(DEPDIR)/$(am__dirstamp):
757 @$(MKDIR_P) ObjectiveC/$(DEPDIR)
758 @: > ObjectiveC/$(DEPDIR)/$(am__dirstamp)
759 ObjectiveC/Output.lo: ObjectiveC/$(am__dirstamp) \
760 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
761 ObjectiveC/Replace.lo: ObjectiveC/$(am__dirstamp) \
762 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
763 ObjectiveC/Library.lo: ObjectiveC/$(am__dirstamp) \
764 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
766 libcycript.la: $(libcycript_la_OBJECTS) $(libcycript_la_DEPENDENCIES) $(EXTRA_libcycript_la_DEPENDENCIES)
767 $(AM_V_OBJCXXLD)$(libcycript_la_LINK) -rpath $(libdir) $(libcycript_la_OBJECTS) $(libcycript_la_LIBADD) $(LIBS)
768 install-binPROGRAMS: $(bin_PROGRAMS)
770 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
771 if test -n "$$list"; then \
772 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
773 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
775 for p in $$list; do echo "$$p $$p"; done | \
776 sed 's/$(EXEEXT)$$//' | \
777 while read p p1; do if test -f $$p \
779 ; then echo "$$p"; echo "$$p"; else :; fi; \
781 sed -e 'p;s,.*/,,;n;h' \
783 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
784 sed 'N;N;N;s,\n, ,g' | \
785 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
786 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
787 if ($$2 == $$4) files[d] = files[d] " " $$1; \
788 else { print "f", $$3 "/" $$4, $$1; } } \
789 END { for (d in files) print "f", d, files[d] }' | \
790 while read type dir files; do \
791 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
792 test -z "$$files" || { \
793 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
794 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
798 uninstall-binPROGRAMS:
800 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
801 files=`for p in $$list; do echo "$$p"; done | \
802 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
803 -e 's/$$/$(EXEEXT)/' \
805 test -n "$$list" || exit 0; \
806 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
807 cd "$(DESTDIR)$(bindir)" && rm -f $$files
810 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
811 echo " rm -f" $$list; \
812 rm -f $$list || exit $$?; \
813 test -n "$(EXEEXT)" || exit 0; \
814 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
815 echo " rm -f" $$list; \
818 cycript$(EXEEXT): $(cycript_OBJECTS) $(cycript_DEPENDENCIES) $(EXTRA_cycript_DEPENDENCIES)
819 @rm -f cycript$(EXEEXT)
820 $(AM_V_CXXLD)$(CXXLINK) $(cycript_OBJECTS) $(cycript_LDADD) $(LIBS)
822 cycript-pie$(EXEEXT): $(cycript_pie_OBJECTS) $(cycript_pie_DEPENDENCIES) $(EXTRA_cycript_pie_DEPENDENCIES)
823 @rm -f cycript-pie$(EXEEXT)
824 $(AM_V_CCLD)$(cycript_pie_LINK) $(cycript_pie_OBJECTS) $(cycript_pie_LDADD) $(LIBS)
828 -rm -f Java/*.$(OBJEXT)
830 -rm -f ObjectiveC/*.$(OBJEXT)
831 -rm -f ObjectiveC/*.lo
832 -rm -f Python/*.$(OBJEXT)
834 -rm -f Ruby/*.$(OBJEXT)
836 -rm -f sig/*.$(OBJEXT)
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Complete.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Console.Po@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConvertUTF.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decode.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Driver.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Error.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Execute.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Handler.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Highlight.Plo@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Inject.Po@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JavaScriptCore.Plo@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Library.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Network.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Output.Plo@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Replace.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Scanner.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Syntax.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pie.Po@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@Java/$(DEPDIR)/Execute.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Library.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Output.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Replace.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@Python/$(DEPDIR)/Execute.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@Ruby/$(DEPDIR)/Execute.Plo@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/copy.Plo@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/ffi_type.Plo@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/parse.Plo@am__quote@
872 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
873 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
874 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
880 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
881 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
882 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
888 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
889 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
890 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
892 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
893 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
896 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
897 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
898 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
899 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
900 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
904 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
905 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
906 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
907 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
908 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
909 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
912 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
913 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
914 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
915 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
920 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
921 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
922 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
923 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
924 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ $<
928 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
929 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
930 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
931 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
936 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
937 @am__fastdepOBJCXX_TRUE@ $(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
938 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
939 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
940 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
941 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(LTOBJCXXCOMPILE) -c -o $@ $<
948 -rm -rf Java/.libs Java/_libs
949 -rm -rf ObjectiveC/.libs ObjectiveC/_libs
950 -rm -rf Python/.libs Python/_libs
951 -rm -rf Ruby/.libs Ruby/_libs
952 -rm -rf sig/.libs sig/_libs
955 -rm -f libtool config.lt
956 install-datDATA: $(dat_DATA)
958 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
959 if test -n "$$list"; then \
960 echo " $(MKDIR_P) '$(DESTDIR)$(datdir)'"; \
961 $(MKDIR_P) "$(DESTDIR)$(datdir)" || exit 1; \
963 for p in $$list; do \
964 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
966 done | $(am__base_list) | \
967 while read files; do \
968 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datdir)'"; \
969 $(INSTALL_DATA) $$files "$(DESTDIR)$(datdir)" || exit $$?; \
974 @list='$(dat_DATA)'; test -n "$(datdir)" || list=; \
975 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
976 dir='$(DESTDIR)$(datdir)'; $(am__uninstall_files_from_dir)
978 # This directory's subdirectories are mostly independent; you can cd
979 # into them and run 'make' without going through this Makefile.
980 # To change the values of 'make' variables: instead of editing Makefiles,
981 # (1) if the variable is set in 'config.status', edit 'config.status'
982 # (which will cause the Makefiles to be regenerated when you run 'make');
983 # (2) otherwise, pass the desired values on the 'make' command line.
984 $(am__recursive_targets):
986 if $(am__make_keepgoing); then \
987 failcom='fail=yes'; \
992 target=`echo $@ | sed s/-recursive//`; \
994 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
995 *) list='$(SUBDIRS)' ;; \
997 for subdir in $$list; do \
998 echo "Making $$target in $$subdir"; \
999 if test "$$subdir" = "."; then \
1001 local_target="$$target-am"; \
1003 local_target="$$target"; \
1005 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1006 || eval $$failcom; \
1008 if test "$$dot_seen" = "no"; then \
1009 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1010 fi; test -z "$$fail"
1012 ID: $(am__tagged_files)
1013 $(am__define_uniq_tagged_files); mkid -fID $$unique
1014 tags: tags-recursive
1017 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1020 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1021 include_option=--etags-include; \
1024 include_option=--include; \
1027 list='$(SUBDIRS)'; for subdir in $$list; do \
1028 if test "$$subdir" = .; then :; else \
1029 test ! -f $$subdir/TAGS || \
1030 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1033 $(am__define_uniq_tagged_files); \
1035 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1036 test -n "$$unique" || unique=$$empty_fix; \
1037 if test $$# -gt 0; then \
1038 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1041 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1045 ctags: ctags-recursive
1048 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1049 $(am__define_uniq_tagged_files); \
1050 test -z "$(CTAGS_ARGS)$$unique" \
1051 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1055 here=`$(am__cd) $(top_builddir) && pwd` \
1056 && $(am__cd) $(top_srcdir) \
1057 && gtags -i $(GTAGS_ARGS) "$$here"
1058 cscope: cscope.files
1059 test ! -s cscope.files \
1060 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1063 cscope.files: clean-cscope cscopelist
1064 cscopelist: cscopelist-recursive
1066 cscopelist-am: $(am__tagged_files)
1067 list='$(am__tagged_files)'; \
1068 case "$(srcdir)" in \
1069 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1070 *) sdir=$(subdir)/$(srcdir) ;; \
1072 for i in $$list; do \
1073 if test -f "$$i"; then \
1074 echo "$(subdir)/$$i"; \
1076 echo "$$sdir/$$i"; \
1078 done >> $(top_builddir)/cscope.files
1081 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1082 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1084 distdir: $(DISTFILES)
1085 $(am__remove_distdir)
1086 test -d "$(distdir)" || mkdir "$(distdir)"
1087 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1088 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1089 list='$(DISTFILES)'; \
1090 dist_files=`for file in $$list; do echo $$file; done | \
1091 sed -e "s|^$$srcdirstrip/||;t" \
1092 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1093 case $$dist_files in \
1094 */*) $(MKDIR_P) `echo "$$dist_files" | \
1095 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1098 for file in $$dist_files; do \
1099 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1100 if test -d $$d/$$file; then \
1101 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1102 if test -d "$(distdir)/$$file"; then \
1103 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1105 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1106 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1107 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1109 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1111 test -f "$(distdir)/$$file" \
1112 || cp -p $$d/$$file "$(distdir)/$$file" \
1116 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1117 if test "$$subdir" = .; then :; else \
1118 $(am__make_dryrun) \
1119 || test -d "$(distdir)/$$subdir" \
1120 || $(MKDIR_P) "$(distdir)/$$subdir" \
1122 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1123 $(am__relativize); \
1124 new_distdir=$$reldir; \
1125 dir1=$$subdir; dir2="$(top_distdir)"; \
1126 $(am__relativize); \
1127 new_top_distdir=$$reldir; \
1128 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1129 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1130 ($(am__cd) $$subdir && \
1131 $(MAKE) $(AM_MAKEFLAGS) \
1132 top_distdir="$$new_top_distdir" \
1133 distdir="$$new_distdir" \
1134 am__remove_distdir=: \
1135 am__skip_length_check=: \
1136 am__skip_mode_fix=: \
1141 -test -n "$(am__skip_mode_fix)" \
1142 || find "$(distdir)" -type d ! -perm -755 \
1143 -exec chmod u+rwx,go+rx {} \; -o \
1144 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1145 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1146 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1147 || chmod -R a+r "$(distdir)"
1149 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1150 $(am__post_remove_distdir)
1153 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1154 $(am__post_remove_distdir)
1157 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1158 $(am__post_remove_distdir)
1161 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1162 $(am__post_remove_distdir)
1165 @echo WARNING: "Support for distribution archives compressed with" \
1166 "legacy program 'compress' is deprecated." >&2
1167 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1168 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1169 $(am__post_remove_distdir)
1172 @echo WARNING: "Support for shar distribution archives is" \
1174 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1175 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1176 $(am__post_remove_distdir)
1179 -rm -f $(distdir).zip
1180 zip -rq $(distdir).zip $(distdir)
1181 $(am__post_remove_distdir)
1184 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1185 $(am__post_remove_distdir)
1187 # This target untars the dist file and tries a VPATH configuration. Then
1188 # it guarantees that the distribution is self-contained by making another
1191 case '$(DIST_ARCHIVES)' in \
1193 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1195 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1197 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1199 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1201 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1203 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1205 unzip $(distdir).zip ;;\
1207 chmod -R a-w $(distdir)
1208 chmod u+w $(distdir)
1209 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1210 chmod a-w $(distdir)
1211 test -d $(distdir)/_build || exit 0; \
1212 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1213 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1215 && $(am__cd) $(distdir)/_build/sub \
1216 && ../../configure \
1217 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1218 $(DISTCHECK_CONFIGURE_FLAGS) \
1219 --srcdir=../.. --prefix="$$dc_install_base" \
1220 && $(MAKE) $(AM_MAKEFLAGS) \
1221 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1222 && $(MAKE) $(AM_MAKEFLAGS) check \
1223 && $(MAKE) $(AM_MAKEFLAGS) install \
1224 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1225 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1226 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1227 distuninstallcheck \
1228 && chmod -R a-w "$$dc_install_base" \
1230 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1231 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1232 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1233 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1234 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1235 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1236 && rm -rf "$$dc_destdir" \
1237 && $(MAKE) $(AM_MAKEFLAGS) dist \
1238 && rm -rf $(DIST_ARCHIVES) \
1239 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1242 $(am__post_remove_distdir)
1243 @(echo "$(distdir) archives ready for distribution: "; \
1244 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1245 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1247 @test -n '$(distuninstallcheck_dir)' || { \
1248 echo 'ERROR: trying to run $@ with an empty' \
1249 '$$(distuninstallcheck_dir)' >&2; \
1252 $(am__cd) '$(distuninstallcheck_dir)' || { \
1253 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1256 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1257 || { echo "ERROR: files left after uninstall:" ; \
1258 if test -n "$(DESTDIR)"; then \
1259 echo " (check DESTDIR support)"; \
1261 $(distuninstallcheck_listfiles) ; \
1263 distcleancheck: distclean
1264 @if test '$(srcdir)' = . ; then \
1265 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1268 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1269 || { echo "ERROR: files left in build directory after distclean:" ; \
1270 $(distcleancheck_listfiles) ; \
1273 check: check-recursive
1274 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
1275 install-binPROGRAMS: install-libLTLIBRARIES
1277 installdirs: installdirs-recursive
1279 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(datdir)"; do \
1280 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1282 install: install-recursive
1283 install-exec: install-exec-recursive
1284 install-data: install-data-recursive
1285 uninstall: uninstall-recursive
1288 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1290 installcheck: installcheck-recursive
1292 if test -z '$(STRIP)'; then \
1293 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1294 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1297 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1298 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1299 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1301 mostlyclean-generic:
1304 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1307 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1308 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1309 -rm -f Java/$(DEPDIR)/$(am__dirstamp)
1310 -rm -f Java/$(am__dirstamp)
1311 -rm -f ObjectiveC/$(DEPDIR)/$(am__dirstamp)
1312 -rm -f ObjectiveC/$(am__dirstamp)
1313 -rm -f Python/$(DEPDIR)/$(am__dirstamp)
1314 -rm -f Python/$(am__dirstamp)
1315 -rm -f Ruby/$(DEPDIR)/$(am__dirstamp)
1316 -rm -f Ruby/$(am__dirstamp)
1317 -rm -f sig/$(DEPDIR)/$(am__dirstamp)
1318 -rm -f sig/$(am__dirstamp)
1320 maintainer-clean-generic:
1321 @echo "This command is intended for maintainers to use"
1322 @echo "it deletes files that may require special tools to rebuild."
1323 clean: clean-recursive
1325 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1326 clean-libtool mostlyclean-am
1328 distclean: distclean-recursive
1329 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1330 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1332 distclean-am: clean-am distclean-compile distclean-generic \
1333 distclean-hdr distclean-libtool distclean-tags
1339 html: html-recursive
1343 info: info-recursive
1347 install-data-am: install-datDATA
1349 install-dvi: install-dvi-recursive
1353 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1355 install-html: install-html-recursive
1359 install-info: install-info-recursive
1365 install-pdf: install-pdf-recursive
1369 install-ps: install-ps-recursive
1375 maintainer-clean: maintainer-clean-recursive
1376 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1377 -rm -rf $(top_srcdir)/autom4te.cache
1378 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) ObjectiveC/$(DEPDIR) Python/$(DEPDIR) Ruby/$(DEPDIR) sig/$(DEPDIR)
1380 maintainer-clean-am: distclean-am maintainer-clean-generic
1382 mostlyclean: mostlyclean-recursive
1384 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1395 uninstall-am: uninstall-binPROGRAMS uninstall-datDATA \
1396 uninstall-libLTLIBRARIES
1398 .MAKE: $(am__recursive_targets) all install-am install-strip
1400 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1401 am--refresh check check-am clean clean-binPROGRAMS \
1402 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1403 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1404 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1405 distcheck distclean distclean-compile distclean-generic \
1406 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1407 distdir distuninstallcheck dvi dvi-am html html-am info \
1408 info-am install install-am install-binPROGRAMS install-datDATA \
1409 install-data install-data-am install-dvi install-dvi-am \
1410 install-exec install-exec-am install-html install-html-am \
1411 install-info install-info-am install-libLTLIBRARIES \
1412 install-man install-pdf install-pdf-am install-ps \
1413 install-ps-am install-strip installcheck installcheck-am \
1414 installdirs installdirs-am maintainer-clean \
1415 maintainer-clean-generic mostlyclean mostlyclean-compile \
1416 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1417 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1418 uninstall-datDATA uninstall-libLTLIBRARIES
1424 @CY_EXECUTE_TRUE@libcycript.db: Bridge.def libcycript.py
1425 @CY_EXECUTE_TRUE@ $(srcdir)/libcycript.py $(CY_SYSTEM) $@ $(srcdir) <$<
1426 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Analyze: Analyze.cpp Error.cpp Output.cpp Replace.cpp Syntax.cpp
1427 @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
1428 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@Bridge.def: Analysis.cpp Analyze Bridge.old
1429 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@ ./Analyze $< $(OBJCXX) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) $(CY_LANGFLAGS) $(CY_ANDFLAGS) >$@
1430 @CY_EXECUTE_TRUE@@CY_PRELINK_TRUE@ cat $(srcdir)/Bridge.old >>$@
1431 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@Bridge.def: Bridge.def.in
1432 @CY_EXECUTE_TRUE@@CY_PRELINK_FALSE@ cat $< >$@
1433 @CY_JAVA_TRUE@Class/Cycript.class: Java/Cycript.java
1434 @CY_JAVA_TRUE@ rm -rf Class; mkdir Class; javac -g -Xlint:unchecked -source 1.5 -target 1.5 -d Class -sourcepath $(srcdir)/Java $<
1435 @CY_JAVA_TRUE@Class/classes.dex: Class/Cycript.class
1436 @CY_JAVA_TRUE@ cd Class; dx --dex --output=../$@ *.class
1437 @CY_JAVA_TRUE@libcycript.jar: Class/classes.dex Class/Cycript.class
1438 @CY_JAVA_TRUE@ cd Class; jar cf ../$@ *
1439 Parser.ypp: Parser.ypp.in
1440 $(srcdir)/Filter.sh $< >$@ $(filters)
1441 Scanner.lpp: Scanner.lpp.in UnicodeIDStart.l UnicodeIDContinue.l
1442 $(srcdir)/Filter.sh $< >$@ $(filters)
1443 Scanner.cpp: Scanner.lpp
1444 $(FLEX) $(LFLAGS) -o $@ -T $< 2>Scanner.output || (grep -F '$<:' Scanner.output; false)
1445 @#grep -E '^(No backing up\.|Compressed tables always back up\.)$$' lex.backup >/dev/null
1446 ! grep -n '^ jam-transitions: ' lex.backup | grep -v ': EOF \[\(\]\| \\2\)'
1447 ! grep -F ': warning, ' Scanner.output || true
1449 Scanner.lo: Parser.hpp IdentifierStart.h IdentifierContinue.h
1450 Parser.lo: Parser.hpp
1451 Parser.cpp: Parser.hpp
1452 Parser.hpp: Parser.ypp
1453 $(BISON) -v --report=state -Werror -o Parser.cpp $<
1454 ! grep -n '^State [0-9]* conflicts:' Parser.output
1455 ! grep -n '^ *.* *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output | grep -v '$$default'
1456 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep 'shift, and go to state [0-9]*$$'
1457 ! grep -n '^ *$$default *reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Parser.output -B 2 | grep -v '$$default' | grep 'reduce using rule [0-9]* ([^)]*)$$'
1458 perl -pi -e 's/yytranslate_ \(yylex \(/(yylex_ (/g' Parser.cpp
1460 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1461 # Otherwise a system limit (for SysV at least) may be exceeded.