mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / dbug / Makefile.in
blobaca0c8b61f2c912b3ae4658f202e3501223367e0
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # Copyright (C) 2000, 2002, 2004-2006 MySQL AB
19 # This library is free software; you can redistribute it and/or
20 # modify it under the terms of the GNU Library General Public
21 # License as published by the Free Software Foundation; version 2
22 # of the License.
24 # This library is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
27 # Library General Public License for more details.
29 # You should have received a copy of the GNU Library General Public
30 # License along with this library; if not, write to the Free
31 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
32 # MA 02110-1301, USA
36 VPATH = @srcdir@
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 noinst_PROGRAMS = factorial$(EXEEXT) dbug_analyze$(EXEEXT)
56 subdir = dbug
57 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
58 $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/maintainer.m4 \
61 $(top_srcdir)/config/ac-macros/alloca.m4 \
62 $(top_srcdir)/config/ac-macros/check_cpu.m4 \
63 $(top_srcdir)/config/ac-macros/character_sets.m4 \
64 $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
65 $(top_srcdir)/config/ac-macros/plugins.m4 \
66 $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
67 $(top_srcdir)/config/ac-macros/large_file.m4 \
68 $(top_srcdir)/config/ac-macros/misc.m4 \
69 $(top_srcdir)/config/ac-macros/readline.m4 \
70 $(top_srcdir)/config/ac-macros/ssl.m4 \
71 $(top_srcdir)/config/ac-macros/zlib.m4 \
72 $(top_srcdir)/configure.in
73 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74 $(ACLOCAL_M4)
75 mkinstalldirs = $(install_sh) -d
76 CONFIG_HEADER = $(top_builddir)/include/config.h
77 CONFIG_CLEAN_FILES =
78 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj = case $$p in \
80 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81 *) f=$$p;; \
82 esac;
83 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
84 am__installdirs = "$(DESTDIR)$(pkglibdir)"
85 pkglibLIBRARIES_INSTALL = $(INSTALL_DATA)
86 LIBRARIES = $(pkglib_LIBRARIES)
87 libdbug_a_AR = $(AR) $(ARFLAGS)
88 libdbug_a_LIBADD =
89 am_libdbug_a_OBJECTS = dbug.$(OBJEXT) sanity.$(OBJEXT)
90 libdbug_a_OBJECTS = $(am_libdbug_a_OBJECTS)
91 PROGRAMS = $(noinst_PROGRAMS)
92 am_dbug_analyze_OBJECTS = dbug_analyze.$(OBJEXT)
93 dbug_analyze_OBJECTS = $(am_dbug_analyze_OBJECTS)
94 dbug_analyze_LDADD = $(LDADD)
95 dbug_analyze_DEPENDENCIES = libdbug.a ../mysys/libmysys.a \
96 ../strings/libmystrings.a
97 am_factorial_OBJECTS = my_main.$(OBJEXT) factorial.$(OBJEXT)
98 factorial_OBJECTS = $(am_factorial_OBJECTS)
99 factorial_LDADD = $(LDADD)
100 factorial_DEPENDENCIES = libdbug.a ../mysys/libmysys.a \
101 ../strings/libmystrings.a
102 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
103 depcomp = $(SHELL) $(top_srcdir)/depcomp
104 am__depfiles_maybe = depfiles
105 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
106 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
107 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
108 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 CCLD = $(CC)
111 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
112 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
113 $(LDFLAGS) -o $@
114 SOURCES = $(libdbug_a_SOURCES) $(dbug_analyze_SOURCES) \
115 $(factorial_SOURCES)
116 DIST_SOURCES = $(libdbug_a_SOURCES) $(dbug_analyze_SOURCES) \
117 $(factorial_SOURCES)
118 HEADERS = $(noinst_HEADERS)
119 ETAGS = etags
120 CTAGS = ctags
121 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122 ABI_CHECK = @ABI_CHECK@
123 ACLOCAL = @ACLOCAL@
124 ALLOCA = @ALLOCA@
125 AMTAR = @AMTAR@
126 AM_CFLAGS = @AM_CFLAGS@
127 AM_CXXFLAGS = @AM_CXXFLAGS@
128 AR = @AR@
129 ARFLAGS = @ARFLAGS@
130 AS = @AS@
131 ASFLAGS = @ASFLAGS@
132 AUTOCONF = @AUTOCONF@
133 AUTOHEADER = @AUTOHEADER@
134 AUTOMAKE = @AUTOMAKE@
135 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
136 AWK = @AWK@
137 CC = @CC@
138 CCAS = @CCAS@
139 CCASDEPMODE = @CCASDEPMODE@
140 CCASFLAGS = @CCASFLAGS@
141 CCDEPMODE = @CCDEPMODE@
142 CC_VERSION = @CC_VERSION@
143 CFLAGS = @CFLAGS@
144 CHECK_PID = @CHECK_PID@
145 CHMOD = @CHMOD@
146 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
147 CLIENT_LIBS = @CLIENT_LIBS@
148 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
149 CMP = @CMP@
150 COMPILATION_COMMENT = @COMPILATION_COMMENT@
151 CONF_COMMAND = @CONF_COMMAND@
152 CP = @CP@
153 CPP = @CPP@
154 CPPFLAGS = @CPPFLAGS@
155 CXX = @CXX@
156 CXXCPP = @CXXCPP@
157 CXXDEPMODE = @CXXDEPMODE@
158 CXXFLAGS = @CXXFLAGS@
159 CXXLDFLAGS = @CXXLDFLAGS@
160 CXX_VERSION = @CXX_VERSION@
161 CYGPATH_W = @CYGPATH_W@
162 DEFS = @DEFS@
163 DEPDIR = @DEPDIR@
164 DIFF = @DIFF@
165 DOT_FRM_VERSION = @DOT_FRM_VERSION@
166 DOXYGEN = @DOXYGEN@
167 DSYMUTIL = @DSYMUTIL@
168 DUMPBIN = @DUMPBIN@
169 DVIS = @DVIS@
170 ECHO_C = @ECHO_C@
171 ECHO_N = @ECHO_N@
172 ECHO_T = @ECHO_T@
173 EGREP = @EGREP@
174 EXEEXT = @EXEEXT@
175 FGREP = @FGREP@
176 FIND_PROC = @FIND_PROC@
177 GETCONF = @GETCONF@
178 GREP = @GREP@
179 GXX = @GXX@
180 HOSTNAME = @HOSTNAME@
181 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
182 INSTALL = @INSTALL@
183 INSTALL_DATA = @INSTALL_DATA@
184 INSTALL_PROGRAM = @INSTALL_PROGRAM@
185 INSTALL_SCRIPT = @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187 KILL = @KILL@
188 LD = @LD@
189 LDFLAGS = @LDFLAGS@
190 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
191 LIBDL = @LIBDL@
192 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
193 LIBOBJS = @LIBOBJS@
194 LIBS = @LIBS@
195 LIBTOOL = @LIBTOOL@
196 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
197 LIPO = @LIPO@
198 LM_CFLAGS = @LM_CFLAGS@
199 LN = @LN@
200 LN_CP_F = @LN_CP_F@
201 LN_S = @LN_S@
202 LTLIBOBJS = @LTLIBOBJS@
203 MACHINE_TYPE = @MACHINE_TYPE@
204 MAKEINDEX = @MAKEINDEX@
205 MAKEINFO = @MAKEINFO@
206 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
207 MAKE_SHELL = @MAKE_SHELL@
208 MKDIR_P = @MKDIR_P@
209 MV = @MV@
210 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
211 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
212 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
213 MYSQLD_USER = @MYSQLD_USER@
214 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
215 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
216 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
217 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
218 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
219 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
220 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
221 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
222 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
223 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
224 NDB_DEFS = @NDB_DEFS@
225 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
226 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
227 NDB_SCI_LIBS = @NDB_SCI_LIBS@
228 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
229 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
230 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
231 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
232 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
233 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
234 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
235 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
236 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
237 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
238 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
239 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
240 NM = @NM@
241 NMEDIT = @NMEDIT@
242 NOINST_LDFLAGS = @NOINST_LDFLAGS@
243 NON_THREADED_LIBS = @NON_THREADED_LIBS@
244 OBJDUMP = @OBJDUMP@
245 OBJEXT = @OBJEXT@
246 OTOOL = @OTOOL@
247 OTOOL64 = @OTOOL64@
248 PACKAGE = @PACKAGE@
249 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
250 PACKAGE_NAME = @PACKAGE_NAME@
251 PACKAGE_STRING = @PACKAGE_STRING@
252 PACKAGE_TARNAME = @PACKAGE_TARNAME@
253 PACKAGE_VERSION = @PACKAGE_VERSION@
254 PATH_SEPARATOR = @PATH_SEPARATOR@
255 PDFLATEX = @PDFLATEX@
256 PDFMANUAL = @PDFMANUAL@
257 PERL = @PERL@
258 PERL5 = @PERL5@
259 PROTOCOL_VERSION = @PROTOCOL_VERSION@
260 PS = @PS@
261 RANLIB = @RANLIB@
262 RM = @RM@
263 SAVE_ASFLAGS = @SAVE_ASFLAGS@
264 SAVE_CC = @SAVE_CC@
265 SAVE_CFLAGS = @SAVE_CFLAGS@
266 SAVE_CXX = @SAVE_CXX@
267 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
268 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
269 SAVE_LDFLAGS = @SAVE_LDFLAGS@
270 SED = @SED@
271 SET_MAKE = @SET_MAKE@
272 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
273 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
274 SHELL = @SHELL@
275 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
276 STRIP = @STRIP@
277 SYSTEM_TYPE = @SYSTEM_TYPE@
278 TAR = @TAR@
279 TARGET_LINUX = @TARGET_LINUX@
280 TERMCAP_LIB = @TERMCAP_LIB@
281 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
282 THREAD_LOBJECTS = @THREAD_LOBJECTS@
283 VERSION = @VERSION@
284 WRAPLIBS = @WRAPLIBS@
285 YACC = @YACC@
286 YACC_HEXT = @YACC_HEXT@
287 ZLIB_DEPS = @ZLIB_DEPS@
288 ZLIB_INCLUDES = @ZLIB_INCLUDES@
289 ZLIB_LIBS = @ZLIB_LIBS@
290 abs_builddir = @abs_builddir@
291 abs_srcdir = @abs_srcdir@
292 abs_top_builddir = @abs_top_builddir@
293 abs_top_srcdir = @abs_top_srcdir@
294 ac_ct_CC = @ac_ct_CC@
295 ac_ct_CXX = @ac_ct_CXX@
296 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297 am__include = @am__include@
298 am__leading_dot = @am__leading_dot@
299 am__quote = @am__quote@
300 am__tar = @am__tar@
301 am__untar = @am__untar@
302 bindir = @bindir@
303 build = @build@
304 build_alias = @build_alias@
305 build_cpu = @build_cpu@
306 build_os = @build_os@
307 build_vendor = @build_vendor@
308 builddir = @builddir@
309 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
310 condition_dependent_plugin_links = @condition_dependent_plugin_links@
311 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
312 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
313 datadir = @datadir@
314 datarootdir = @datarootdir@
315 docdir = @docdir@
316 docs_dirs = @docs_dirs@
317 dvidir = @dvidir@
318 exec_prefix = @exec_prefix@
319 extra_docs = @extra_docs@
320 host = @host@
321 host_alias = @host_alias@
322 host_cpu = @host_cpu@
323 host_os = @host_os@
324 host_vendor = @host_vendor@
325 htmldir = @htmldir@
326 includedir = @includedir@
327 infodir = @infodir@
328 innodb_system_libs = @innodb_system_libs@
329 install_sh = @install_sh@
330 libdir = @libdir@
331 libexecdir = @libexecdir@
332 libmysqld_dirs = @libmysqld_dirs@
333 localedir = @localedir@
334 localstatedir = @localstatedir@
335 lt_ECHO = @lt_ECHO@
336 man1_files = @man1_files@
337 man8_files = @man8_files@
338 man_dirs = @man_dirs@
339 mandir = @mandir@
340 mkdir_p = @mkdir_p@
341 mysql_pg_dirs = @mysql_pg_dirs@
342 mysql_pg_distdirs = @mysql_pg_distdirs@
343 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
344 mysql_plugin_defs = @mysql_plugin_defs@
345 mysql_plugin_dirs = @mysql_plugin_dirs@
346 mysql_plugin_libs = @mysql_plugin_libs@
347 mysql_se_dirs = @mysql_se_dirs@
348 mysql_se_distdirs = @mysql_se_distdirs@
349 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
350 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
351 ndb_cxxflags_fix = @ndb_cxxflags_fix@
352 ndb_mgmclient_libs = @ndb_mgmclient_libs@
353 ndb_opt_subdirs = @ndb_opt_subdirs@
354 ndb_port = @ndb_port@
355 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
356 ndbcluster_includes = @ndbcluster_includes@
357 ndbcluster_libs = @ndbcluster_libs@
358 ndbcluster_system_libs = @ndbcluster_system_libs@
359 netware_dir = @netware_dir@
360 oldincludedir = @oldincludedir@
361 openssl_includes = @openssl_includes@
362 openssl_libs = @openssl_libs@
363 pdfdir = @pdfdir@
364 plugin_archive_shared_target = @plugin_archive_shared_target@
365 plugin_archive_static_target = @plugin_archive_static_target@
366 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
367 plugin_blackhole_static_target = @plugin_blackhole_static_target@
368 plugin_csv_shared_target = @plugin_csv_shared_target@
369 plugin_csv_static_target = @plugin_csv_static_target@
370 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
371 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
372 plugin_example_shared_target = @plugin_example_shared_target@
373 plugin_example_static_target = @plugin_example_static_target@
374 plugin_federated_shared_target = @plugin_federated_shared_target@
375 plugin_federated_static_target = @plugin_federated_static_target@
376 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
377 plugin_ftexample_static_target = @plugin_ftexample_static_target@
378 plugin_heap_shared_target = @plugin_heap_shared_target@
379 plugin_heap_static_target = @plugin_heap_static_target@
380 plugin_innobase_shared_target = @plugin_innobase_shared_target@
381 plugin_innobase_static_target = @plugin_innobase_static_target@
382 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
383 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
384 plugin_myisam_shared_target = @plugin_myisam_shared_target@
385 plugin_myisam_static_target = @plugin_myisam_static_target@
386 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
387 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
388 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
389 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
390 plugin_partition_shared_target = @plugin_partition_shared_target@
391 plugin_partition_static_target = @plugin_partition_static_target@
392 prefix = @prefix@
393 program_transform_name = @program_transform_name@
394 psdir = @psdir@
395 readline_basedir = @readline_basedir@
396 readline_dir = @readline_dir@
397 readline_h_ln_cmd = @readline_h_ln_cmd@
398 readline_link = @readline_link@
399 readline_topdir = @readline_topdir@
400 sbindir = @sbindir@
401 server_scripts = @server_scripts@
402 sharedstatedir = @sharedstatedir@
403 sql_client_dirs = @sql_client_dirs@
404 sql_server = @sql_server@
405 sql_server_dirs = @sql_server_dirs@
406 sql_union_dirs = @sql_union_dirs@
407 srcdir = @srcdir@
408 sysconfdir = @sysconfdir@
409 target = @target@
410 target_alias = @target_alias@
411 target_cpu = @target_cpu@
412 target_os = @target_os@
413 target_vendor = @target_vendor@
414 tools_dirs = @tools_dirs@
415 top_build_prefix = @top_build_prefix@
416 top_builddir = @top_builddir@
417 top_srcdir = @top_srcdir@
418 uname_prog = @uname_prog@
419 yassl_dir = @yassl_dir@
420 yassl_h_ln_cmd = @yassl_h_ln_cmd@
421 yassl_libs = @yassl_libs@
422 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
423 yassl_thread_cxxflags = @yassl_thread_cxxflags@
424 zlib_dir = @zlib_dir@
425 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
426 LDADD = libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a
427 pkglib_LIBRARIES = libdbug.a
428 noinst_HEADERS = dbug_long.h
429 libdbug_a_SOURCES = dbug.c sanity.c
430 EXTRA_DIST = CMakeLists.txt example1.c example2.c example3.c \
431 user.r monty.doc dbug_add_tags.pl \
432 my_main.c main.c factorial.c dbug_analyze.c \
433 CMakeLists.txt
435 NROFF_INC = example1.r example2.r example3.r main.r \
436 factorial.r output1.r output2.r output3.r \
437 output4.r output5.r
439 CLEANFILES = $(NROFF_INC) user.t user.ps
440 factorial_SOURCES = my_main.c factorial.c
441 dbug_analyze_SOURCES = dbug_analyze.c
442 all: all-am
444 .SUFFIXES:
445 .SUFFIXES: .c .lo .o .obj .r
446 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
447 @for dep in $?; do \
448 case '$(am__configure_deps)' in \
449 *$$dep*) \
450 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
451 && { if test -f $@; then exit 0; else break; fi; }; \
452 exit 1;; \
453 esac; \
454 done; \
455 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu dbug/Makefile'; \
456 cd $(top_srcdir) && \
457 $(AUTOMAKE) --gnu dbug/Makefile
458 .PRECIOUS: Makefile
459 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
460 @case '$?' in \
461 *config.status*) \
462 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
463 *) \
464 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
465 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
466 esac;
468 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
469 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471 $(top_srcdir)/configure: $(am__configure_deps)
472 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
474 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475 install-pkglibLIBRARIES: $(pkglib_LIBRARIES)
476 @$(NORMAL_INSTALL)
477 test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
478 @list='$(pkglib_LIBRARIES)'; for p in $$list; do \
479 if test -f $$p; then \
480 f=$(am__strip_dir) \
481 echo " $(pkglibLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
482 $(pkglibLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
483 else :; fi; \
484 done
485 @$(POST_INSTALL)
486 @list='$(pkglib_LIBRARIES)'; for p in $$list; do \
487 if test -f $$p; then \
488 p=$(am__strip_dir) \
489 echo " $(RANLIB) '$(DESTDIR)$(pkglibdir)/$$p'"; \
490 $(RANLIB) "$(DESTDIR)$(pkglibdir)/$$p"; \
491 else :; fi; \
492 done
494 uninstall-pkglibLIBRARIES:
495 @$(NORMAL_UNINSTALL)
496 @list='$(pkglib_LIBRARIES)'; for p in $$list; do \
497 p=$(am__strip_dir) \
498 echo " rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
499 rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
500 done
502 clean-pkglibLIBRARIES:
503 -test -z "$(pkglib_LIBRARIES)" || rm -f $(pkglib_LIBRARIES)
504 libdbug.a: $(libdbug_a_OBJECTS) $(libdbug_a_DEPENDENCIES)
505 -rm -f libdbug.a
506 $(libdbug_a_AR) libdbug.a $(libdbug_a_OBJECTS) $(libdbug_a_LIBADD)
507 $(RANLIB) libdbug.a
509 clean-noinstPROGRAMS:
510 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
511 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
512 echo " rm -f $$p $$f"; \
513 rm -f $$p $$f ; \
514 done
515 dbug_analyze$(EXEEXT): $(dbug_analyze_OBJECTS) $(dbug_analyze_DEPENDENCIES)
516 @rm -f dbug_analyze$(EXEEXT)
517 $(LINK) $(dbug_analyze_OBJECTS) $(dbug_analyze_LDADD) $(LIBS)
518 factorial$(EXEEXT): $(factorial_OBJECTS) $(factorial_DEPENDENCIES)
519 @rm -f factorial$(EXEEXT)
520 $(LINK) $(factorial_OBJECTS) $(factorial_LDADD) $(LIBS)
522 mostlyclean-compile:
523 -rm -f *.$(OBJEXT)
525 distclean-compile:
526 -rm -f *.tab.c
528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbug.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbug_analyze.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/factorial.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_main.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sanity.Po@am__quote@
534 .c.o:
535 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
536 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
541 .c.obj:
542 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
543 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
548 .c.lo:
549 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
550 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
555 mostlyclean-libtool:
556 -rm -f *.lo
558 clean-libtool:
559 -rm -rf .libs _libs
561 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
562 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
563 unique=`for i in $$list; do \
564 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
565 done | \
566 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
567 END { if (nonempty) { for (i in files) print i; }; }'`; \
568 mkid -fID $$unique
569 tags: TAGS
571 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
572 $(TAGS_FILES) $(LISP)
573 tags=; \
574 here=`pwd`; \
575 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
576 unique=`for i in $$list; do \
577 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578 done | \
579 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
580 END { if (nonempty) { for (i in files) print i; }; }'`; \
581 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
582 test -n "$$unique" || unique=$$empty_fix; \
583 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584 $$tags $$unique; \
586 ctags: CTAGS
587 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
588 $(TAGS_FILES) $(LISP)
589 tags=; \
590 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
591 unique=`for i in $$list; do \
592 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593 done | \
594 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595 END { if (nonempty) { for (i in files) print i; }; }'`; \
596 test -z "$(CTAGS_ARGS)$$tags$$unique" \
597 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
598 $$tags $$unique
600 GTAGS:
601 here=`$(am__cd) $(top_builddir) && pwd` \
602 && cd $(top_srcdir) \
603 && gtags -i $(GTAGS_ARGS) $$here
605 distclean-tags:
606 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
608 distdir: $(DISTFILES)
609 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611 list='$(DISTFILES)'; \
612 dist_files=`for file in $$list; do echo $$file; done | \
613 sed -e "s|^$$srcdirstrip/||;t" \
614 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
615 case $$dist_files in \
616 */*) $(MKDIR_P) `echo "$$dist_files" | \
617 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
618 sort -u` ;; \
619 esac; \
620 for file in $$dist_files; do \
621 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
622 if test -d $$d/$$file; then \
623 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
624 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
625 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
626 fi; \
627 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
628 else \
629 test -f $(distdir)/$$file \
630 || cp -p $$d/$$file $(distdir)/$$file \
631 || exit 1; \
632 fi; \
633 done
634 check-am: all-am
635 check: check-am
636 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
637 installdirs:
638 for dir in "$(DESTDIR)$(pkglibdir)"; do \
639 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
640 done
641 install: install-am
642 install-exec: install-exec-am
643 install-data: install-data-am
644 uninstall: uninstall-am
646 install-am: all-am
647 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
649 installcheck: installcheck-am
650 install-strip:
651 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
652 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
653 `test -z '$(STRIP)' || \
654 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 mostlyclean-generic:
657 clean-generic:
658 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
660 distclean-generic:
661 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
663 maintainer-clean-generic:
664 @echo "This command is intended for maintainers to use"
665 @echo "it deletes files that may require special tools to rebuild."
666 clean: clean-am
668 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
669 clean-pkglibLIBRARIES mostlyclean-am
671 distclean: distclean-am
672 -rm -rf ./$(DEPDIR)
673 -rm -f Makefile
674 distclean-am: clean-am distclean-compile distclean-generic \
675 distclean-tags
677 dvi: dvi-am
679 dvi-am:
681 html: html-am
683 info: info-am
685 info-am:
687 install-data-am:
689 install-dvi: install-dvi-am
691 install-exec-am: install-pkglibLIBRARIES
693 install-html: install-html-am
695 install-info: install-info-am
697 install-man:
699 install-pdf: install-pdf-am
701 install-ps: install-ps-am
703 installcheck-am:
705 maintainer-clean: maintainer-clean-am
706 -rm -rf ./$(DEPDIR)
707 -rm -f Makefile
708 maintainer-clean-am: distclean-am maintainer-clean-generic
710 mostlyclean: mostlyclean-am
712 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
713 mostlyclean-libtool
715 pdf: pdf-am
717 pdf-am:
719 ps: ps-am
721 ps-am:
723 uninstall-am: uninstall-pkglibLIBRARIES
725 .MAKE: install-am install-strip
727 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
728 clean-libtool clean-noinstPROGRAMS clean-pkglibLIBRARIES ctags \
729 distclean distclean-compile distclean-generic \
730 distclean-libtool distclean-tags distdir dvi dvi-am html \
731 html-am info info-am install install-am install-data \
732 install-data-am install-dvi install-dvi-am install-exec \
733 install-exec-am install-html install-html-am install-info \
734 install-info-am install-man install-pdf install-pdf-am \
735 install-pkglibLIBRARIES install-ps install-ps-am install-strip \
736 installcheck installcheck-am installdirs maintainer-clean \
737 maintainer-clean-generic mostlyclean mostlyclean-compile \
738 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
739 tags uninstall uninstall-am uninstall-pkglibLIBRARIES
742 all: user.t user.ps
744 user.t: user.r $(NROFF_INC)
745 -nroff -mm user.r > $@
747 user.ps: user.r $(NROFF_INC)
748 -groff -mm user.r > $@
750 output1.r: factorial
751 ./factorial 1 2 3 4 5 | cat > $@
753 output2.r: factorial
754 ./factorial -\#t:o 2 3 | cat >$@
756 output3.r: factorial
757 ./factorial -\#d:t:o 3 | cat >$@
759 output4.r: factorial
760 ./factorial -\#d,result:o 4 | cat >$@
762 output5.r: factorial
763 ./factorial -\#d:f,factorial:F:L:o 3 | cat >$@
764 .c.r:
765 @RM@ -f $@
766 @SED@ -e 's!\\!\\\\!g' $< > $@
768 # Don't update the files from bitkeeper
769 %::SCCS/s.%
770 # Tell versions [3.59,3.63) of GNU make to not export all variables.
771 # Otherwise a system limit (for SysV at least) may be exceeded.
772 .NOEXPORT: