]> git.saurik.com Git - cycript.git/blob - Makefile.in
Verify Trampoline.t.hpp does not link to symbols.
[cycript.git] / Makefile.in
1 # Makefile.in generated by automake 1.13.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Cycript - Optimizing JavaScript Compiler/Runtime
18 # Copyright (C) 2009-2013 Jay Freeman (saurik)
19
20 # GNU General Public License, Version 3 {{{
21 #
22 # Cycript is free software: you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published
24 # by the Free Software Foundation, either version 3 of the License,
25 # or (at your option) any later version.
26 #
27 # Cycript is distributed in the hope that it will be useful, but
28 # WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 # GNU General Public License for more details.
31 #
32 # You should have received a copy of the GNU General Public License
33 # along with Cycript. If not, see <http://www.gnu.org/licenses/>.
34 # }}}
35
36
37 VPATH = @srcdir@
38 am__make_dryrun = \
39 { \
40 am__dry=no; \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
44 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45 *) \
46 for am__flg in $$MAKEFLAGS; do \
47 case $$am__flg in \
48 *=*|--*) ;; \
49 *n*) am__dry=yes; break;; \
50 esac; \
51 done;; \
52 esac; \
53 test $$am__dry = yes; \
54 }
55 pkgdatadir = $(datadir)/@PACKAGE@
56 pkgincludedir = $(includedir)/@PACKAGE@
57 pkglibdir = $(libdir)/@PACKAGE@
58 pkglibexecdir = $(libexecdir)/@PACKAGE@
59 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
60 install_sh_DATA = $(install_sh) -c -m 644
61 install_sh_PROGRAM = $(install_sh) -c
62 install_sh_SCRIPT = $(install_sh) -c
63 INSTALL_HEADER = $(INSTALL_DATA)
64 transform = $(program_transform_name)
65 NORMAL_INSTALL = :
66 PRE_INSTALL = :
67 POST_INSTALL = :
68 NORMAL_UNINSTALL = :
69 PRE_UNINSTALL = :
70 POST_UNINSTALL = :
71 build_triplet = @build@
72 host_triplet = @host@
73 bin_PROGRAMS = cycript$(EXEEXT)
74 @CY_EXECUTE_TRUE@am__append_1 = sig/ffi_type.cpp sig/parse.cpp \
75 @CY_EXECUTE_TRUE@ sig/copy.cpp Bridge.cpp Execute.cpp \
76 @CY_EXECUTE_TRUE@ JavaScriptCore.cpp Library.cpp
77 @CY_EXECUTE_TRUE@am__append_2 = -DCY_EXECUTE
78 @CY_EXECUTE_TRUE@am__append_3 = C
79 @CY_EXECUTE_TRUE@am__append_4 = Bridge.gperf Bridge.hpp
80 @CY_OBJECTIVEC_TRUE@am__append_5 = ObjectiveC
81 @CY_OBJECTIVEC_TRUE@am__append_6 = ObjectiveC/Output.mm ObjectiveC/Replace.cpp ObjectiveC/Library.mm
82 @CY_MACH_TRUE@am__append_7 = Handler.mm
83 @CY_MACH_TRUE@am__append_8 = Mach/Inject.cpp
84 @CY_MACH_TRUE@am__append_9 = -DCY_ATTACH -DCY_LIBRARY='"$(libdir)/libcycript.$(SO)"'
85 @CY_MACH_TRUE@am__append_10 = Trampoline.t.lo libTrampoline.t.la \
86 @CY_MACH_TRUE@ Trampoline.t.hpp
87 subdir = .
88 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
89 $(top_srcdir)/configure $(am__configure_deps) \
90 $(srcdir)/config.h.in depcomp COPYING INSTALL ar-lib \
91 config.guess config.rpath config.sub install-sh missing \
92 ltmain.sh
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/find_apr.m4 \
95 $(top_srcdir)/m4/framework.m4 $(top_srcdir)/m4/libtool.m4 \
96 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
102 configure.lineno config.status.lineno
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = config.h
105 CONFIG_CLEAN_FILES =
106 CONFIG_CLEAN_VPATH_FILES =
107 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
108 am__vpath_adj = case $$p in \
109 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
110 *) f=$$p;; \
111 esac;
112 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
113 am__install_max = 40
114 am__nobase_strip_setup = \
115 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
116 am__nobase_strip = \
117 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
118 am__nobase_list = $(am__nobase_strip_setup); \
119 for p in $$list; do echo "$$p $$p"; done | \
120 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
121 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
122 if (++n[$$2] == $(am__install_max)) \
123 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124 END { for (dir in files) print dir, files[dir] }'
125 am__base_list = \
126 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
127 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
128 am__uninstall_files_from_dir = { \
129 test -z "$$files" \
130 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
131 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
132 $(am__cd) "$$dir" && rm -f $$files; }; \
133 }
134 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
135 LTLIBRARIES = $(lib_LTLIBRARIES)
136 am__DEPENDENCIES_1 =
137 libcycript_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
138 $(am__DEPENDENCIES_1)
139 am__libcycript_la_SOURCES_DIST = Highlight.cpp Network.cpp Output.cpp \
140 Parser.cpp Replace.cpp Cycript.tab.cc lex.cy.cpp \
141 sig/ffi_type.cpp sig/parse.cpp sig/copy.cpp Bridge.cpp \
142 Execute.cpp JavaScriptCore.cpp Library.cpp \
143 ObjectiveC/Output.mm ObjectiveC/Replace.cpp \
144 ObjectiveC/Library.mm Handler.mm
145 am__dirstamp = $(am__leading_dot)dirstamp
146 @CY_EXECUTE_TRUE@am__objects_1 = sig/ffi_type.lo sig/parse.lo \
147 @CY_EXECUTE_TRUE@ sig/copy.lo Bridge.lo Execute.lo \
148 @CY_EXECUTE_TRUE@ JavaScriptCore.lo Library.lo
149 @CY_OBJECTIVEC_TRUE@am__objects_2 = ObjectiveC/Output.lo \
150 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Replace.lo \
151 @CY_OBJECTIVEC_TRUE@ ObjectiveC/Library.lo
152 @CY_MACH_TRUE@am__objects_3 = Handler.lo
153 am_libcycript_la_OBJECTS = Highlight.lo Network.lo Output.lo Parser.lo \
154 Replace.lo Cycript.tab.lo lex.cy.lo $(am__objects_1) \
155 $(am__objects_2) $(am__objects_3)
156 libcycript_la_OBJECTS = $(am_libcycript_la_OBJECTS)
157 AM_V_lt = $(am__v_lt_@AM_V@)
158 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
159 am__v_lt_0 = --silent
160 am__v_lt_1 =
161 libcycript_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) \
163 $(OBJCXXFLAGS) $(libcycript_la_LDFLAGS) $(LDFLAGS) -o $@
164 PROGRAMS = $(bin_PROGRAMS)
165 am__cycript_SOURCES_DIST = Console.cpp Display.cpp Mach/Inject.cpp
166 @CY_MACH_TRUE@am__objects_4 = Mach/Inject.$(OBJEXT)
167 am_cycript_OBJECTS = Console.$(OBJEXT) Display.$(OBJEXT) \
168 $(am__objects_4)
169 cycript_OBJECTS = $(am_cycript_OBJECTS)
170 cycript_DEPENDENCIES = libcycript.la $(am__DEPENDENCIES_1) \
171 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
172 AM_V_P = $(am__v_P_@AM_V@)
173 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
174 am__v_P_0 = false
175 am__v_P_1 = :
176 AM_V_GEN = $(am__v_GEN_@AM_V@)
177 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
178 am__v_GEN_0 = @echo " GEN " $@;
179 am__v_GEN_1 =
180 AM_V_at = $(am__v_at_@AM_V@)
181 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
182 am__v_at_0 = @
183 am__v_at_1 =
184 DEFAULT_INCLUDES = -I.@am__isrc@
185 depcomp = $(SHELL) $(top_srcdir)/depcomp
186 am__depfiles_maybe = depfiles
187 am__mv = mv -f
188 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
189 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
190 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
191 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
192 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
193 $(AM_CXXFLAGS) $(CXXFLAGS)
194 AM_V_CXX = $(am__v_CXX_@AM_V@)
195 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
196 am__v_CXX_0 = @echo " CXX " $@;
197 am__v_CXX_1 =
198 CXXLD = $(CXX)
199 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
201 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
202 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
203 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
204 am__v_CXXLD_0 = @echo " CXXLD " $@;
205 am__v_CXXLD_1 =
206 OBJCXXCOMPILE = $(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
207 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
208 LTOBJCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
209 $(LIBTOOLFLAGS) --mode=compile $(OBJCXX) $(DEFS) \
210 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
211 $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS)
212 AM_V_OBJCXX = $(am__v_OBJCXX_@AM_V@)
213 am__v_OBJCXX_ = $(am__v_OBJCXX_@AM_DEFAULT_V@)
214 am__v_OBJCXX_0 = @echo " OBJCXX " $@;
215 am__v_OBJCXX_1 =
216 OBJCXXLD = $(OBJCXX)
217 OBJCXXLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
218 --mode=link $(OBJCXXLD) $(AM_OBJCXXFLAGS) $(OBJCXXFLAGS) \
219 $(AM_LDFLAGS) $(LDFLAGS) -o $@
220 AM_V_OBJCXXLD = $(am__v_OBJCXXLD_@AM_V@)
221 am__v_OBJCXXLD_ = $(am__v_OBJCXXLD_@AM_DEFAULT_V@)
222 am__v_OBJCXXLD_0 = @echo " OBJCXXLD" $@;
223 am__v_OBJCXXLD_1 =
224 SOURCES = $(libcycript_la_SOURCES) $(cycript_SOURCES)
225 DIST_SOURCES = $(am__libcycript_la_SOURCES_DIST) \
226 $(am__cycript_SOURCES_DIST)
227 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
228 ctags-recursive dvi-recursive html-recursive info-recursive \
229 install-data-recursive install-dvi-recursive \
230 install-exec-recursive install-html-recursive \
231 install-info-recursive install-pdf-recursive \
232 install-ps-recursive install-recursive installcheck-recursive \
233 installdirs-recursive pdf-recursive ps-recursive \
234 tags-recursive uninstall-recursive
235 am__can_run_installinfo = \
236 case $$AM_UPDATE_INFO_DIR in \
237 n|no|NO) false;; \
238 *) (install-info --version) >/dev/null 2>&1;; \
239 esac
240 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
241 distclean-recursive maintainer-clean-recursive
242 am__recursive_targets = \
243 $(RECURSIVE_TARGETS) \
244 $(RECURSIVE_CLEAN_TARGETS) \
245 $(am__extra_recursive_targets)
246 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
247 cscope distdir dist dist-all distcheck
248 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
249 $(LISP)config.h.in
250 # Read a list of newline-separated strings from the standard input,
251 # and print each of them once, without duplicates. Input order is
252 # *not* preserved.
253 am__uniquify_input = $(AWK) '\
254 BEGIN { nonempty = 0; } \
255 { items[$$0] = 1; nonempty = 1; } \
256 END { if (nonempty) { for (i in items) print i; }; } \
257 '
258 # Make sure the list of sources is unique. This is necessary because,
259 # e.g., the same source file might be shared among _SOURCES variables
260 # for different programs/libraries.
261 am__define_uniq_tagged_files = \
262 list='$(am__tagged_files)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | $(am__uniquify_input)`
266 ETAGS = etags
267 CTAGS = ctags
268 CSCOPE = cscope
269 DIST_SUBDIRS = $(SUBDIRS)
270 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
271 distdir = $(PACKAGE)-$(VERSION)
272 top_distdir = $(distdir)
273 am__remove_distdir = \
274 if test -d "$(distdir)"; then \
275 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
276 && rm -rf "$(distdir)" \
277 || { sleep 5 && rm -rf "$(distdir)"; }; \
278 else :; fi
279 am__post_remove_distdir = $(am__remove_distdir)
280 am__relativize = \
281 dir0=`pwd`; \
282 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
283 sed_rest='s,^[^/]*/*,,'; \
284 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
285 sed_butlast='s,/*[^/]*$$,,'; \
286 while test -n "$$dir1"; do \
287 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
288 if test "$$first" != "."; then \
289 if test "$$first" = ".."; then \
290 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
291 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
292 else \
293 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
294 if test "$$first2" = "$$first"; then \
295 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
296 else \
297 dir2="../$$dir2"; \
298 fi; \
299 dir0="$$dir0"/"$$first"; \
300 fi; \
301 fi; \
302 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
303 done; \
304 reldir="$$dir2"
305 DIST_ARCHIVES = $(distdir).tar.gz
306 GZIP_ENV = --best
307 DIST_TARGETS = dist-gzip
308 distuninstallcheck_listfiles = find . -type f -print
309 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
310 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
311 distcleancheck_listfiles = find . -type f -print
312 ACLOCAL = @ACLOCAL@
313 AMTAR = @AMTAR@
314 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
315 AR = @AR@
316 AUTOCONF = @AUTOCONF@
317 AUTOHEADER = @AUTOHEADER@
318 AUTOMAKE = @AUTOMAKE@
319 AWK = @AWK@
320 BISON = @BISON@
321 CC = @CC@
322 CCDEPMODE = @CCDEPMODE@
323 CFLAGS = @CFLAGS@
324 CPP = @CPP@
325 CPPFLAGS = @CPPFLAGS@
326 CXX = @CXX@
327 CXXCPP = @CXXCPP@
328 CXXDEPMODE = @CXXDEPMODE@
329 CXXFLAGS = @CXXFLAGS@
330 CYGPATH_W = @CYGPATH_W@
331 CY_ARCH = @CY_ARCH@
332 CY_ATTACH_GROUP = @CY_ATTACH_GROUP@
333 CY_EXECUTE = @CY_EXECUTE@
334 CY_FILTERS = @CY_FILTERS@
335 CY_MACH = @CY_MACH@
336 CY_OBJECTIVEC = @CY_OBJECTIVEC@
337 DEFS = @DEFS@
338 DEPDIR = @DEPDIR@
339 DLLTOOL = @DLLTOOL@
340 DSYMUTIL = @DSYMUTIL@
341 DUMPBIN = @DUMPBIN@
342 ECHO_C = @ECHO_C@
343 ECHO_N = @ECHO_N@
344 ECHO_T = @ECHO_T@
345 EGREP = @EGREP@
346 EXEEXT = @EXEEXT@
347 FGREP = @FGREP@
348 FLEX = @FLEX@
349 GIT = @GIT@
350 GNUSTEP_CONFIG = @GNUSTEP_CONFIG@
351 GNUTAR = @GNUTAR@
352 GPERF = @GPERF@
353 GREP = @GREP@
354 INSTALL = @INSTALL@
355 INSTALL_DATA = @INSTALL_DATA@
356 INSTALL_PROGRAM = @INSTALL_PROGRAM@
357 INSTALL_SCRIPT = @INSTALL_SCRIPT@
358 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
359 LD = @LD@
360 LDFLAGS = @LDFLAGS@
361 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
362 LIBFFI_LIBS = @LIBFFI_LIBS@
363 LIBICONV = @LIBICONV@
364 LIBOBJS = @LIBOBJS@
365 LIBS = @LIBS@
366 LIBTOOL = @LIBTOOL@
367 LIPO = @LIPO@
368 LN_S = @LN_S@
369 LTFLAGS = @LTFLAGS@
370 LTLIBAPR = @LTLIBAPR@
371 LTLIBFFI = @LTLIBFFI@
372 LTLIBICONV = @LTLIBICONV@
373 LTLIBOBJS = @LTLIBOBJS@
374 LTLIBREADLINE = @LTLIBREADLINE@
375 LTLIBTERMCAP = @LTLIBTERMCAP@
376 MAKEINFO = @MAKEINFO@
377 MANIFEST_TOOL = @MANIFEST_TOOL@
378 MKDIR_P = @MKDIR_P@
379 NM = @NM@
380 NMEDIT = @NMEDIT@
381 OBJCXX = @OBJCXX@
382 OBJCXXDEPMODE = @OBJCXXDEPMODE@
383 OBJCXXFLAGS = @OBJCXXFLAGS@
384 OBJDUMP = @OBJDUMP@
385 OBJEXT = @OBJEXT@
386 OTOOL = @OTOOL@
387 OTOOL64 = @OTOOL64@
388 PACKAGE = @PACKAGE@
389 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
390 PACKAGE_NAME = @PACKAGE_NAME@
391 PACKAGE_STRING = @PACKAGE_STRING@
392 PACKAGE_TARNAME = @PACKAGE_TARNAME@
393 PACKAGE_URL = @PACKAGE_URL@
394 PACKAGE_VERSION = @PACKAGE_VERSION@
395 PATH_SEPARATOR = @PATH_SEPARATOR@
396 PKG_CONFIG = @PKG_CONFIG@
397 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
398 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
399 RANLIB = @RANLIB@
400 SED = @SED@
401 SET_MAKE = @SET_MAKE@
402 SHELL = @SHELL@
403 SO = @SO@
404 STRIP = @STRIP@
405 TIME = @TIME@
406 VERSION = @VERSION@
407 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
408 WEBKIT_LIBS = @WEBKIT_LIBS@
409 _LIPO = @_LIPO@
410 _NM = @_NM@
411 _OTOOL = @_OTOOL@
412 abs_builddir = @abs_builddir@
413 abs_srcdir = @abs_srcdir@
414 abs_top_builddir = @abs_top_builddir@
415 abs_top_srcdir = @abs_top_srcdir@
416 ac_ct_AR = @ac_ct_AR@
417 ac_ct_CC = @ac_ct_CC@
418 ac_ct_CXX = @ac_ct_CXX@
419 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
420 ac_ct_OBJCXX = @ac_ct_OBJCXX@
421 ac_ct__LIPO = @ac_ct__LIPO@
422 ac_ct__NM = @ac_ct__NM@
423 ac_ct__OTOOL = @ac_ct__OTOOL@
424 am__include = @am__include@
425 am__leading_dot = @am__leading_dot@
426 am__quote = @am__quote@
427 am__tar = @am__tar@
428 am__untar = @am__untar@
429 bindir = @bindir@
430 build = @build@
431 build_alias = @build_alias@
432 build_cpu = @build_cpu@
433 build_os = @build_os@
434 build_vendor = @build_vendor@
435 builddir = @builddir@
436 datadir = @datadir@
437 datarootdir = @datarootdir@
438 docdir = @docdir@
439 dvidir = @dvidir@
440 exec_prefix = @exec_prefix@
441 host = @host@
442 host_alias = @host_alias@
443 host_cpu = @host_cpu@
444 host_os = @host_os@
445 host_vendor = @host_vendor@
446 htmldir = @htmldir@
447 includedir = @includedir@
448 infodir = @infodir@
449 install_sh = @install_sh@
450 libdir = @libdir@
451 libexecdir = @libexecdir@
452 localedir = @localedir@
453 localstatedir = @localstatedir@
454 mandir = @mandir@
455 mkdir_p = @mkdir_p@
456 oldincludedir = @oldincludedir@
457 pdfdir = @pdfdir@
458 prefix = @prefix@
459 program_transform_name = @program_transform_name@
460 psdir = @psdir@
461 sbindir = @sbindir@
462 sharedstatedir = @sharedstatedir@
463 srcdir = @srcdir@
464 sysconfdir = @sysconfdir@
465 target_alias = @target_alias@
466 top_build_prefix = @top_build_prefix@
467 top_builddir = @top_builddir@
468 top_srcdir = @top_srcdir@
469 AUTOMAKE_OPTIONS = subdir-objects
470 CLEANFILES = $(am__append_4) $(am__append_10) Cycript.yy Cycript.l \
471 lex.cy.cpp Cycript.tab.cc Cycript.tab.hh location.hh \
472 position.hh stack.hh Cycript.output
473 SUBDIRS =
474 ACLOCAL_AMFLAGS = -I m4
475
476 # XXX: do I really need -fno-common?
477 AM_CPPFLAGS = -Werror -fno-common -I$(srcdir)/include -DYYDEBUG=1 \
478 -include $(srcdir)/config.h -include $(srcdir)/unconfig.h \
479 $(am__append_2) $(am__append_9)
480 lib_LTLIBRARIES = libcycript.la
481 libcycript_la_SOURCES = Highlight.cpp Network.cpp Output.cpp \
482 Parser.cpp Replace.cpp Cycript.tab.cc lex.cy.cpp \
483 $(am__append_1) $(am__append_6) $(am__append_7)
484 libcycript_la_LDFLAGS = -no-undefined -avoid-version -export-dynamic
485 libcycript_la_LIBADD = $(LTLIBFFI) $(LTLIBICONV) -ldl
486 cycript_SOURCES = Console.cpp Display.cpp $(am__append_8)
487 cycript_LDADD = libcycript.la $(LTLIBAPR) $(LTLIBREADLINE) $(LTLIBTERMCAP) -ldl
488 ldid = true
489 entitle = $(ldid) -Scycript.xml
490 filters = $(CY_FILTERS) $(am__append_3) $(am__append_5)
491 all: config.h
492 $(MAKE) $(AM_MAKEFLAGS) all-recursive
493
494 .SUFFIXES:
495 .SUFFIXES: .cc .cpp .lo .mm .o .obj
496 am--refresh: Makefile
497 @:
498 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
499 @for dep in $?; do \
500 case '$(am__configure_deps)' in \
501 *$$dep*) \
502 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
503 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
504 && exit 0; \
505 exit 1;; \
506 esac; \
507 done; \
508 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
509 $(am__cd) $(top_srcdir) && \
510 $(AUTOMAKE) --foreign Makefile
511 .PRECIOUS: Makefile
512 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513 @case '$?' in \
514 *config.status*) \
515 echo ' $(SHELL) ./config.status'; \
516 $(SHELL) ./config.status;; \
517 *) \
518 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
519 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
520 esac;
521
522 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
523 $(SHELL) ./config.status --recheck
524
525 $(top_srcdir)/configure: $(am__configure_deps)
526 $(am__cd) $(srcdir) && $(AUTOCONF)
527 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
528 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
529 $(am__aclocal_m4_deps):
530
531 config.h: stamp-h1
532 @if test ! -f $@; then rm -f stamp-h1; else :; fi
533 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
534
535 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
536 @rm -f stamp-h1
537 cd $(top_builddir) && $(SHELL) ./config.status config.h
538 $(srcdir)/config.h.in: $(am__configure_deps)
539 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
540 rm -f stamp-h1
541 touch $@
542
543 distclean-hdr:
544 -rm -f config.h stamp-h1
545
546 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
547 @$(NORMAL_INSTALL)
548 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
549 list2=; for p in $$list; do \
550 if test -f $$p; then \
551 list2="$$list2 $$p"; \
552 else :; fi; \
553 done; \
554 test -z "$$list2" || { \
555 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
556 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
557 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
558 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
559 }
560
561 uninstall-libLTLIBRARIES:
562 @$(NORMAL_UNINSTALL)
563 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
564 for p in $$list; do \
565 $(am__strip_dir) \
566 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
567 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
568 done
569
570 clean-libLTLIBRARIES:
571 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
572 @list='$(lib_LTLIBRARIES)'; \
573 locs=`for p in $$list; do echo $$p; done | \
574 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
575 sort -u`; \
576 test -z "$$locs" || { \
577 echo rm -f $${locs}; \
578 rm -f $${locs}; \
579 }
580 sig/$(am__dirstamp):
581 @$(MKDIR_P) sig
582 @: > sig/$(am__dirstamp)
583 sig/$(DEPDIR)/$(am__dirstamp):
584 @$(MKDIR_P) sig/$(DEPDIR)
585 @: > sig/$(DEPDIR)/$(am__dirstamp)
586 sig/ffi_type.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
587 sig/parse.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
588 sig/copy.lo: sig/$(am__dirstamp) sig/$(DEPDIR)/$(am__dirstamp)
589 ObjectiveC/$(am__dirstamp):
590 @$(MKDIR_P) ObjectiveC
591 @: > ObjectiveC/$(am__dirstamp)
592 ObjectiveC/$(DEPDIR)/$(am__dirstamp):
593 @$(MKDIR_P) ObjectiveC/$(DEPDIR)
594 @: > ObjectiveC/$(DEPDIR)/$(am__dirstamp)
595 ObjectiveC/Output.lo: ObjectiveC/$(am__dirstamp) \
596 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
597 ObjectiveC/Replace.lo: ObjectiveC/$(am__dirstamp) \
598 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
599 ObjectiveC/Library.lo: ObjectiveC/$(am__dirstamp) \
600 ObjectiveC/$(DEPDIR)/$(am__dirstamp)
601 libcycript.la: $(libcycript_la_OBJECTS) $(libcycript_la_DEPENDENCIES) $(EXTRA_libcycript_la_DEPENDENCIES)
602 $(AM_V_OBJCXXLD)$(libcycript_la_LINK) -rpath $(libdir) $(libcycript_la_OBJECTS) $(libcycript_la_LIBADD) $(LIBS)
603 install-binPROGRAMS: $(bin_PROGRAMS)
604 @$(NORMAL_INSTALL)
605 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
606 if test -n "$$list"; then \
607 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
608 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
609 fi; \
610 for p in $$list; do echo "$$p $$p"; done | \
611 sed 's/$(EXEEXT)$$//' | \
612 while read p p1; do if test -f $$p \
613 || test -f $$p1 \
614 ; then echo "$$p"; echo "$$p"; else :; fi; \
615 done | \
616 sed -e 'p;s,.*/,,;n;h' \
617 -e 's|.*|.|' \
618 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
619 sed 'N;N;N;s,\n, ,g' | \
620 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
621 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
622 if ($$2 == $$4) files[d] = files[d] " " $$1; \
623 else { print "f", $$3 "/" $$4, $$1; } } \
624 END { for (d in files) print "f", d, files[d] }' | \
625 while read type dir files; do \
626 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
627 test -z "$$files" || { \
628 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
629 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
630 } \
631 ; done
632
633 uninstall-binPROGRAMS:
634 @$(NORMAL_UNINSTALL)
635 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
636 files=`for p in $$list; do echo "$$p"; done | \
637 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
638 -e 's/$$/$(EXEEXT)/' \
639 `; \
640 test -n "$$list" || exit 0; \
641 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
642 cd "$(DESTDIR)$(bindir)" && rm -f $$files
643
644 clean-binPROGRAMS:
645 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
646 echo " rm -f" $$list; \
647 rm -f $$list || exit $$?; \
648 test -n "$(EXEEXT)" || exit 0; \
649 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
650 echo " rm -f" $$list; \
651 rm -f $$list
652 Mach/$(am__dirstamp):
653 @$(MKDIR_P) Mach
654 @: > Mach/$(am__dirstamp)
655 Mach/$(DEPDIR)/$(am__dirstamp):
656 @$(MKDIR_P) Mach/$(DEPDIR)
657 @: > Mach/$(DEPDIR)/$(am__dirstamp)
658 Mach/Inject.$(OBJEXT): Mach/$(am__dirstamp) \
659 Mach/$(DEPDIR)/$(am__dirstamp)
660 cycript$(EXEEXT): $(cycript_OBJECTS) $(cycript_DEPENDENCIES) $(EXTRA_cycript_DEPENDENCIES)
661 @rm -f cycript$(EXEEXT)
662 $(AM_V_CXXLD)$(CXXLINK) $(cycript_OBJECTS) $(cycript_LDADD) $(LIBS)
663
664 mostlyclean-compile:
665 -rm -f *.$(OBJEXT)
666 -rm -f Mach/*.$(OBJEXT)
667 -rm -f ObjectiveC/*.$(OBJEXT)
668 -rm -f ObjectiveC/*.lo
669 -rm -f sig/*.$(OBJEXT)
670 -rm -f sig/*.lo
671
672 distclean-compile:
673 -rm -f *.tab.c
674
675 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Bridge.Plo@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Console.Po@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cycript.tab.Plo@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Display.Po@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Execute.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Handler.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Highlight.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/JavaScriptCore.Plo@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Library.Plo@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Network.Plo@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Output.Plo@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Plo@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Replace.Plo@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.cy.Plo@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@Mach/$(DEPDIR)/Inject.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Library.Plo@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Output.Plo@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@ObjectiveC/$(DEPDIR)/Replace.Plo@am__quote@
693 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/copy.Plo@am__quote@
694 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/ffi_type.Plo@am__quote@
695 @AMDEP_TRUE@@am__include@ @am__quote@sig/$(DEPDIR)/parse.Plo@am__quote@
696
697 .cc.o:
698 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
699 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
700 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
702 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
703 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
704
705 .cc.obj:
706 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
707 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
708 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
712
713 .cc.lo:
714 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
715 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
716 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
717 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
719 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
720
721 .cpp.o:
722 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
723 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
724 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
725 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
728
729 .cpp.obj:
730 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
731 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
732 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
733 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
736
737 .cpp.lo:
738 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
739 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
740 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
741 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
742 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
744
745 .mm.o:
746 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
747 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
748 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
749 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ $<
752
753 .mm.obj:
754 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
755 @am__fastdepOBJCXX_TRUE@ $(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
756 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
757 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
758 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
759 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
760
761 .mm.lo:
762 @am__fastdepOBJCXX_TRUE@ $(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
763 @am__fastdepOBJCXX_TRUE@ $(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
764 @am__fastdepOBJCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
765 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
766 @AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@ DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767 @am__fastdepOBJCXX_FALSE@ $(AM_V_OBJCXX@am__nodep@)$(LTOBJCXXCOMPILE) -c -o $@ $<
768
769 mostlyclean-libtool:
770 -rm -f *.lo
771
772 clean-libtool:
773 -rm -rf .libs _libs
774 -rm -rf ObjectiveC/.libs ObjectiveC/_libs
775 -rm -rf sig/.libs sig/_libs
776
777 distclean-libtool:
778 -rm -f libtool config.lt
779
780 # This directory's subdirectories are mostly independent; you can cd
781 # into them and run 'make' without going through this Makefile.
782 # To change the values of 'make' variables: instead of editing Makefiles,
783 # (1) if the variable is set in 'config.status', edit 'config.status'
784 # (which will cause the Makefiles to be regenerated when you run 'make');
785 # (2) otherwise, pass the desired values on the 'make' command line.
786 $(am__recursive_targets):
787 @fail= failcom='exit 1'; \
788 for f in x $$MAKEFLAGS; do \
789 case $$f in \
790 *=* | --[!k]*);; \
791 *k*) failcom='fail=yes';; \
792 esac; \
793 done; \
794 dot_seen=no; \
795 target=`echo $@ | sed s/-recursive//`; \
796 case "$@" in \
797 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
798 *) list='$(SUBDIRS)' ;; \
799 esac; \
800 for subdir in $$list; do \
801 echo "Making $$target in $$subdir"; \
802 if test "$$subdir" = "."; then \
803 dot_seen=yes; \
804 local_target="$$target-am"; \
805 else \
806 local_target="$$target"; \
807 fi; \
808 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
809 || eval $$failcom; \
810 done; \
811 if test "$$dot_seen" = "no"; then \
812 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
813 fi; test -z "$$fail"
814
815 ID: $(am__tagged_files)
816 $(am__define_uniq_tagged_files); mkid -fID $$unique
817 tags: tags-recursive
818 TAGS: tags
819
820 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
821 set x; \
822 here=`pwd`; \
823 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
824 include_option=--etags-include; \
825 empty_fix=.; \
826 else \
827 include_option=--include; \
828 empty_fix=; \
829 fi; \
830 list='$(SUBDIRS)'; for subdir in $$list; do \
831 if test "$$subdir" = .; then :; else \
832 test ! -f $$subdir/TAGS || \
833 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
834 fi; \
835 done; \
836 $(am__define_uniq_tagged_files); \
837 shift; \
838 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
839 test -n "$$unique" || unique=$$empty_fix; \
840 if test $$# -gt 0; then \
841 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
842 "$$@" $$unique; \
843 else \
844 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
845 $$unique; \
846 fi; \
847 fi
848 ctags: ctags-recursive
849
850 CTAGS: ctags
851 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
852 $(am__define_uniq_tagged_files); \
853 test -z "$(CTAGS_ARGS)$$unique" \
854 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
855 $$unique
856
857 GTAGS:
858 here=`$(am__cd) $(top_builddir) && pwd` \
859 && $(am__cd) $(top_srcdir) \
860 && gtags -i $(GTAGS_ARGS) "$$here"
861 cscope: cscope.files
862 test ! -s cscope.files \
863 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
864 clean-cscope:
865 -rm -f cscope.files
866 cscope.files: clean-cscope cscopelist
867 cscopelist: cscopelist-recursive
868
869 cscopelist-am: $(am__tagged_files)
870 list='$(am__tagged_files)'; \
871 case "$(srcdir)" in \
872 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
873 *) sdir=$(subdir)/$(srcdir) ;; \
874 esac; \
875 for i in $$list; do \
876 if test -f "$$i"; then \
877 echo "$(subdir)/$$i"; \
878 else \
879 echo "$$sdir/$$i"; \
880 fi; \
881 done >> $(top_builddir)/cscope.files
882
883 distclean-tags:
884 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
885 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
886
887 distdir: $(DISTFILES)
888 $(am__remove_distdir)
889 test -d "$(distdir)" || mkdir "$(distdir)"
890 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
891 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
892 list='$(DISTFILES)'; \
893 dist_files=`for file in $$list; do echo $$file; done | \
894 sed -e "s|^$$srcdirstrip/||;t" \
895 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
896 case $$dist_files in \
897 */*) $(MKDIR_P) `echo "$$dist_files" | \
898 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
899 sort -u` ;; \
900 esac; \
901 for file in $$dist_files; do \
902 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
903 if test -d $$d/$$file; then \
904 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
905 if test -d "$(distdir)/$$file"; then \
906 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
907 fi; \
908 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
909 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
910 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
911 fi; \
912 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
913 else \
914 test -f "$(distdir)/$$file" \
915 || cp -p $$d/$$file "$(distdir)/$$file" \
916 || exit 1; \
917 fi; \
918 done
919 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
920 if test "$$subdir" = .; then :; else \
921 $(am__make_dryrun) \
922 || test -d "$(distdir)/$$subdir" \
923 || $(MKDIR_P) "$(distdir)/$$subdir" \
924 || exit 1; \
925 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
926 $(am__relativize); \
927 new_distdir=$$reldir; \
928 dir1=$$subdir; dir2="$(top_distdir)"; \
929 $(am__relativize); \
930 new_top_distdir=$$reldir; \
931 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
932 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
933 ($(am__cd) $$subdir && \
934 $(MAKE) $(AM_MAKEFLAGS) \
935 top_distdir="$$new_top_distdir" \
936 distdir="$$new_distdir" \
937 am__remove_distdir=: \
938 am__skip_length_check=: \
939 am__skip_mode_fix=: \
940 distdir) \
941 || exit 1; \
942 fi; \
943 done
944 -test -n "$(am__skip_mode_fix)" \
945 || find "$(distdir)" -type d ! -perm -755 \
946 -exec chmod u+rwx,go+rx {} \; -o \
947 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
948 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
949 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
950 || chmod -R a+r "$(distdir)"
951 dist-gzip: distdir
952 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
953 $(am__post_remove_distdir)
954
955 dist-bzip2: distdir
956 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
957 $(am__post_remove_distdir)
958
959 dist-lzip: distdir
960 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
961 $(am__post_remove_distdir)
962
963 dist-xz: distdir
964 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
965 $(am__post_remove_distdir)
966
967 dist-tarZ: distdir
968 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
969 $(am__post_remove_distdir)
970
971 dist-shar: distdir
972 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
973 $(am__post_remove_distdir)
974
975 dist-zip: distdir
976 -rm -f $(distdir).zip
977 zip -rq $(distdir).zip $(distdir)
978 $(am__post_remove_distdir)
979
980 dist dist-all:
981 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
982 $(am__post_remove_distdir)
983
984 # This target untars the dist file and tries a VPATH configuration. Then
985 # it guarantees that the distribution is self-contained by making another
986 # tarfile.
987 distcheck: dist
988 case '$(DIST_ARCHIVES)' in \
989 *.tar.gz*) \
990 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
991 *.tar.bz2*) \
992 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
993 *.tar.lz*) \
994 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
995 *.tar.xz*) \
996 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
997 *.tar.Z*) \
998 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
999 *.shar.gz*) \
1000 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1001 *.zip*) \
1002 unzip $(distdir).zip ;;\
1003 esac
1004 chmod -R a-w $(distdir)
1005 chmod u+w $(distdir)
1006 mkdir $(distdir)/_build $(distdir)/_inst
1007 chmod a-w $(distdir)
1008 test -d $(distdir)/_build || exit 0; \
1009 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1010 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1011 && am__cwd=`pwd` \
1012 && $(am__cd) $(distdir)/_build \
1013 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1014 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1015 $(DISTCHECK_CONFIGURE_FLAGS) \
1016 && $(MAKE) $(AM_MAKEFLAGS) \
1017 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1018 && $(MAKE) $(AM_MAKEFLAGS) check \
1019 && $(MAKE) $(AM_MAKEFLAGS) install \
1020 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1021 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1022 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1023 distuninstallcheck \
1024 && chmod -R a-w "$$dc_install_base" \
1025 && ({ \
1026 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1027 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1028 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1029 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1030 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1031 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1032 && rm -rf "$$dc_destdir" \
1033 && $(MAKE) $(AM_MAKEFLAGS) dist \
1034 && rm -rf $(DIST_ARCHIVES) \
1035 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1036 && cd "$$am__cwd" \
1037 || exit 1
1038 $(am__post_remove_distdir)
1039 @(echo "$(distdir) archives ready for distribution: "; \
1040 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1041 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1042 distuninstallcheck:
1043 @test -n '$(distuninstallcheck_dir)' || { \
1044 echo 'ERROR: trying to run $@ with an empty' \
1045 '$$(distuninstallcheck_dir)' >&2; \
1046 exit 1; \
1047 }; \
1048 $(am__cd) '$(distuninstallcheck_dir)' || { \
1049 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1050 exit 1; \
1051 }; \
1052 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1053 || { echo "ERROR: files left after uninstall:" ; \
1054 if test -n "$(DESTDIR)"; then \
1055 echo " (check DESTDIR support)"; \
1056 fi ; \
1057 $(distuninstallcheck_listfiles) ; \
1058 exit 1; } >&2
1059 distcleancheck: distclean
1060 @if test '$(srcdir)' = . ; then \
1061 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1062 exit 1 ; \
1063 fi
1064 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1065 || { echo "ERROR: files left in build directory after distclean:" ; \
1066 $(distcleancheck_listfiles) ; \
1067 exit 1; } >&2
1068 check-am: all-am
1069 check: check-recursive
1070 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) config.h
1071 install-binPROGRAMS: install-libLTLIBRARIES
1072
1073 installdirs: installdirs-recursive
1074 installdirs-am:
1075 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
1076 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1077 done
1078 install: install-recursive
1079 install-exec: install-exec-recursive
1080 install-data: install-data-recursive
1081 uninstall: uninstall-recursive
1082
1083 install-am: all-am
1084 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1085
1086 installcheck: installcheck-recursive
1087 install-strip:
1088 if test -z '$(STRIP)'; then \
1089 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1090 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1091 install; \
1092 else \
1093 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1094 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1095 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1096 fi
1097 mostlyclean-generic:
1098
1099 clean-generic:
1100 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1101
1102 distclean-generic:
1103 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1104 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1105 -rm -f Mach/$(DEPDIR)/$(am__dirstamp)
1106 -rm -f Mach/$(am__dirstamp)
1107 -rm -f ObjectiveC/$(DEPDIR)/$(am__dirstamp)
1108 -rm -f ObjectiveC/$(am__dirstamp)
1109 -rm -f sig/$(DEPDIR)/$(am__dirstamp)
1110 -rm -f sig/$(am__dirstamp)
1111
1112 maintainer-clean-generic:
1113 @echo "This command is intended for maintainers to use"
1114 @echo "it deletes files that may require special tools to rebuild."
1115 clean: clean-recursive
1116
1117 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1118 clean-libtool mostlyclean-am
1119
1120 distclean: distclean-recursive
1121 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1122 -rm -rf ./$(DEPDIR) Mach/$(DEPDIR) ObjectiveC/$(DEPDIR) sig/$(DEPDIR)
1123 -rm -f Makefile
1124 distclean-am: clean-am distclean-compile distclean-generic \
1125 distclean-hdr distclean-libtool distclean-tags
1126
1127 dvi: dvi-recursive
1128
1129 dvi-am:
1130
1131 html: html-recursive
1132
1133 html-am:
1134
1135 info: info-recursive
1136
1137 info-am:
1138
1139 install-data-am:
1140
1141 install-dvi: install-dvi-recursive
1142
1143 install-dvi-am:
1144
1145 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1146
1147 install-html: install-html-recursive
1148
1149 install-html-am:
1150
1151 install-info: install-info-recursive
1152
1153 install-info-am:
1154
1155 install-man:
1156
1157 install-pdf: install-pdf-recursive
1158
1159 install-pdf-am:
1160
1161 install-ps: install-ps-recursive
1162
1163 install-ps-am:
1164
1165 installcheck-am:
1166
1167 maintainer-clean: maintainer-clean-recursive
1168 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1169 -rm -rf $(top_srcdir)/autom4te.cache
1170 -rm -rf ./$(DEPDIR) Mach/$(DEPDIR) ObjectiveC/$(DEPDIR) sig/$(DEPDIR)
1171 -rm -f Makefile
1172 maintainer-clean-am: distclean-am maintainer-clean-generic
1173
1174 mostlyclean: mostlyclean-recursive
1175
1176 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1177 mostlyclean-libtool
1178
1179 pdf: pdf-recursive
1180
1181 pdf-am:
1182
1183 ps: ps-recursive
1184
1185 ps-am:
1186
1187 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES
1188
1189 .MAKE: $(am__recursive_targets) all install-am install-strip
1190
1191 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1192 am--refresh check check-am clean clean-binPROGRAMS \
1193 clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
1194 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1195 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
1196 distcheck distclean distclean-compile distclean-generic \
1197 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1198 distdir distuninstallcheck dvi dvi-am html html-am info \
1199 info-am install install-am install-binPROGRAMS install-data \
1200 install-data-am install-dvi install-dvi-am install-exec \
1201 install-exec-am install-html install-html-am install-info \
1202 install-info-am install-libLTLIBRARIES install-man install-pdf \
1203 install-pdf-am install-ps install-ps-am install-strip \
1204 installcheck installcheck-am installdirs installdirs-am \
1205 maintainer-clean maintainer-clean-generic mostlyclean \
1206 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1207 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1208 uninstall-binPROGRAMS uninstall-libLTLIBRARIES
1209
1210
1211 .DELETE_ON_ERROR:
1212
1213 @CY_EXECUTE_TRUE@Bridge.lo: Bridge.hpp
1214 @CY_EXECUTE_TRUE@Bridge.gperf: Bridge.def Bridge.sh
1215 @CY_EXECUTE_TRUE@ $(srcdir)/Bridge.sh $< >$@
1216 @CY_EXECUTE_TRUE@Bridge.hpp: Bridge.gperf
1217 @CY_EXECUTE_TRUE@ $(GPERF) $< | $(SED) -e 's/defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__/0/' >$@
1218
1219 @CY_MACH_TRUE@Mach/Inject.$(OBJEXT): Trampoline.t.hpp
1220 @CY_MACH_TRUE@Trampoline.t.lo: Trampoline.t.cpp Trampoline.hpp Baton.hpp Standard.hpp
1221 @CY_MACH_TRUE@ $(LTCXXCOMPILE) $(CY_ARCH) -c -o $@ $< -fno-stack-protector -fno-exceptions -O0
1222 @CY_MACH_TRUE@libTrampoline.t.la: Trampoline.t.lo
1223 @CY_MACH_TRUE@ $(CXXLINK) $(CY_ARCH) -rpath $(libdir) $^
1224 @CY_MACH_TRUE@Trampoline.t.hpp: libTrampoline.t.la trampoline.sh
1225 @CY_MACH_TRUE@ $(srcdir)/trampoline.sh $@ .libs/libTrampoline.t.dylib Trampoline $(SED) $(LIPO) $(NM) $(OTOOL)
1226 @CY_MACH_TRUE@ ! grep '## symbol stub for:' $@
1227 Cycript.yy: Cycript.yy.in
1228 $(srcdir)/Filter.sh <$< >$@ $(filters)
1229 Cycript.l: Cycript.l.in
1230 $(srcdir)/Filter.sh <$< >$@ $(filters)
1231 lex.cy.cpp: Cycript.l
1232 $(FLEX) -t $< | $(SED) -e 's/int yyl;/yy_size_t yyl;/;s/int yyleng_r;/yy_size_t yyleng_r;/' >$@
1233
1234 Console.lo Execute.lo Highlight.lo Library.lo Parser.lo lex.cy.lo: Cycript.tab.hh
1235 Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh Cycript.output: Cycript.yy
1236 $(BISON) -v --report=state $<
1237 ! grep -n '^ *$$default reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Cycript.output -B 2 | grep 'shift, and go to state [0-9]*$$'
1238 ! grep -n '^ *$$default reduce using rule [0-9]* (Lex[A-Z][^)]*)$$' Cycript.output -B 2 | grep -v '$$default' | grep 'reduce using rule [0-9]* ([^)]*)$$'
1239
1240 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1241 # Otherwise a system limit (for SysV at least) may be exceeded.
1242 .NOEXPORT: