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 |
|
---|
17 | VPATH = @srcdir@
|
---|
18 | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
|
---|
19 | am__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
|
---|
61 | am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
---|
62 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
---|
63 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
64 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
65 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
66 | pkglibexecdir = $(libexecdir)/@PACKAGE@
|
---|
67 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
68 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
69 | install_sh_PROGRAM = $(install_sh) -c
|
---|
70 | install_sh_SCRIPT = $(install_sh) -c
|
---|
71 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
72 | transform = $(program_transform_name)
|
---|
73 | NORMAL_INSTALL = :
|
---|
74 | PRE_INSTALL = :
|
---|
75 | POST_INSTALL = :
|
---|
76 | NORMAL_UNINSTALL = :
|
---|
77 | PRE_UNINSTALL = :
|
---|
78 | POST_UNINSTALL = :
|
---|
79 | build_triplet = @build@
|
---|
80 | host_triplet = @host@
|
---|
81 | target_triplet = @target@
|
---|
82 | bin_PROGRAMS = clambc$(EXEEXT)
|
---|
83 | subdir = clambc
|
---|
84 | DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
---|
85 | $(top_srcdir)/config/depcomp
|
---|
86 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
87 | am__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
|
---|
153 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
154 | $(ACLOCAL_M4)
|
---|
155 | mkinstalldirs = $(install_sh) -d
|
---|
156 | CONFIG_HEADER = $(top_builddir)/clamav-config.h
|
---|
157 | CONFIG_CLEAN_FILES =
|
---|
158 | CONFIG_CLEAN_VPATH_FILES =
|
---|
159 | am__installdirs = "$(DESTDIR)$(bindir)"
|
---|
160 | PROGRAMS = $(bin_PROGRAMS)
|
---|
161 | am_clambc_OBJECTS = optparser.$(OBJEXT) getopt.$(OBJEXT) \
|
---|
162 | misc.$(OBJEXT) bcrun.$(OBJEXT)
|
---|
163 | clambc_OBJECTS = $(am_clambc_OBJECTS)
|
---|
164 | clambc_LDADD = $(LDADD)
|
---|
165 | AM_V_lt = $(am__v_lt_@AM_V@)
|
---|
166 | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
---|
167 | am__v_lt_0 = --silent
|
---|
168 | am__v_lt_1 =
|
---|
169 | AM_V_P = $(am__v_P_@AM_V@)
|
---|
170 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
---|
171 | am__v_P_0 = false
|
---|
172 | am__v_P_1 = :
|
---|
173 | AM_V_GEN = $(am__v_GEN_@AM_V@)
|
---|
174 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
---|
175 | am__v_GEN_0 = @echo " GEN " $@;
|
---|
176 | am__v_GEN_1 =
|
---|
177 | AM_V_at = $(am__v_at_@AM_V@)
|
---|
178 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
---|
179 | am__v_at_0 = @
|
---|
180 | am__v_at_1 =
|
---|
181 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
---|
182 | depcomp = $(SHELL) $(top_srcdir)/config/depcomp
|
---|
183 | am__depfiles_maybe = depfiles
|
---|
184 | am__mv = mv -f
|
---|
185 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
---|
186 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
187 | LTCOMPILE = $(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)
|
---|
191 | AM_V_CC = $(am__v_CC_@AM_V@)
|
---|
192 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
---|
193 | am__v_CC_0 = @echo " CC " $@;
|
---|
194 | am__v_CC_1 =
|
---|
195 | CCLD = $(CC)
|
---|
196 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
197 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
198 | $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
---|
199 | AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
---|
200 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
---|
201 | am__v_CCLD_0 = @echo " CCLD " $@;
|
---|
202 | am__v_CCLD_1 =
|
---|
203 | SOURCES = $(clambc_SOURCES)
|
---|
204 | DIST_SOURCES = $(clambc_SOURCES)
|
---|
205 | am__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
|
---|
210 | am__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.
|
---|
214 | am__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.
|
---|
222 | am__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)`
|
---|
227 | ETAGS = etags
|
---|
228 | CTAGS = ctags
|
---|
229 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
230 | ACLOCAL = @ACLOCAL@
|
---|
231 | AMTAR = @AMTAR@
|
---|
232 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
---|
233 | AR = @AR@
|
---|
234 | ARGZ_H = @ARGZ_H@
|
---|
235 | AUTOCONF = @AUTOCONF@
|
---|
236 | AUTOHEADER = @AUTOHEADER@
|
---|
237 | AUTOMAKE = @AUTOMAKE@
|
---|
238 | AWK = @AWK@
|
---|
239 | BUILD_CONFIGURE_FLAGS = @BUILD_CONFIGURE_FLAGS@
|
---|
240 | CC = @CC@
|
---|
241 | CCDEPMODE = @CCDEPMODE@
|
---|
242 | CFGDIR = @CFGDIR@
|
---|
243 | CFLAGS = @CFLAGS@
|
---|
244 | CHECK_CPPFLAGS = @CHECK_CPPFLAGS@
|
---|
245 | CHECK_LIBS = @CHECK_LIBS@
|
---|
246 | CLAMAVGROUP = @CLAMAVGROUP@
|
---|
247 | CLAMAVUSER = @CLAMAVUSER@
|
---|
248 | CLAMAV_MILTER_CPPFLAGS = @CLAMAV_MILTER_CPPFLAGS@
|
---|
249 | CLAMAV_MILTER_LIBS = @CLAMAV_MILTER_LIBS@
|
---|
250 | CLAMBC_CPPFLAGS = @CLAMBC_CPPFLAGS@
|
---|
251 | CLAMBC_LIBS = @CLAMBC_LIBS@
|
---|
252 | CLAMCONF_CPPFLAGS = @CLAMCONF_CPPFLAGS@
|
---|
253 | CLAMCONF_LIBS = @CLAMCONF_LIBS@
|
---|
254 | CLAMDSCAN_CPPFLAGS = @CLAMDSCAN_CPPFLAGS@
|
---|
255 | CLAMDSCAN_LIBS = @CLAMDSCAN_LIBS@
|
---|
256 | CLAMDTOP_CPPFLAGS = @CLAMDTOP_CPPFLAGS@
|
---|
257 | CLAMDTOP_LIBS = @CLAMDTOP_LIBS@
|
---|
258 | CLAMD_CPPFLAGS = @CLAMD_CPPFLAGS@
|
---|
259 | CLAMD_LIBS = @CLAMD_LIBS@
|
---|
260 | CLAMMEM_CPPFLAGS = @CLAMMEM_CPPFLAGS@
|
---|
261 | CLAMMEM_LIBS = @CLAMMEM_LIBS@
|
---|
262 | CLAMSCAN_CPPFLAGS = @CLAMSCAN_CPPFLAGS@
|
---|
263 | CLAMSCAN_LIBS = @CLAMSCAN_LIBS@
|
---|
264 | CLAMSUBMIT_CFLAGS = @CLAMSUBMIT_CFLAGS@
|
---|
265 | CLAMSUBMIT_LIBS = @CLAMSUBMIT_LIBS@
|
---|
266 | CPP = @CPP@
|
---|
267 | CPPFLAGS = @CPPFLAGS@
|
---|
268 | CURSES_CPPFLAGS = @CURSES_CPPFLAGS@
|
---|
269 | CURSES_LIBS = @CURSES_LIBS@
|
---|
270 | CYGPATH_W = @CYGPATH_W@
|
---|
271 | DBDIR = @DBDIR@
|
---|
272 | DEFS = @DEFS@
|
---|
273 | DEPDIR = @DEPDIR@
|
---|
274 | DLLTOOL = @DLLTOOL@
|
---|
275 | DSYMUTIL = @DSYMUTIL@
|
---|
276 | DUMPBIN = @DUMPBIN@
|
---|
277 | ECHO_C = @ECHO_C@
|
---|
278 | ECHO_N = @ECHO_N@
|
---|
279 | ECHO_T = @ECHO_T@
|
---|
280 | EGREP = @EGREP@
|
---|
281 | EXEEXT = @EXEEXT@
|
---|
282 | FGREP = @FGREP@
|
---|
283 | FRESHCLAM_CPPFLAGS = @FRESHCLAM_CPPFLAGS@
|
---|
284 | FRESHCLAM_LIBS = @FRESHCLAM_LIBS@
|
---|
285 | GCOV = @GCOV@
|
---|
286 | GENHTML = @GENHTML@
|
---|
287 | GETENT = @GETENT@
|
---|
288 | GPERF = @GPERF@
|
---|
289 | GREP = @GREP@
|
---|
290 | INCLTDL = @INCLTDL@
|
---|
291 | INSTALL = @INSTALL@
|
---|
292 | INSTALL_DATA = @INSTALL_DATA@
|
---|
293 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
294 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
295 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
296 | JSON_CPPFLAGS = @JSON_CPPFLAGS@
|
---|
297 | JSON_LDFLAGS = @JSON_LDFLAGS@
|
---|
298 | JSON_LIBS = @JSON_LIBS@
|
---|
299 | LCOV = @LCOV@
|
---|
300 | LD = @LD@
|
---|
301 | LDFLAGS = @LDFLAGS@
|
---|
302 | LIBADD_DL = @LIBADD_DL@
|
---|
303 | LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
|
---|
304 | LIBADD_DLOPEN = @LIBADD_DLOPEN@
|
---|
305 | LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
|
---|
306 | LIBBZ2 = @LIBBZ2@
|
---|
307 | LIBBZ2_PREFIX = @LIBBZ2_PREFIX@
|
---|
308 | LIBCLAMAV_CPPFLAGS = @LIBCLAMAV_CPPFLAGS@
|
---|
309 | LIBCLAMAV_LIBS = @LIBCLAMAV_LIBS@
|
---|
310 | LIBCLAMAV_VERSION = @LIBCLAMAV_VERSION@
|
---|
311 | LIBCLAMSHARED_CPPFLAGS = @LIBCLAMSHARED_CPPFLAGS@
|
---|
312 | LIBLTDL = @LIBLTDL@
|
---|
313 | LIBM = @LIBM@
|
---|
314 | LIBOBJS = @LIBOBJS@
|
---|
315 | LIBS = $(top_builddir)/libclamav/libclamav.la @THREAD_LIBS@
|
---|
316 | LIBTOOL = @LIBTOOL@
|
---|
317 | LIPO = @LIPO@
|
---|
318 | LN_S = @LN_S@
|
---|
319 | LTDLDEPS = @LTDLDEPS@
|
---|
320 | LTDLINCL = @LTDLINCL@
|
---|
321 | LTDLOPEN = @LTDLOPEN@
|
---|
322 | LTLIBBZ2 = @LTLIBBZ2@
|
---|
323 | LTLIBOBJS = @LTLIBOBJS@
|
---|
324 | LT_CONFIG_H = @LT_CONFIG_H@
|
---|
325 | LT_DLLOADERS = @LT_DLLOADERS@
|
---|
326 | LT_DLPREOPEN = @LT_DLPREOPEN@
|
---|
327 | MAINT = @MAINT@
|
---|
328 | MAKEINFO = @MAKEINFO@
|
---|
329 | MANIFEST_TOOL = @MANIFEST_TOOL@
|
---|
330 | MKDIR_P = @MKDIR_P@
|
---|
331 | NM = @NM@
|
---|
332 | NMEDIT = @NMEDIT@
|
---|
333 | OBJDUMP = @OBJDUMP@
|
---|
334 | OBJEXT = @OBJEXT@
|
---|
335 | OTOOL = @OTOOL@
|
---|
336 | OTOOL64 = @OTOOL64@
|
---|
337 | PACKAGE = @PACKAGE@
|
---|
338 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
339 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
340 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
341 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
342 | PACKAGE_URL = @PACKAGE_URL@
|
---|
343 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
344 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
345 | RANLIB = @RANLIB@
|
---|
346 | SED = @SED@
|
---|
347 | SET_MAKE = @SET_MAKE@
|
---|
348 | SHELL = @SHELL@
|
---|
349 | SIGTOOL_CPPFLAGS = @SIGTOOL_CPPFLAGS@
|
---|
350 | SSL_CPPFLAGS = @SSL_CPPFLAGS@
|
---|
351 | SSL_LDFLAGS = @SSL_LDFLAGS@
|
---|
352 | SSL_LIBS = @SSL_LIBS@
|
---|
353 | STRIP = @STRIP@
|
---|
354 | THREAD_LIBS = @THREAD_LIBS@
|
---|
355 | TH_SAFE = @TH_SAFE@
|
---|
356 | VERSION = @VERSION@
|
---|
357 | VERSIONSCRIPTFLAG = @VERSIONSCRIPTFLAG@
|
---|
358 | WERR_CFLAGS = @WERR_CFLAGS@
|
---|
359 | WERR_CFLAGS_MILTER = @WERR_CFLAGS_MILTER@
|
---|
360 | XML_CPPFLAGS = @XML_CPPFLAGS@
|
---|
361 | XML_LIBS = @XML_LIBS@
|
---|
362 | abs_builddir = @abs_builddir@
|
---|
363 | abs_srcdir = @abs_srcdir@
|
---|
364 | abs_top_builddir = @abs_top_builddir@
|
---|
365 | abs_top_srcdir = @abs_top_srcdir@
|
---|
366 | ac_ct_AR = @ac_ct_AR@
|
---|
367 | ac_ct_CC = @ac_ct_CC@
|
---|
368 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
---|
369 | am__include = @am__include@
|
---|
370 | am__leading_dot = @am__leading_dot@
|
---|
371 | am__quote = @am__quote@
|
---|
372 | am__tar = @am__tar@
|
---|
373 | am__untar = @am__untar@
|
---|
374 | bindir = @bindir@
|
---|
375 | build = @build@
|
---|
376 | build_alias = @build_alias@
|
---|
377 | build_cpu = @build_cpu@
|
---|
378 | build_os = @build_os@
|
---|
379 | build_vendor = @build_vendor@
|
---|
380 | builddir = @builddir@
|
---|
381 | datadir = @datadir@
|
---|
382 | datarootdir = @datarootdir@
|
---|
383 | docdir = @docdir@
|
---|
384 | dvidir = @dvidir@
|
---|
385 | exec_prefix = @exec_prefix@
|
---|
386 | host = @host@
|
---|
387 | host_alias = @host_alias@
|
---|
388 | host_cpu = @host_cpu@
|
---|
389 | host_os = @host_os@
|
---|
390 | host_vendor = @host_vendor@
|
---|
391 | htmldir = @htmldir@
|
---|
392 | includedir = @includedir@
|
---|
393 | infodir = @infodir@
|
---|
394 | install_sh = @install_sh@
|
---|
395 | libdir = @libdir@
|
---|
396 | libexecdir = @libexecdir@
|
---|
397 | localedir = @localedir@
|
---|
398 | localstatedir = @localstatedir@
|
---|
399 | ltdl_LIBOBJS = @ltdl_LIBOBJS@
|
---|
400 | ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
|
---|
401 | mandir = @mandir@
|
---|
402 | mkdir_p = @mkdir_p@
|
---|
403 | oldincludedir = @oldincludedir@
|
---|
404 | pdfdir = @pdfdir@
|
---|
405 | prefix = @prefix@
|
---|
406 | program_transform_name = @program_transform_name@
|
---|
407 | psdir = @psdir@
|
---|
408 | sbindir = @sbindir@
|
---|
409 | sharedstatedir = @sharedstatedir@
|
---|
410 | srcdir = @srcdir@
|
---|
411 | subdirs = @subdirs@
|
---|
412 | sys_symbol_underscore = @sys_symbol_underscore@
|
---|
413 | sysconfdir = @sysconfdir@
|
---|
414 | target = @target@
|
---|
415 | target_alias = @target_alias@
|
---|
416 | target_cpu = @target_cpu@
|
---|
417 | target_os = @target_os@
|
---|
418 | target_vendor = @target_vendor@
|
---|
419 | top_build_prefix = @top_build_prefix@
|
---|
420 | top_builddir = @top_builddir@
|
---|
421 | top_srcdir = @top_srcdir@
|
---|
422 | clambc_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 |
|
---|
431 | AM_CFLAGS = @WERR_CFLAGS@ @SSL_CPPFLAGS@ @JSON_CPPFLAGS@
|
---|
432 | AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/shared -I$(top_srcdir)/libclamav
|
---|
433 | CLEANFILES = *.gcda *.gcno
|
---|
434 | all: 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
|
---|
451 | Makefile: $(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):
|
---|
468 | install-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 |
|
---|
498 | uninstall-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 |
|
---|
509 | clean-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 |
|
---|
518 | installcheck-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 |
|
---|
534 | clambc$(EXEEXT): $(clambc_OBJECTS) $(clambc_DEPENDENCIES) $(EXTRA_clambc_DEPENDENCIES)
|
---|
535 | @rm -f clambc$(EXEEXT)
|
---|
536 | $(AM_V_CCLD)$(LINK) $(clambc_OBJECTS) $(clambc_LDADD) $(LIBS)
|
---|
537 |
|
---|
538 | mostlyclean-compile:
|
---|
539 | -rm -f *.$(OBJEXT)
|
---|
540 |
|
---|
541 | distclean-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 |
|
---|
570 | optparser.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 |
|
---|
577 | optparser.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 |
|
---|
584 | getopt.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 |
|
---|
591 | getopt.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 |
|
---|
598 | misc.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 |
|
---|
605 | misc.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 |
|
---|
612 | mostlyclean-libtool:
|
---|
613 | -rm -f *.lo
|
---|
614 |
|
---|
615 | clean-libtool:
|
---|
616 | -rm -rf .libs _libs
|
---|
617 |
|
---|
618 | ID: $(am__tagged_files)
|
---|
619 | $(am__define_uniq_tagged_files); mkid -fID $$unique
|
---|
620 | tags: tags-am
|
---|
621 | TAGS: tags
|
---|
622 |
|
---|
623 | tags-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
|
---|
638 | ctags: ctags-am
|
---|
639 |
|
---|
640 | CTAGS: ctags
|
---|
641 | ctags-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 |
|
---|
647 | GTAGS:
|
---|
648 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
649 | && $(am__cd) $(top_srcdir) \
|
---|
650 | && gtags -i $(GTAGS_ARGS) "$$here"
|
---|
651 | cscopelist: cscopelist-am
|
---|
652 |
|
---|
653 | cscopelist-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 |
|
---|
667 | distclean-tags:
|
---|
668 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
669 |
|
---|
670 | distdir: $(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
|
---|
700 | check-am: all-am
|
---|
701 | check: check-am
|
---|
702 | all-am: Makefile $(PROGRAMS)
|
---|
703 | installdirs:
|
---|
704 | for dir in "$(DESTDIR)$(bindir)"; do \
|
---|
705 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
706 | done
|
---|
707 | install: install-am
|
---|
708 | install-exec: install-exec-am
|
---|
709 | install-data: install-data-am
|
---|
710 | uninstall: uninstall-am
|
---|
711 |
|
---|
712 | install-am: all-am
|
---|
713 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
714 |
|
---|
715 | installcheck: installcheck-am
|
---|
716 | install-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
|
---|
726 | mostlyclean-generic:
|
---|
727 |
|
---|
728 | clean-generic:
|
---|
729 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
---|
730 |
|
---|
731 | distclean-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 |
|
---|
735 | maintainer-clean-generic:
|
---|
736 | @echo "This command is intended for maintainers to use"
|
---|
737 | @echo "it deletes files that may require special tools to rebuild."
|
---|
738 | clean: clean-am
|
---|
739 |
|
---|
740 | clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
|
---|
741 |
|
---|
742 | distclean: distclean-am
|
---|
743 | -rm -rf ./$(DEPDIR)
|
---|
744 | -rm -f Makefile
|
---|
745 | distclean-am: clean-am distclean-compile distclean-generic \
|
---|
746 | distclean-tags
|
---|
747 |
|
---|
748 | dvi: dvi-am
|
---|
749 |
|
---|
750 | dvi-am:
|
---|
751 |
|
---|
752 | html: html-am
|
---|
753 |
|
---|
754 | html-am:
|
---|
755 |
|
---|
756 | info: info-am
|
---|
757 |
|
---|
758 | info-am:
|
---|
759 |
|
---|
760 | install-data-am:
|
---|
761 |
|
---|
762 | install-dvi: install-dvi-am
|
---|
763 |
|
---|
764 | install-dvi-am:
|
---|
765 |
|
---|
766 | install-exec-am: install-binPROGRAMS
|
---|
767 |
|
---|
768 | install-html: install-html-am
|
---|
769 |
|
---|
770 | install-html-am:
|
---|
771 |
|
---|
772 | install-info: install-info-am
|
---|
773 |
|
---|
774 | install-info-am:
|
---|
775 |
|
---|
776 | install-man:
|
---|
777 |
|
---|
778 | install-pdf: install-pdf-am
|
---|
779 |
|
---|
780 | install-pdf-am:
|
---|
781 |
|
---|
782 | install-ps: install-ps-am
|
---|
783 |
|
---|
784 | install-ps-am:
|
---|
785 |
|
---|
786 | installcheck-am: installcheck-binPROGRAMS
|
---|
787 |
|
---|
788 | maintainer-clean: maintainer-clean-am
|
---|
789 | -rm -rf ./$(DEPDIR)
|
---|
790 | -rm -f Makefile
|
---|
791 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
792 |
|
---|
793 | mostlyclean: mostlyclean-am
|
---|
794 |
|
---|
795 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
---|
796 | mostlyclean-libtool
|
---|
797 |
|
---|
798 | pdf: pdf-am
|
---|
799 |
|
---|
800 | pdf-am:
|
---|
801 |
|
---|
802 | ps: ps-am
|
---|
803 |
|
---|
804 | ps-am:
|
---|
805 |
|
---|
806 | uninstall-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:
|
---|