source: clamav/trunk/clambc/Makefile.in@ 999

Last change on this file since 999 was 999, checked in by Yuri Dario, 10 years ago

clamav: update trunk to 0.98.6.

File size: 31.0 KB
Line 
1# Makefile.in generated by automake 1.14 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81target_triplet = @target@
82bin_PROGRAMS = clambc$(EXEEXT)
83subdir = clambc
84DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85 $(top_srcdir)/config/depcomp
86ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
88 $(top_srcdir)/m4/argz.m4 \
89 $(top_srcdir)/m4/ax_check_uname_syscall.m4 \
90 $(top_srcdir)/m4/fdpassing.m4 $(top_srcdir)/m4/lib-ld.m4 \
91 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
92 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/llvm.m4 \
93 $(top_srcdir)/m4/ltdl.m4 $(top_srcdir)/m4/ltoptions.m4 \
94 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
95 $(top_srcdir)/m4/lt~obsolete.m4 \
96 $(top_srcdir)/m4/mmap_private.m4 $(top_srcdir)/m4/resolv.m4 \
97 $(top_srcdir)/m4/reorganization/version.m4 \
98 $(top_srcdir)/m4/reorganization/build_tools.m4 \
99 $(top_srcdir)/m4/reorganization/headers.m4 \
100 $(top_srcdir)/m4/reorganization/c_options.m4 \
101 $(top_srcdir)/m4/reorganization/compiler_checks.m4 \
102 $(top_srcdir)/m4/reorganization/linker_checks.m4 \
103 $(top_srcdir)/m4/reorganization/code_checks/functions.m4 \
104 $(top_srcdir)/m4/reorganization/code_checks/mpool.m4 \
105 $(top_srcdir)/m4/reorganization/code_checks/unit_tests.m4 \
106 $(top_srcdir)/m4/reorganization/code_checks/coverage.m4 \
107 $(top_srcdir)/m4/reorganization/libs/xml.m4 \
108 $(top_srcdir)/m4/reorganization/libs/openssl.m4 \
109 $(top_srcdir)/m4/reorganization/libs/json.m4 \
110 $(top_srcdir)/m4/reorganization/libs/libz.m4 \
111 $(top_srcdir)/m4/reorganization/libs/bzip.m4 \
112 $(top_srcdir)/m4/reorganization/libs/unrar.m4 \
113 $(top_srcdir)/m4/reorganization/code_checks/ipv6.m4 \
114 $(top_srcdir)/m4/reorganization/code_checks/dns.m4 \
115 $(top_srcdir)/m4/reorganization/code_checks/fanotify.m4 \
116 $(top_srcdir)/m4/reorganization/code_checks/setpgrp.m4 \
117 $(top_srcdir)/m4/reorganization/milter/enable.m4 \
118 $(top_srcdir)/m4/reorganization/code_checks/iconv.m4 \
119 $(top_srcdir)/m4/reorganization/code_checks/pthreads.m4 \
120 $(top_srcdir)/m4/reorganization/code_checks/reentrant.m4 \
121 $(top_srcdir)/m4/reorganization/utility_checks/id.m4 \
122 $(top_srcdir)/m4/reorganization/utility_checks/yp.m4 \
123 $(top_srcdir)/m4/reorganization/usergroup.m4 \
124 $(top_srcdir)/m4/reorganization/debug.m4 \
125 $(top_srcdir)/m4/reorganization/customversion.m4 \
126 $(top_srcdir)/m4/reorganization/nocache.m4 \
127 $(top_srcdir)/m4/reorganization/dns.m4 \
128 $(top_srcdir)/m4/reorganization/bigstack.m4 \
129 $(top_srcdir)/m4/reorganization/dbdir.m4 \
130 $(top_srcdir)/m4/reorganization/cfgdir.m4 \
131 $(top_srcdir)/m4/reorganization/code_checks/in_port_t.m4 \
132 $(top_srcdir)/m4/reorganization/code_checks/in_addr_t.m4 \
133 $(top_srcdir)/m4/reorganization/os_checks.m4 \
134 $(top_srcdir)/m4/reorganization/milter/check.m4 \
135 $(top_srcdir)/m4/reorganization/code_checks/pthread_02.m4 \
136 $(top_srcdir)/m4/reorganization/code_checks/readdir.m4 \
137 $(top_srcdir)/m4/reorganization/code_checks/ctime.m4 \
138 $(top_srcdir)/m4/reorganization/code_checks/socklen_t.m4 \
139 $(top_srcdir)/m4/reorganization/clamav_user.m4 \
140 $(top_srcdir)/m4/reorganization/code_checks/compiler_attribs.m4 \
141 $(top_srcdir)/m4/reorganization/code_checks/select.m4 \
142 $(top_srcdir)/m4/reorganization/code_checks/stat64.m4 \
143 $(top_srcdir)/m4/reorganization/code_checks/shift.m4 \
144 $(top_srcdir)/m4/reorganization/code_checks/features.m4 \
145 $(top_srcdir)/m4/reorganization/clamdtop.m4 \
146 $(top_srcdir)/m4/reorganization/distcheck.m4 \
147 $(top_srcdir)/m4/reorganization/llvm.m4 \
148 $(top_srcdir)/m4/reorganization/sha_collect.m4 \
149 $(top_srcdir)/m4/reorganization/bsd.m4 \
150 $(top_srcdir)/m4/reorganization/libs/curl.m4 \
151 $(top_srcdir)/m4/reorganization/substitutions.m4 \
152 $(top_srcdir)/configure.ac
153am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
154 $(ACLOCAL_M4)
155mkinstalldirs = $(install_sh) -d
156CONFIG_HEADER = $(top_builddir)/clamav-config.h
157CONFIG_CLEAN_FILES =
158CONFIG_CLEAN_VPATH_FILES =
159am__installdirs = "$(DESTDIR)$(bindir)"
160PROGRAMS = $(bin_PROGRAMS)
161am_clambc_OBJECTS = optparser.$(OBJEXT) getopt.$(OBJEXT) \
162 misc.$(OBJEXT) bcrun.$(OBJEXT)
163clambc_OBJECTS = $(am_clambc_OBJECTS)
164clambc_LDADD = $(LDADD)
165AM_V_lt = $(am__v_lt_@AM_V@)
166am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
167am__v_lt_0 = --silent
168am__v_lt_1 =
169AM_V_P = $(am__v_P_@AM_V@)
170am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
171am__v_P_0 = false
172am__v_P_1 = :
173AM_V_GEN = $(am__v_GEN_@AM_V@)
174am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
175am__v_GEN_0 = @echo " GEN " $@;
176am__v_GEN_1 =
177AM_V_at = $(am__v_at_@AM_V@)
178am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
179am__v_at_0 = @
180am__v_at_1 =
181DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
182depcomp = $(SHELL) $(top_srcdir)/config/depcomp
183am__depfiles_maybe = depfiles
184am__mv = mv -f
185COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
186 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
189 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
190 $(AM_CFLAGS) $(CFLAGS)
191AM_V_CC = $(am__v_CC_@AM_V@)
192am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
193am__v_CC_0 = @echo " CC " $@;
194am__v_CC_1 =
195CCLD = $(CC)
196LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
198 $(AM_LDFLAGS) $(LDFLAGS) -o $@
199AM_V_CCLD = $(am__v_CCLD_@AM_V@)
200am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
201am__v_CCLD_0 = @echo " CCLD " $@;
202am__v_CCLD_1 =
203SOURCES = $(clambc_SOURCES)
204DIST_SOURCES = $(clambc_SOURCES)
205am__can_run_installinfo = \
206 case $$AM_UPDATE_INFO_DIR in \
207 n|no|NO) false;; \
208 *) (install-info --version) >/dev/null 2>&1;; \
209 esac
210am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
211# Read a list of newline-separated strings from the standard input,
212# and print each of them once, without duplicates. Input order is
213# *not* preserved.
214am__uniquify_input = $(AWK) '\
215 BEGIN { nonempty = 0; } \
216 { items[$$0] = 1; nonempty = 1; } \
217 END { if (nonempty) { for (i in items) print i; }; } \
218'
219# Make sure the list of sources is unique. This is necessary because,
220# e.g., the same source file might be shared among _SOURCES variables
221# for different programs/libraries.
222am__define_uniq_tagged_files = \
223 list='$(am__tagged_files)'; \
224 unique=`for i in $$list; do \
225 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
226 done | $(am__uniquify_input)`
227ETAGS = etags
228CTAGS = ctags
229DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
230ACLOCAL = @ACLOCAL@
231AMTAR = @AMTAR@
232AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233AR = @AR@
234ARGZ_H = @ARGZ_H@
235AUTOCONF = @AUTOCONF@
236AUTOHEADER = @AUTOHEADER@
237AUTOMAKE = @AUTOMAKE@
238AWK = @AWK@
239BUILD_CONFIGURE_FLAGS = @BUILD_CONFIGURE_FLAGS@
240CC = @CC@
241CCDEPMODE = @CCDEPMODE@
242CFGDIR = @CFGDIR@
243CFLAGS = @CFLAGS@
244CHECK_CPPFLAGS = @CHECK_CPPFLAGS@
245CHECK_LIBS = @CHECK_LIBS@
246CLAMAVGROUP = @CLAMAVGROUP@
247CLAMAVUSER = @CLAMAVUSER@
248CLAMAV_MILTER_CPPFLAGS = @CLAMAV_MILTER_CPPFLAGS@
249CLAMAV_MILTER_LIBS = @CLAMAV_MILTER_LIBS@
250CLAMBC_CPPFLAGS = @CLAMBC_CPPFLAGS@
251CLAMBC_LIBS = @CLAMBC_LIBS@
252CLAMCONF_CPPFLAGS = @CLAMCONF_CPPFLAGS@
253CLAMCONF_LIBS = @CLAMCONF_LIBS@
254CLAMDSCAN_CPPFLAGS = @CLAMDSCAN_CPPFLAGS@
255CLAMDSCAN_LIBS = @CLAMDSCAN_LIBS@
256CLAMDTOP_CPPFLAGS = @CLAMDTOP_CPPFLAGS@
257CLAMDTOP_LIBS = @CLAMDTOP_LIBS@
258CLAMD_CPPFLAGS = @CLAMD_CPPFLAGS@
259CLAMD_LIBS = @CLAMD_LIBS@
260CLAMMEM_CPPFLAGS = @CLAMMEM_CPPFLAGS@
261CLAMMEM_LIBS = @CLAMMEM_LIBS@
262CLAMSCAN_CPPFLAGS = @CLAMSCAN_CPPFLAGS@
263CLAMSCAN_LIBS = @CLAMSCAN_LIBS@
264CLAMSUBMIT_CFLAGS = @CLAMSUBMIT_CFLAGS@
265CLAMSUBMIT_LIBS = @CLAMSUBMIT_LIBS@
266CPP = @CPP@
267CPPFLAGS = @CPPFLAGS@
268CURSES_CPPFLAGS = @CURSES_CPPFLAGS@
269CURSES_LIBS = @CURSES_LIBS@
270CYGPATH_W = @CYGPATH_W@
271DBDIR = @DBDIR@
272DEFS = @DEFS@
273DEPDIR = @DEPDIR@
274DLLTOOL = @DLLTOOL@
275DSYMUTIL = @DSYMUTIL@
276DUMPBIN = @DUMPBIN@
277ECHO_C = @ECHO_C@
278ECHO_N = @ECHO_N@
279ECHO_T = @ECHO_T@
280EGREP = @EGREP@
281EXEEXT = @EXEEXT@
282FGREP = @FGREP@
283FRESHCLAM_CPPFLAGS = @FRESHCLAM_CPPFLAGS@
284FRESHCLAM_LIBS = @FRESHCLAM_LIBS@
285GCOV = @GCOV@
286GENHTML = @GENHTML@
287GETENT = @GETENT@
288GPERF = @GPERF@
289GREP = @GREP@
290INCLTDL = @INCLTDL@
291INSTALL = @INSTALL@
292INSTALL_DATA = @INSTALL_DATA@
293INSTALL_PROGRAM = @INSTALL_PROGRAM@
294INSTALL_SCRIPT = @INSTALL_SCRIPT@
295INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
296JSON_CPPFLAGS = @JSON_CPPFLAGS@
297JSON_LDFLAGS = @JSON_LDFLAGS@
298JSON_LIBS = @JSON_LIBS@
299LCOV = @LCOV@
300LD = @LD@
301LDFLAGS = @LDFLAGS@
302LIBADD_DL = @LIBADD_DL@
303LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
304LIBADD_DLOPEN = @LIBADD_DLOPEN@
305LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
306LIBBZ2 = @LIBBZ2@
307LIBBZ2_PREFIX = @LIBBZ2_PREFIX@
308LIBCLAMAV_CPPFLAGS = @LIBCLAMAV_CPPFLAGS@
309LIBCLAMAV_LIBS = @LIBCLAMAV_LIBS@
310LIBCLAMAV_VERSION = @LIBCLAMAV_VERSION@
311LIBCLAMSHARED_CPPFLAGS = @LIBCLAMSHARED_CPPFLAGS@
312LIBLTDL = @LIBLTDL@
313LIBM = @LIBM@
314LIBOBJS = @LIBOBJS@
315LIBS = $(top_builddir)/libclamav/libclamav.la @THREAD_LIBS@
316LIBTOOL = @LIBTOOL@
317LIPO = @LIPO@
318LN_S = @LN_S@
319LTDLDEPS = @LTDLDEPS@
320LTDLINCL = @LTDLINCL@
321LTDLOPEN = @LTDLOPEN@
322LTLIBBZ2 = @LTLIBBZ2@
323LTLIBOBJS = @LTLIBOBJS@
324LT_CONFIG_H = @LT_CONFIG_H@
325LT_DLLOADERS = @LT_DLLOADERS@
326LT_DLPREOPEN = @LT_DLPREOPEN@
327MAINT = @MAINT@
328MAKEINFO = @MAKEINFO@
329MANIFEST_TOOL = @MANIFEST_TOOL@
330MKDIR_P = @MKDIR_P@
331NM = @NM@
332NMEDIT = @NMEDIT@
333OBJDUMP = @OBJDUMP@
334OBJEXT = @OBJEXT@
335OTOOL = @OTOOL@
336OTOOL64 = @OTOOL64@
337PACKAGE = @PACKAGE@
338PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
339PACKAGE_NAME = @PACKAGE_NAME@
340PACKAGE_STRING = @PACKAGE_STRING@
341PACKAGE_TARNAME = @PACKAGE_TARNAME@
342PACKAGE_URL = @PACKAGE_URL@
343PACKAGE_VERSION = @PACKAGE_VERSION@
344PATH_SEPARATOR = @PATH_SEPARATOR@
345RANLIB = @RANLIB@
346SED = @SED@
347SET_MAKE = @SET_MAKE@
348SHELL = @SHELL@
349SIGTOOL_CPPFLAGS = @SIGTOOL_CPPFLAGS@
350SSL_CPPFLAGS = @SSL_CPPFLAGS@
351SSL_LDFLAGS = @SSL_LDFLAGS@
352SSL_LIBS = @SSL_LIBS@
353STRIP = @STRIP@
354THREAD_LIBS = @THREAD_LIBS@
355TH_SAFE = @TH_SAFE@
356VERSION = @VERSION@
357VERSIONSCRIPTFLAG = @VERSIONSCRIPTFLAG@
358WERR_CFLAGS = @WERR_CFLAGS@
359WERR_CFLAGS_MILTER = @WERR_CFLAGS_MILTER@
360XML_CPPFLAGS = @XML_CPPFLAGS@
361XML_LIBS = @XML_LIBS@
362abs_builddir = @abs_builddir@
363abs_srcdir = @abs_srcdir@
364abs_top_builddir = @abs_top_builddir@
365abs_top_srcdir = @abs_top_srcdir@
366ac_ct_AR = @ac_ct_AR@
367ac_ct_CC = @ac_ct_CC@
368ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
369am__include = @am__include@
370am__leading_dot = @am__leading_dot@
371am__quote = @am__quote@
372am__tar = @am__tar@
373am__untar = @am__untar@
374bindir = @bindir@
375build = @build@
376build_alias = @build_alias@
377build_cpu = @build_cpu@
378build_os = @build_os@
379build_vendor = @build_vendor@
380builddir = @builddir@
381datadir = @datadir@
382datarootdir = @datarootdir@
383docdir = @docdir@
384dvidir = @dvidir@
385exec_prefix = @exec_prefix@
386host = @host@
387host_alias = @host_alias@
388host_cpu = @host_cpu@
389host_os = @host_os@
390host_vendor = @host_vendor@
391htmldir = @htmldir@
392includedir = @includedir@
393infodir = @infodir@
394install_sh = @install_sh@
395libdir = @libdir@
396libexecdir = @libexecdir@
397localedir = @localedir@
398localstatedir = @localstatedir@
399ltdl_LIBOBJS = @ltdl_LIBOBJS@
400ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
401mandir = @mandir@
402mkdir_p = @mkdir_p@
403oldincludedir = @oldincludedir@
404pdfdir = @pdfdir@
405prefix = @prefix@
406program_transform_name = @program_transform_name@
407psdir = @psdir@
408sbindir = @sbindir@
409sharedstatedir = @sharedstatedir@
410srcdir = @srcdir@
411subdirs = @subdirs@
412sys_symbol_underscore = @sys_symbol_underscore@
413sysconfdir = @sysconfdir@
414target = @target@
415target_alias = @target_alias@
416target_cpu = @target_cpu@
417target_os = @target_os@
418target_vendor = @target_vendor@
419top_build_prefix = @top_build_prefix@
420top_builddir = @top_builddir@
421top_srcdir = @top_srcdir@
422clambc_SOURCES = \
423 $(top_srcdir)/shared/optparser.c \
424 $(top_srcdir)/shared/optparser.h \
425 $(top_srcdir)/shared/getopt.c \
426 $(top_srcdir)/shared/getopt.h \
427 $(top_srcdir)/shared/misc.c \
428 $(top_srcdir)/shared/misc.h \
429 bcrun.c
430
431AM_CFLAGS = @WERR_CFLAGS@ @SSL_CPPFLAGS@ @JSON_CPPFLAGS@
432AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/shared -I$(top_srcdir)/libclamav
433CLEANFILES = *.gcda *.gcno
434all: all-am
435
436.SUFFIXES:
437.SUFFIXES: .c .lo .o .obj
438$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
439 @for dep in $?; do \
440 case '$(am__configure_deps)' in \
441 *$$dep*) \
442 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443 && { if test -f $@; then exit 0; else break; fi; }; \
444 exit 1;; \
445 esac; \
446 done; \
447 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign clambc/Makefile'; \
448 $(am__cd) $(top_srcdir) && \
449 $(AUTOMAKE) --foreign clambc/Makefile
450.PRECIOUS: Makefile
451Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452 @case '$?' in \
453 *config.status*) \
454 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455 *) \
456 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458 esac;
459
460$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
463$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
464 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
466 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467$(am__aclocal_m4_deps):
468install-binPROGRAMS: $(bin_PROGRAMS)
469 @$(NORMAL_INSTALL)
470 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
471 if test -n "$$list"; then \
472 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
473 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
474 fi; \
475 for p in $$list; do echo "$$p $$p"; done | \
476 sed 's/$(EXEEXT)$$//' | \
477 while read p p1; do if test -f $$p \
478 || test -f $$p1 \
479 ; then echo "$$p"; echo "$$p"; else :; fi; \
480 done | \
481 sed -e 'p;s,.*/,,;n;h' \
482 -e 's|.*|.|' \
483 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
484 sed 'N;N;N;s,\n, ,g' | \
485 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
486 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
487 if ($$2 == $$4) files[d] = files[d] " " $$1; \
488 else { print "f", $$3 "/" $$4, $$1; } } \
489 END { for (d in files) print "f", d, files[d] }' | \
490 while read type dir files; do \
491 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
492 test -z "$$files" || { \
493 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
494 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
495 } \
496 ; done
497
498uninstall-binPROGRAMS:
499 @$(NORMAL_UNINSTALL)
500 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
501 files=`for p in $$list; do echo "$$p"; done | \
502 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
503 -e 's/$$/$(EXEEXT)/' \
504 `; \
505 test -n "$$list" || exit 0; \
506 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
507 cd "$(DESTDIR)$(bindir)" && rm -f $$files
508
509clean-binPROGRAMS:
510 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
511 echo " rm -f" $$list; \
512 rm -f $$list || exit $$?; \
513 test -n "$(EXEEXT)" || exit 0; \
514 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
515 echo " rm -f" $$list; \
516 rm -f $$list
517
518installcheck-binPROGRAMS: $(bin_PROGRAMS)
519 bad=0; pid=$$$$; list="$(bin_PROGRAMS)"; for p in $$list; do \
520 case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
521 *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
522 esac; \
523 f=`echo "$$p" | \
524 sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
525 for opt in --help --version; do \
526 if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
527 2>c$${pid}_.err </dev/null \
528 && test -n "`cat c$${pid}_.out`" \
529 && test -z "`cat c$${pid}_.err`"; then :; \
530 else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
531 done; \
532 done; rm -f c$${pid}_.???; exit $$bad
533
534clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES)
535 @rm -f clambc$(EXEEXT)
536 $(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
537
538mostlyclean-compile:
539 -rm -f *.$(OBJEXT)
540
541distclean-compile:
542 -rm -f *.tab.c
543
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bcrun.Po@am__quote@
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/optparser.Po@am__quote@
548
549.c.o:
550@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
551@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
552@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
553@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
555
556.c.obj:
557@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
558@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
559@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
560@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
562
563.c.lo:
564@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
565@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
566@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
567@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
568@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
569
570optparser.o: $(top_srcdir)/shared/optparser.c
571@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT optparser.o -MD -MP -MF $(DEPDIR)/optparser.Tpo -c -o optparser.o `test -f '$(top_srcdir)/shared/optparser.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/optparser.c
572@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/optparser.Tpo $(DEPDIR)/optparser.Po
573@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/optparser.c' object='optparser.o' libtool=no @AMDEPBACKSLASH@
574@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o optparser.o `test -f '$(top_srcdir)/shared/optparser.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/optparser.c
576
577optparser.obj: $(top_srcdir)/shared/optparser.c
578@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT optparser.obj -MD -MP -MF $(DEPDIR)/optparser.Tpo -c -o optparser.obj `if test -f '$(top_srcdir)/shared/optparser.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/optparser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/optparser.c'; fi`
579@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/optparser.Tpo $(DEPDIR)/optparser.Po
580@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/optparser.c' object='optparser.obj' libtool=no @AMDEPBACKSLASH@
581@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o optparser.obj `if test -f '$(top_srcdir)/shared/optparser.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/optparser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/optparser.c'; fi`
583
584getopt.o: $(top_srcdir)/shared/getopt.c
585@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.o -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.o `test -f '$(top_srcdir)/shared/getopt.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/getopt.c
586@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
587@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/getopt.c' object='getopt.o' libtool=no @AMDEPBACKSLASH@
588@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.o `test -f '$(top_srcdir)/shared/getopt.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/getopt.c
590
591getopt.obj: $(top_srcdir)/shared/getopt.c
592@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getopt.obj -MD -MP -MF $(DEPDIR)/getopt.Tpo -c -o getopt.obj `if test -f '$(top_srcdir)/shared/getopt.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/getopt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/getopt.c'; fi`
593@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/getopt.Tpo $(DEPDIR)/getopt.Po
594@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/getopt.c' object='getopt.obj' libtool=no @AMDEPBACKSLASH@
595@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getopt.obj `if test -f '$(top_srcdir)/shared/getopt.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/getopt.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/getopt.c'; fi`
597
598misc.o: $(top_srcdir)/shared/misc.c
599@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc.o -MD -MP -MF $(DEPDIR)/misc.Tpo -c -o misc.o `test -f '$(top_srcdir)/shared/misc.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/misc.c
600@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/misc.Tpo $(DEPDIR)/misc.Po
601@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/misc.c' object='misc.o' libtool=no @AMDEPBACKSLASH@
602@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc.o `test -f '$(top_srcdir)/shared/misc.c' || echo '$(srcdir)/'`$(top_srcdir)/shared/misc.c
604
605misc.obj: $(top_srcdir)/shared/misc.c
606@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc.obj -MD -MP -MF $(DEPDIR)/misc.Tpo -c -o misc.obj `if test -f '$(top_srcdir)/shared/misc.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/misc.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/misc.c'; fi`
607@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/misc.Tpo $(DEPDIR)/misc.Po
608@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/shared/misc.c' object='misc.obj' libtool=no @AMDEPBACKSLASH@
609@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc.obj `if test -f '$(top_srcdir)/shared/misc.c'; then $(CYGPATH_W) '$(top_srcdir)/shared/misc.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/shared/misc.c'; fi`
611
612mostlyclean-libtool:
613 -rm -f *.lo
614
615clean-libtool:
616 -rm -rf .libs _libs
617
618ID: $(am__tagged_files)
619 $(am__define_uniq_tagged_files); mkid -fID $$unique
620tags: tags-am
621TAGS: tags
622
623tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
624 set x; \
625 here=`pwd`; \
626 $(am__define_uniq_tagged_files); \
627 shift; \
628 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
629 test -n "$$unique" || unique=$$empty_fix; \
630 if test $$# -gt 0; then \
631 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
632 "$$@" $$unique; \
633 else \
634 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635 $$unique; \
636 fi; \
637 fi
638ctags: ctags-am
639
640CTAGS: ctags
641ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
642 $(am__define_uniq_tagged_files); \
643 test -z "$(CTAGS_ARGS)$$unique" \
644 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
645 $$unique
646
647GTAGS:
648 here=`$(am__cd) $(top_builddir) && pwd` \
649 && $(am__cd) $(top_srcdir) \
650 && gtags -i $(GTAGS_ARGS) "$$here"
651cscopelist: cscopelist-am
652
653cscopelist-am: $(am__tagged_files)
654 list='$(am__tagged_files)'; \
655 case "$(srcdir)" in \
656 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
657 *) sdir=$(subdir)/$(srcdir) ;; \
658 esac; \
659 for i in $$list; do \
660 if test -f "$$i"; then \
661 echo "$(subdir)/$$i"; \
662 else \
663 echo "$$sdir/$$i"; \
664 fi; \
665 done >> $(top_builddir)/cscope.files
666
667distclean-tags:
668 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
669
670distdir: $(DISTFILES)
671 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
672 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
673 list='$(DISTFILES)'; \
674 dist_files=`for file in $$list; do echo $$file; done | \
675 sed -e "s|^$$srcdirstrip/||;t" \
676 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
677 case $$dist_files in \
678 */*) $(MKDIR_P) `echo "$$dist_files" | \
679 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
680 sort -u` ;; \
681 esac; \
682 for file in $$dist_files; do \
683 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
684 if test -d $$d/$$file; then \
685 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
686 if test -d "$(distdir)/$$file"; then \
687 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
688 fi; \
689 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
690 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
691 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692 fi; \
693 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
694 else \
695 test -f "$(distdir)/$$file" \
696 || cp -p $$d/$$file "$(distdir)/$$file" \
697 || exit 1; \
698 fi; \
699 done
700check-am: all-am
701check: check-am
702all-am: Makefile $(PROGRAMS)
703installdirs:
704 for dir in "$(DESTDIR)$(bindir)"; do \
705 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
706 done
707install: install-am
708install-exec: install-exec-am
709install-data: install-data-am
710uninstall: uninstall-am
711
712install-am: all-am
713 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715installcheck: installcheck-am
716install-strip:
717 if test -z '$(STRIP)'; then \
718 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
719 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
720 install; \
721 else \
722 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
725 fi
726mostlyclean-generic:
727
728clean-generic:
729 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
730
731distclean-generic:
732 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
734
735maintainer-clean-generic:
736 @echo "This command is intended for maintainers to use"
737 @echo "it deletes files that may require special tools to rebuild."
738clean: clean-am
739
740clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
741
742distclean: distclean-am
743 -rm -rf ./$(DEPDIR)
744 -rm -f Makefile
745distclean-am: clean-am distclean-compile distclean-generic \
746 distclean-tags
747
748dvi: dvi-am
749
750dvi-am:
751
752html: html-am
753
754html-am:
755
756info: info-am
757
758info-am:
759
760install-data-am:
761
762install-dvi: install-dvi-am
763
764install-dvi-am:
765
766install-exec-am: install-binPROGRAMS
767
768install-html: install-html-am
769
770install-html-am:
771
772install-info: install-info-am
773
774install-info-am:
775
776install-man:
777
778install-pdf: install-pdf-am
779
780install-pdf-am:
781
782install-ps: install-ps-am
783
784install-ps-am:
785
786installcheck-am: installcheck-binPROGRAMS
787
788maintainer-clean: maintainer-clean-am
789 -rm -rf ./$(DEPDIR)
790 -rm -f Makefile
791maintainer-clean-am: distclean-am maintainer-clean-generic
792
793mostlyclean: mostlyclean-am
794
795mostlyclean-am: mostlyclean-compile mostlyclean-generic \
796 mostlyclean-libtool
797
798pdf: pdf-am
799
800pdf-am:
801
802ps: ps-am
803
804ps-am:
805
806uninstall-am: uninstall-binPROGRAMS
807
808.MAKE: install-am install-strip
809
810.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
811 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
812 ctags ctags-am distclean distclean-compile distclean-generic \
813 distclean-libtool distclean-tags distdir dvi dvi-am html \
814 html-am info info-am install install-am install-binPROGRAMS \
815 install-data install-data-am install-dvi install-dvi-am \
816 install-exec install-exec-am install-html install-html-am \
817 install-info install-info-am install-man install-pdf \
818 install-pdf-am install-ps install-ps-am install-strip \
819 installcheck installcheck-am installcheck-binPROGRAMS \
820 installdirs maintainer-clean maintainer-clean-generic \
821 mostlyclean mostlyclean-compile mostlyclean-generic \
822 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
823 uninstall-am uninstall-binPROGRAMS
824
825
826# Tell versions [3.59,3.63) of GNU make to not export all variables.
827# Otherwise a system limit (for SysV at least) may be exceeded.
828.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.