1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Cycript - Optimizing JavaScript Compiler/Runtime
18 # Copyright (C) 2009-2014 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/>.
38 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
39 am__make_running_with_option = \
40 case $${target_option-} in \
42 *) echo "am__make_running_with_option: internal error: invalid" \
43 "target option '$${target_option-}' specified" >&2; \
47 sane_makeflags=$$MAKEFLAGS; \
48 if $(am__is_gnu_make); then \
49 sane_makeflags=$$MFLAGS; \
54 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
61 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63 for flg in $$sane_makeflags; do \
64 test $$skip_next = yes && { skip_next=no; continue; }; \
67 -*I) strip_trailopt 'I'; skip_next=yes;; \
68 -*I?*) strip_trailopt 'I';; \
69 -*O) strip_trailopt 'O'; skip_next=yes;; \
70 -*O?*) strip_trailopt 'O';; \
71 -*l) strip_trailopt 'l'; skip_next=yes;; \
72 -*l?*) strip_trailopt 'l';; \
73 -[dEDm]) skip_next=yes;; \
74 -[JT]) skip_next=yes;; \
77 *$$target_option*) has_opt=yes; break;; \
81 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83 pkgdatadir = $(datadir)/@PACKAGE@
84 pkgincludedir = $(includedir)/@PACKAGE@
85 pkglibdir = $(libdir)/@PACKAGE@
86 pkglibexecdir = $(libexecdir)/@PACKAGE@
87 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88 install_sh_DATA = $(install_sh) -c -m 644
89 install_sh_PROGRAM = $(install_sh) -c
90 install_sh_SCRIPT = $(install_sh) -c
91 INSTALL_HEADER = $(INSTALL_DATA)
92 transform = $(program_transform_name)
99 build_triplet = @build@
100 host_triplet = @host@
101 @CY_CONSOLE_TRUE@bin_PROGRAMS = cycript$(EXEEXT)
102 @CY_EXECUTE_TRUE@am__append_1 = sig/ffi_type.cpp sig/parse.cpp \
103 @CY_EXECUTE_TRUE@ sig/copy.cpp Bridge.cpp Execute.cpp \
104 @CY_EXECUTE_TRUE@ JavaScriptCore.cpp
105 @CY_EXECUTE_TRUE@am__append_2 = $(LTJAVASCRIPTCORE)
106 @CY_EXECUTE_TRUE@am__append_3 = -DCY_EXECUTE
107 @CY_EXECUTE_TRUE@am__append_4 = C
108 @CY_EXECUTE_TRUE@am__append_5 = Bridge.gperf Bridge.hpp
109 @CY_JAVA_TRUE@am__append_6 = Java
110 @CY_JAVA_TRUE@am__append_7 = Java/Execute.cpp
111 @CY_JAVA_TRUE@am__append_8 = $(LTJAVA)
112 @CY_OBJECTIVEC_TRUE@am__append_9 = ObjectiveC
113 @CY_OBJECTIVEC_TRUE@am__append_10 = ObjectiveC/Output.cpp ObjectiveC/Replace.cpp ObjectiveC/Library.mm
114 @CY_OBJECTIVEC_TRUE@am__append_11 = $(LTOBJECTIVEC)
115 @CY_MACH_TRUE@am__append_12 = Handler.mm
116 @CY_CONSOLE_TRUE@@CY_MACH_TRUE@am__append_13 = Mach/Inject.cpp
117 @CY_CONSOLE_TRUE@@CY_MACH_TRUE@am__append_14 = -DCY_ATTACH
119 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
120 $(top_srcdir)/configure $(am__configure_deps) \
121 $(srcdir)/config.h.in depcomp COPYING INSTALL ar-lib compile \
122 config.guess config.rpath config.sub install-sh missing \
124 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
125 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
126 $(top_srcdir)/m4/framework.m4 $(top_srcdir)/m4/libtool.m4 \
127 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
128 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
129 $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
133 configure.lineno config.status.lineno
134 mkinstalldirs = $(install_sh) -d
135 CONFIG_HEADER = config.h
137 CONFIG_CLEAN_VPATH_FILES =
138 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
139 am__vpath_adj = case $$p in \
140 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
143 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145 am__nobase_strip_setup = \
146 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
149 am__nobase_list = $(am__nobase_strip_setup); \
150 for p in $$list; do echo "$$p $$p"; done | \
151 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153 if (++n[$$2] == $(am__install_max)) \
154 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155 END { for (dir in files) print dir, files[dir] }'
157 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159 am__uninstall_files_from_dir = { \
161 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
162 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
163 $(am__cd) "$$dir" && rm -f $$files; }; \
165 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
166 LTLIBRARIES = $(lib_LTLIBRARIES)
168 @CY_EXECUTE_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
169 @CY_JAVA_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
170 @CY_OBJECTIVEC_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
171 libcycript_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
172 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
173 $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4)
174 am__libcycript_la_SOURCES_DIST = ConvertUTF.c Decode.cpp Driver.cpp \
175 Highlight.cpp Library.cpp Network.cpp Output.cpp Parser.cpp \
176 Replace.cpp Cycript.tab.cc lex.cy.cpp sig/ffi_type.cpp \
177 sig/parse.cpp sig/copy.cpp Bridge.cpp Execute.cpp \
178 JavaScriptCore.cpp Java/Execute.cpp ObjectiveC/Output.cpp \
179 ObjectiveC/Replace.cpp ObjectiveC/Library.mm Handler.mm
180 am__dirstamp = $(am__leading_dot)dirstamp
181 @CY_EXECUTE_TRUE@am__objects_1 = sig/ffi_type.lo sig/parse.lo \
182 @CY_EXECUTE_TRUE@ sig/copy.lo Bridge.lo Execute.lo \
183 @CY_EXECUTE_TRUE@ JavaScriptCore.lo
184 @CY_JAVA_TRUE@am__objects_2 = Java/Execute.lo
185 @CY_OBJECTIVEC_TRUE@am__objects_3 = ObjectiveC/Output.lo \
186 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Replace.lo \
187 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Library.lo
188 @CY_MACH_TRUE@am__objects_4 = Handler.lo
189 am_libcycript_la_OBJECTS = ConvertUTF.lo Decode.lo Driver.lo \
190 Highlight.lo Library.lo Network.lo Output.lo Parser.lo \
191 Replace.lo Cycript.tab.lo lex.cy.lo $(am__objects_1) \
192 $(am__objects_2) $(am__objects_3) $(am__objects_4)
193 libcycript_la_OBJECTS = $(am_libcycript_la_OBJECTS)
194 AM_V_lt = $(am__v_lt_@AM_V@)
195 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
196 am__v_lt_0 = --silent
198 libcycript_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
199 $(LIBTOOLFLAGS) --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) \
200 $(OBJCXXFLAGS) $(libcycript_la_LDFLAGS) $(LDFLAGS) -o $@
201 PROGRAMS = $(bin_PROGRAMS)
202 am__cycript_SOURCES_DIST = Console.cpp Display.cpp Mach/Inject.cpp
203 @CY_CONSOLE_TRUE@@CY_MACH_TRUE@am__objects_5 = Mach/Inject.$(OBJEXT)
204 @CY_CONSOLE_TRUE@am_cycript_OBJECTS = Console.$(OBJEXT) \
205 @CY_CONSOLE_TRUE@ Display.$(OBJEXT) $(am__objects_5)
206 cycript_OBJECTS = $(am_cycript_OBJECTS)
207 @CY_CONSOLE_TRUE@cycript_DEPENDENCIES = libcycript.la \
208 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
209 @CY_CONSOLE_TRUE@ $(am__DEPENDENCIES_1)
210 AM_V_P = $(am__v_P_@AM_V@)
211 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
214 AM_V_GEN = $(am__v_GEN_@AM_V@)
215 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
216 am__v_GEN_0 = @echo " GEN " $@;
218 AM_V_at = $(am__v_at_@AM_V@)
219 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
222 DEFAULT_INCLUDES = -I.@am__isrc@
223 depcomp = $(SHELL) $(top_srcdir)/depcomp
224 am__depfiles_maybe = depfiles
226 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
227 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
228 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
229 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
230 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
231 $(AM_CFLAGS) $(CFLAGS)
232 AM_V_CC = $(am__v_CC_@AM_V@)
233 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
234 am__v_CC_0 = @echo " CC " $@;
237 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239 $(AM_LDFLAGS) $(LDFLAGS) -o $@
240 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
241 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
242 am__v_CCLD_0 = @echo " CCLD " $@;
244 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
245 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
246 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
247 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
248 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
249 $(AM_CXXFLAGS) $(CXXFLAGS)
250 AM_V_CXX = $(am__v_CXX_@AM_V@)
251 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
252 am__v_CXX_0 = @echo " CXX " $@;
255 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
256 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
257 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
258 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
259 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
260 am__v_CXXLD_0 = @echo " CXXLD " $@;
262 OBJCXXCOMPILE = $(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
263 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
264 LTOBJCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
265 $(LIBTOOLFLAGS) --mode=compile $(OBJCXX) $(DEFS) \
266 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
267 $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
268 AM_V_OBJCXX = $(am__v_OBJCXX_@AM_V@)
269 am__v_OBJCXX_ = $(am__v_OBJCXX_@AM_DEFAULT_V@)
270 am__v_OBJCXX_0 = @echo " OBJCXX " $@;
273 OBJCXXLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
274 --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) \
275 $(AM_LDFLAGS) $(LDFLAGS) -o $@
276 AM_V_OBJCXXLD = $(am__v_OBJCXXLD_@AM_V@)
277 am__v_OBJCXXLD_ = $(am__v_OBJCXXLD_@AM_DEFAULT_V@)
278 am__v_OBJCXXLD_0 = @echo " OBJCXXLD" $@;
280 SOURCES = $(libcycript_la_SOURCES) $(cycript_SOURCES)
281 DIST_SOURCES = $(am__libcycript_la_SOURCES_DIST) \
282 $(am__cycript_SOURCES_DIST)
283 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
284 ctags-recursive dvi-recursive html-recursive info-recursive \
285 install-data-recursive install-dvi-recursive \
286 install-exec-recursive install-html-recursive \
287 install-info-recursive install-pdf-recursive \
288 install-ps-recursive install-recursive installcheck-recursive \
289 installdirs-recursive pdf-recursive ps-recursive \
290 tags-recursive uninstall-recursive
291 am__can_run_installinfo = \
292 case $$AM_UPDATE_INFO_DIR in \
294 *) (install-info --version) >/dev/null 2>&1;; \
296 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
297 distclean-recursive maintainer-clean-recursive
298 am__recursive_targets = \
299 $(RECURSIVE_TARGETS) \
300 $(RECURSIVE_CLEAN_TARGETS) \
301 $(am__extra_recursive_targets)
302 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
303 cscope distdir dist dist-all distcheck
304 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
306 # Read a list of newline-separated strings from the standard input,
307 # and print each of them once, without duplicates. Input order is
309 am__uniquify_input = $(AWK) '\
310 BEGIN { nonempty = 0; } \
311 { items[$$0] = 1; nonempty = 1; } \
312 END { if (nonempty) { for (i in items) print i; }; } \
314 # Make sure the list of sources is unique. This is necessary because,
315 # e.g., the same source file might be shared among _SOURCES variables
316 # for different programs/libraries.
317 am__define_uniq_tagged_files = \
318 list='$(am__tagged_files)'; \
319 unique=`for i in $$list; do \
320 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321 done | $(am__uniquify_input)`
325 DIST_SUBDIRS = $(SUBDIRS)
326 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
327 distdir = $(PACKAGE)-$(VERSION)
328 top_distdir = $(distdir)
329 am__remove_distdir = \
330 if test -d "$(distdir)"; then \
331 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
332 && rm -rf "$(distdir)" \
333 || { sleep 5 && rm -rf "$(distdir)"; }; \
335 am__post_remove_distdir = $(am__remove_distdir)
338 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
339 sed_rest='s,^[^/]*/*,,'; \
340 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
341 sed_butlast='s,/*[^/]*$$,,'; \
342 while test -n "$$dir1"; do \
343 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
344 if test "$$first" != "."; then \
345 if test "$$first" = ".."; then \
346 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
347 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
349 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
350 if test "$$first2" = "$$first"; then \
351 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
355 dir0="$$dir0"/"$$first"; \
358 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
361 DIST_ARCHIVES = $(distdir).tar.gz
363 DIST_TARGETS = dist-gzip
364 distuninstallcheck_listfiles = find . -type f -print
365 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
366 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
367 distcleancheck_listfiles = find . -type f -print
370 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
372 AUTOCONF = @AUTOCONF@
373 AUTOHEADER = @AUTOHEADER@
374 AUTOMAKE = @AUTOMAKE@
378 CCDEPMODE = @CCDEPMODE@
381 CPPFLAGS = @CPPFLAGS@
384 CXXDEPMODE = @CXXDEPMODE@
385 CXXFLAGS = @CXXFLAGS@
386 CYGPATH_W = @CYGPATH_W@
388 CY_ATTACH_GROUP = @CY_ATTACH_GROUP@
389 CY_EXECUTE = @CY_EXECUTE@
392 CY_OBJECTIVEC = @CY_OBJECTIVEC@
396 DSYMUTIL = @DSYMUTIL@
406 GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
410 HAVE_CXX11 = @HAVE_CXX11@
412 INSTALL_DATA = @INSTALL_DATA@
413 INSTALL_PROGRAM = @INSTALL_PROGRAM@
414 INSTALL_SCRIPT = @INSTALL_SCRIPT@
415 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
418 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
419 LIBFFI_LIBS = @LIBFFI_LIBS@
427 LTJAVASCRIPTCORE = @LTJAVASCRIPTCORE@
428 LTLIBFFI = @LTLIBFFI@
429 LTLIBGCC = @LTLIBGCC@
430 LTLIBOBJS = @LTLIBOBJS@
431 LTLIBREADLINE = @LTLIBREADLINE@
432 LTLIBTERMCAP = @LTLIBTERMCAP@
433 LTOBJECTIVEC = @LTOBJECTIVEC@
434 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
436 MAKEINFO = @MAKEINFO@
437 MANIFEST_TOOL = @MANIFEST_TOOL@
442 OBJCXXDEPMODE = @OBJCXXDEPMODE@
443 OBJCXXFLAGS = @OBJCXXFLAGS@
449 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
450 PACKAGE_NAME = @PACKAGE_NAME@
451 PACKAGE_STRING = @PACKAGE_STRING@
452 PACKAGE_TARNAME = @PACKAGE_TARNAME@
453 PACKAGE_URL = @PACKAGE_URL@
454 PACKAGE_VERSION = @PACKAGE_VERSION@
455 PATH_SEPARATOR = @PATH_SEPARATOR@
456 PKG_CONFIG = @PKG_CONFIG@
457 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
458 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
461 SET_MAKE = @SET_MAKE@
467 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
468 WEBKIT_LIBS = @WEBKIT_LIBS@
472 abs_builddir = @abs_builddir@
473 abs_srcdir = @abs_srcdir@
474 abs_top_builddir = @abs_top_builddir@
475 abs_top_srcdir = @abs_top_srcdir@
476 ac_ct_AR = @ac_ct_AR@
477 ac_ct_CC = @ac_ct_CC@
478 ac_ct_CXX = @ac_ct_CXX@
479 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
480 ac_ct_OBJCXX = @ac_ct_OBJCXX@
481 ac_ct__LIPO = @ac_ct__LIPO@
482 ac_ct__NM = @ac_ct__NM@
483 ac_ct__OTOOL = @ac_ct__OTOOL@
484 am__include = @am__include@
485 am__leading_dot = @am__leading_dot@
486 am__quote = @am__quote@
488 am__untar = @am__untar@
491 build_alias = @build_alias@
492 build_cpu = @build_cpu@
493 build_os = @build_os@
494 build_vendor = @build_vendor@
495 builddir = @builddir@
497 datarootdir = @datarootdir@
500 exec_prefix = @exec_prefix@
502 host_alias = @host_alias@
503 host_cpu = @host_cpu@
505 host_vendor = @host_vendor@
507 includedir = @includedir@
509 install_sh = @install_sh@
511 libexecdir = @libexecdir@
512 localedir = @localedir@
513 localstatedir = @localstatedir@
516 oldincludedir = @oldincludedir@
519 program_transform_name = @program_transform_name@
522 sharedstatedir = @sharedstatedir@
524 sysconfdir = @sysconfdir@
525 target_alias = @target_alias@
526 top_build_prefix = @top_build_prefix@
527 top_builddir = @top_builddir@
528 top_srcdir = @top_srcdir@
529 AUTOMAKE_OPTIONS = subdir-objects
530 CLEANFILES = $(am__append_5) Cycript.yy Cycript.l lex.cy.cpp \
531 Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh \
534 ACLOCAL_AMFLAGS = -I m4
535 AM_CPPFLAGS = -I$(srcdir)/include -DYYDEBUG=1 -include config.h \
536 -include $(srcdir)/unconfig.h $(am__append_3) $(am__append_14)
537 CY_LDFLAGS = -no-undefined -avoid-version -export-dynamic
538 lib_LTLIBRARIES = libcycript.la
539 libcycript_la_LDFLAGS = $(CY_LDFLAGS)
540 libcycript_la_LIBADD = $(LTLIBFFI) $(LTLIBGCC) -ldl $(am__append_2) \
541 $(am__append_8) $(am__append_11)
542 libcycript_la_SOURCES = ConvertUTF.c Decode.cpp Driver.cpp \
543 Highlight.cpp Library.cpp Network.cpp Output.cpp Parser.cpp \
544 Replace.cpp Cycript.tab.cc lex.cy.cpp $(am__append_1) \
545 $(am__append_7) $(am__append_10) $(am__append_12)
546 filters = $(am__append_4) $(am__append_6) $(am__append_9)
547 @CY_CONSOLE_TRUE@cycript_SOURCES = Console.cpp Display.cpp \
548 @CY_CONSOLE_TRUE@ $(am__append_13)
549 @CY_CONSOLE_TRUE@cycript_LDADD = libcycript.la $(LTLIBREADLINE) $(LTLIBTERMCAP) $(LTLIBGCC) -ldl
550 @CY_CONSOLE_TRUE@ldid = true
551 @CY_CONSOLE_TRUE@entitle = $(ldid) -S$(srcdir)/cycript.xml
553 $(MAKE) $(AM_MAKEFLAGS) all-recursive
556 .SUFFIXES: .c .cc .cpp .lo .mm .o .obj
557 am--refresh: Makefile
559 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
561 case '$(am__configure_deps)' in \
563 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
564 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
569 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
570 $(am__cd) $(top_srcdir) && \
571 $(AUTOMAKE) --foreign Makefile
573 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
576 echo ' $(SHELL) ./config.status'; \
577 $(SHELL) ./config.status;; \
579 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
580 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
583 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
584 $(SHELL) ./config.status --recheck
586 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
587 $(am__cd) $(srcdir) && $(AUTOCONF)
588 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
589 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
590 $(am__aclocal_m4_deps):
593 @test -f $@ || rm -f stamp-h1
594 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
596 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
598 cd $(top_builddir) && $(SHELL) ./config.status config.h
599 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
600 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
605 -rm -f config.h stamp-h1
607 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
609 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
610 list2=; for p in $$list; do \
611 if test -f $$p; then \
612 list2="$$list2 $$p"; \
615 test -z "$$list2" || { \
616 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
617 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
618 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
619 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
622 uninstall-libLTLIBRARIES:
624 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
625 for p in $$list; do \
627 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
628 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
631 clean-libLTLIBRARIES:
632 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
633 @list='$(lib_LTLIBRARIES)'; \
634 locs=`for p in $$list; do echo $$p; done | \
635 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
637 test -z "$$locs" || { \
638 echo rm -f $${locs}; \
643 @: > sig/$(am__dirstamp)
644 sig/$(DEPDIR)/$(am__dirstamp):
645 @$(MKDIR_P) sig/$(DEPDIR)
646 @: > sig/$(DEPDIR)/$(am__dirstamp)
647 sig/ffi_type.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
648 sig/parse.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
649 sig/copy.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
650 Java/$(am__dirstamp):
652 @: > Java/$(am__dirstamp)
653 Java/$(DEPDIR)/$(am__dirstamp):
654 @$(MKDIR_P) Java/$(DEPDIR)
655 @: > Java/$(DEPDIR)/$(am__dirstamp)
656 Java/Execute.lo: Java/$(am__dirstamp) Java/$(DEPDIR)/$(am__dirstamp)
657 ObjectiveC/$(am__dirstamp):
658 @$(MKDIR_P) ObjectiveC
659 @: > ObjectiveC/$(am__dirstamp)
660 ObjectiveC/$(DEPDIR)/$(am__dirstamp):
661 @$(MKDIR_P) ObjectiveC/$(DEPDIR)
662 @: > ObjectiveC/$(DEPDIR)/$(am__dirstamp)
663 ObjectiveC/Output.lo: ObjectiveC/$(am__dirstamp) \
664 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
665 ObjectiveC/Replace.lo: ObjectiveC/$(am__dirstamp) \
666 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
667 ObjectiveC/Library.lo: ObjectiveC/$(am__dirstamp) \
668 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
670 libcycript.la: $(libcycript_la_OBJECTS) $(libcycript_la_DEPENDENCIES) $(EXTRA_libcycript_la_DEPENDENCIES)
671 $(AM_V_OBJCXXLD)$(libcycript_la_LINK) -rpath $(libdir) $(libcycript_la_OBJECTS) $(libcycript_la_LIBADD) $(LIBS)
672 install-binPROGRAMS: $(bin_PROGRAMS)
674 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
675 if test -n "$$list"; then \
676 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
677 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
679 for p in $$list; do echo "$$p $$p"; done | \
680 sed 's/$(EXEEXT)$$//' | \
681 while read p p1; do if test -f $$p \
683 ; then echo "$$p"; echo "$$p"; else :; fi; \
685 sed -e 'p;s,.*/,,;n;h' \
687 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
688 sed 'N;N;N;s,\n, ,g' | \
689 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
690 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
691 if ($$2 == $$4) files[d] = files[d] " " $$1; \
692 else { print "f", $$3 "/" $$4, $$1; } } \
693 END { for (d in files) print "f", d, files[d] }' | \
694 while read type dir files; do \
695 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
696 test -z "$$files" || { \
697 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
698 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
702 uninstall-binPROGRAMS:
704 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
705 files=`for p in $$list; do echo "$$p"; done | \
706 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
707 -e 's/$$/$(EXEEXT)/' \
709 test -n "$$list" || exit 0; \
710 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
711 cd "$(DESTDIR)$(bindir)" && rm -f $$files
714 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
715 echo " rm -f" $$list; \
716 rm -f $$list || exit $$?; \
717 test -n "$(EXEEXT)" || exit 0; \
718 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
719 echo " rm -f" $$list; \
721 Mach/$(am__dirstamp):
723 @: > Mach/$(am__dirstamp)
724 Mach/$(DEPDIR)/$(am__dirstamp):
725 @$(MKDIR_P) Mach/$(DEPDIR)
726 @: > Mach/$(DEPDIR)/$(am__dirstamp)
727 Mach/Inject.$(OBJEXT): Mach/$(am__dirstamp) \
728 Mach/$(DEPDIR)/$(am__dirstamp)
730 cycript$(EXEEXT): $(cycript_OBJECTS) $(cycript_DEPENDENCIES) $(EXTRA_cycript_DEPENDENCIES)
731 @rm -f cycript$(EXEEXT)
732 $(AM_V_CXXLD)$(CXXLINK) $(cycript_OBJECTS) $(cycript_LDADD) $(LIBS)
736 -rm -f Java/*.$(OBJEXT)
738 -rm -f Mach/*.$(OBJEXT)
739 -rm -f ObjectiveC/*.$(OBJEXT)
740 -rm -f ObjectiveC/*.lo
741 -rm -f sig/*.$(OBJEXT)
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Bridge.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Console.Po@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConvertUTF.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cycript.tab.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decode.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Display.Po@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Driver.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Execute.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Handler.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Highlight.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JavaScriptCore.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Library.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Network.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Output.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Replace.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.cy.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@Java/$(DEPDIR)/Execute.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@Mach/$(DEPDIR)/Inject.Po@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Library.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Output.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Replace.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/copy.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/ffi_type.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/parse.Plo@am__quote@
774 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
775 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
776 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
782 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
783 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
784 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
787 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
790 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
791 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
792 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
795 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
798 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
799 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
800 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
801 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
802 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
806 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
807 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
808 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
809 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
810 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
814 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
815 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
816 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
817 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
818 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
822 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
823 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
824 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
825 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
826 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
830 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
831 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
832 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
838 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
839 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
840 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
841 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
842 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
846 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
847 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
848 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
849 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
850 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
851 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ $<
854 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
855 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
856 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
857 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
858 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
859 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
862 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
863 @am__fastdepOBJCXX_TRUE@ $(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
864 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
865 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
866 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
867 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(LTOBJCXXCOMPILE) -c -o $@ $<
874 -rm -rf Java/.libs Java/_libs
875 -rm -rf ObjectiveC/.libs ObjectiveC/_libs
876 -rm -rf sig/.libs sig/_libs
879 -rm -f libtool config.lt
881 # This directory's subdirectories are mostly independent; you can cd
882 # into them and run 'make' without going through this Makefile.
883 # To change the values of 'make' variables: instead of editing Makefiles,
884 # (1) if the variable is set in 'config.status', edit 'config.status'
885 # (which will cause the Makefiles to be regenerated when you run 'make');
886 # (2) otherwise, pass the desired values on the 'make' command line.
887 $(am__recursive_targets):
889 if $(am__make_keepgoing); then \
890 failcom='fail=yes'; \
895 target=`echo $@ | sed s/-recursive//`; \
897 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
898 *) list='$(SUBDIRS)' ;; \
900 for subdir in $$list; do \
901 echo "Making $$target in $$subdir"; \
902 if test "$$subdir" = "."; then \
904 local_target="$$target-am"; \
906 local_target="$$target"; \
908 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
911 if test "$$dot_seen" = "no"; then \
912 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
915 ID: $(am__tagged_files)
916 $(am__define_uniq_tagged_files); mkid -fID $$unique
920 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
923 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
924 include_option=--etags-include; \
927 include_option=--include; \
930 list='$(SUBDIRS)'; for subdir in $$list; do \
931 if test "$$subdir" = .; then :; else \
932 test ! -f $$subdir/TAGS || \
933 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
936 $(am__define_uniq_tagged_files); \
938 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
939 test -n "$$unique" || unique=$$empty_fix; \
940 if test $$# -gt 0; then \
941 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
944 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
948 ctags: ctags-recursive
951 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
952 $(am__define_uniq_tagged_files); \
953 test -z "$(CTAGS_ARGS)$$unique" \
954 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
958 here=`$(am__cd) $(top_builddir) && pwd` \
959 && $(am__cd) $(top_srcdir) \
960 && gtags -i $(GTAGS_ARGS) "$$here"
962 test ! -s cscope.files \
963 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
966 cscope.files: clean-cscope cscopelist
967 cscopelist: cscopelist-recursive
969 cscopelist-am: $(am__tagged_files)
970 list='$(am__tagged_files)'; \
971 case "$(srcdir)" in \
972 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
973 *) sdir=$(subdir)/$(srcdir) ;; \
975 for i in $$list; do \
976 if test -f "$$i"; then \
977 echo "$(subdir)/$$i"; \
981 done >> $(top_builddir)/cscope.files
984 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
985 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
987 distdir: $(DISTFILES)
988 $(am__remove_distdir)
989 test -d "$(distdir)" || mkdir "$(distdir)"
990 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
991 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
992 list='$(DISTFILES)'; \
993 dist_files=`for file in $$list; do echo $$file; done | \
994 sed -e "s|^$$srcdirstrip/||;t" \
995 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
996 case $$dist_files in \
997 */*) $(MKDIR_P) `echo "$$dist_files" | \
998 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1001 for file in $$dist_files; do \
1002 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1003 if test -d $$d/$$file; then \
1004 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1005 if test -d "$(distdir)/$$file"; then \
1006 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1008 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1009 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1010 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1012 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1014 test -f "$(distdir)/$$file" \
1015 || cp -p $$d/$$file "$(distdir)/$$file" \
1019 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1020 if test "$$subdir" = .; then :; else \
1021 $(am__make_dryrun) \
1022 || test -d "$(distdir)/$$subdir" \
1023 || $(MKDIR_P) "$(distdir)/$$subdir" \
1025 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1026 $(am__relativize); \
1027 new_distdir=$$reldir; \
1028 dir1=$$subdir; dir2="$(top_distdir)"; \
1029 $(am__relativize); \
1030 new_top_distdir=$$reldir; \
1031 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1032 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1033 ($(am__cd) $$subdir && \
1034 $(MAKE) $(AM_MAKEFLAGS) \
1035 top_distdir="$$new_top_distdir" \
1036 distdir="$$new_distdir" \
1037 am__remove_distdir=: \
1038 am__skip_length_check=: \
1039 am__skip_mode_fix=: \
1044 -test -n "$(am__skip_mode_fix)" \
1045 || find "$(distdir)" -type d ! -perm -755 \
1046 -exec chmod u+rwx,go+rx {} \; -o \
1047 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1048 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1049 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1050 || chmod -R a+r "$(distdir)"
1052 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1053 $(am__post_remove_distdir)
1056 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1057 $(am__post_remove_distdir)
1060 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1061 $(am__post_remove_distdir)
1064 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1065 $(am__post_remove_distdir)
1068 @echo WARNING: "Support for shar distribution archives is" \
1070 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1071 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1072 $(am__post_remove_distdir)
1075 @echo WARNING: "Support for distribution archives compressed with" \
1076 "legacy program 'compress' is deprecated." >&2
1077 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1078 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1079 $(am__post_remove_distdir)
1082 -rm -f $(distdir).zip
1083 zip -rq $(distdir).zip $(distdir)
1084 $(am__post_remove_distdir)
1087 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1088 $(am__post_remove_distdir)
1090 # This target untars the dist file and tries a VPATH configuration. Then
1091 # it guarantees that the distribution is self-contained by making another
1094 case '$(DIST_ARCHIVES)' in \
1096 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1098 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1100 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1102 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1104 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1106 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1108 unzip $(distdir).zip ;;\
1110 chmod -R a-w $(distdir)
1111 chmod u+w $(distdir)
1112 mkdir $(distdir)/_build $(distdir)/_inst
1113 chmod a-w $(distdir)
1114 test -d $(distdir)/_build || exit 0; \
1115 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1116 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1118 && $(am__cd) $(distdir)/_build \
1120 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1121 $(DISTCHECK_CONFIGURE_FLAGS) \
1122 --srcdir=.. --prefix="$$dc_install_base" \
1123 && $(MAKE) $(AM_MAKEFLAGS) \
1124 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1125 && $(MAKE) $(AM_MAKEFLAGS) check \
1126 && $(MAKE) $(AM_MAKEFLAGS) install \
1127 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1128 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1129 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1130 distuninstallcheck \
1131 && chmod -R a-w "$$dc_install_base" \
1133 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1134 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1135 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1136 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1137 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1138 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1139 && rm -rf "$$dc_destdir" \
1140 && $(MAKE) $(AM_MAKEFLAGS) dist \
1141 && rm -rf $(DIST_ARCHIVES) \
1142 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1145 $(am__post_remove_distdir)
1146 @(echo "$(distdir) archives ready for distribution: "; \
1147 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1148 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1150 @test -n '$(distuninstallcheck_dir)' || { \
1151 echo 'ERROR: trying to run $@ with an empty' \
1152 '$$(distuninstallcheck_dir)' >&2; \
1155 $(am__cd) '$(distuninstallcheck_dir)' || { \
1156 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1159 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1160 || { echo "ERROR: files left after uninstall:" ; \
1161 if test -n "$(DESTDIR)"; then \
1162 echo " (check DESTDIR support)"; \
1164 $(distuninstallcheck_listfiles) ; \
1166 distcleancheck: distclean
1167 @if test '$(srcdir)' = . ; then \
1168 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1171 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1172 || { echo "ERROR: files left in build directory after distclean:" ; \
1173 $(distcleancheck_listfiles) ; \
1176 check: check-recursive
1177 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
1178 install-binPROGRAMS: install-libLTLIBRARIES
1180 installdirs: installdirs-recursive
1182 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
1183 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1185 install: install-recursive
1186 install-exec: install-exec-recursive
1187 install-data: install-data-recursive
1188 uninstall: uninstall-recursive
1191 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1193 installcheck: installcheck-recursive
1195 if test -z '$(STRIP)'; then \
1196 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1197 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1200 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1201 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1202 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1204 mostlyclean-generic:
1207 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1210 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1211 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1212 -rm -f Java/$(DEPDIR)/$(am__dirstamp)
1213 -rm -f Java/$(am__dirstamp)
1214 -rm -f Mach/$(DEPDIR)/$(am__dirstamp)
1215 -rm -f Mach/$(am__dirstamp)
1216 -rm -f ObjectiveC/$(DEPDIR)/$(am__dirstamp)
1217 -rm -f ObjectiveC/$(am__dirstamp)
1218 -rm -f sig/$(DEPDIR)/$(am__dirstamp)
1219 -rm -f sig/$(am__dirstamp)
1221 maintainer-clean-generic:
1222 @echo "This command is intended for maintainers to use"
1223 @echo "it deletes files that may require special tools to rebuild."
1224 clean: clean-recursive
1226 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1227 clean-libtool mostlyclean-am
1229 distclean: distclean-recursive
1230 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1231 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) Mach/$(DEPDIR) ObjectiveC/$(DEPDIR) sig/$(DEPDIR)
1233 distclean-am: clean-am distclean-compile distclean-generic \
1234 distclean-hdr distclean-libtool distclean-tags
1240 html: html-recursive
1244 info: info-recursive
1250 install-dvi: install-dvi-recursive
1254 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1256 install-html: install-html-recursive
1260 install-info: install-info-recursive
1266 install-pdf: install-pdf-recursive
1270 install-ps: install-ps-recursive
1276 maintainer-clean: maintainer-clean-recursive
1277 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1278 -rm -rf $(top_srcdir)/autom4te.cache
1279 -rm -rf ./$(DEPDIR) Java/$(DEPDIR) Mach/$(DEPDIR) ObjectiveC/$(DEPDIR) sig/$(DEPDIR)
1281 maintainer-clean-am: distclean-am maintainer-clean-generic
1283 mostlyclean: mostlyclean-recursive
1285 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1296 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES
1298 .MAKE: $(am__recursive_targets) all install-am install-strip
1300 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1301 am--refresh check check-am clean clean-binPROGRAMS \
1302 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1303 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1304 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1305 distcheck distclean distclean-compile distclean-generic \
1306 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1307 distdir distuninstallcheck dvi dvi-am html html-am info \
1308 info-am install install-am install-binPROGRAMS install-data \
1309 install-data-am install-dvi install-dvi-am install-exec \
1310 install-exec-am install-html install-html-am install-info \
1311 install-info-am install-libLTLIBRARIES install-man install-pdf \
1312 install-pdf-am install-ps install-ps-am install-strip \
1313 installcheck installcheck-am installdirs installdirs-am \
1314 maintainer-clean maintainer-clean-generic mostlyclean \
1315 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1316 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1317 uninstall-binPROGRAMS uninstall-libLTLIBRARIES
1322 @CY_EXECUTE_TRUE@Bridge.lo: Bridge.hpp
1323 @CY_EXECUTE_TRUE@Bridge.gperf: Bridge.def Bridge.sh
1324 @CY_EXECUTE_TRUE@ $(srcdir)/Bridge.sh $< >$@
1325 @CY_EXECUTE_TRUE@Bridge.hpp: Bridge.gperf
1326 @CY_EXECUTE_TRUE@ $(GPERF) $< | $(SED) -e 's/defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__/0/' >$@
1327 Cycript.yy: Cycript.yy.in
1328 $(srcdir)/Filter.sh <$< >$@ $(filters)
1329 Cycript.l: Cycript.l.in
1330 $(srcdir)/Filter.sh <$< >$@ $(filters)
1331 lex.cy.cpp: Cycript.l
1332 $(FLEX) -t $< | $(SED) -e 's/int yyl;/yy_size_t yyl;/;s/int yyleng_r;/yy_size_t yyleng_r;/' >$@
1334 Console.$(OBJEXT) Cycript.tab.lo Driver.lo Handler.lo Highlight.lo Library.lo lex.cy.lo: Cycript.tab.hh
1335 Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh Cycript.output: Cycript.yy
1336 $(BISON) -v --report=state $<
1337 ! grep -n '^State [0-9]* conflicts:' Cycript.output
1338 ! grep -n '^ *$$default reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Cycript.output -B 2 | grep 'shift, and go to state [0-9]*$$'
1339 ! grep -n '^ *$$default reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Cycript.output -B 2 | grep -v '$$default' | grep 'reduce using rule [0-9]* ([^)]*)$$'
1341 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1342 # Otherwise a system limit (for SysV at least) may be exceeded.