~ubuntu-branches/ubuntu/quantal/clamav/quantal

1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
1
# Makefile.in generated by automake 1.10 from Makefile.am.
1 by Stephen Gran
Import upstream version 0.73
2
# @configure_input@
3
1.1.1 by Stephen Gran
Import upstream version 0.87
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
1 by Stephen Gran
Import upstream version 0.73
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
#
18
#  Copyright (C) 2002 - 2004 Tomasz Kojm <tkojm@clamav.net>
19
#
20
#  This program is free software; you can redistribute it and/or modify
21
#  it under the terms of the GNU General Public License as published by
22
#  the Free Software Foundation; either version 2 of the License, or
23
#  (at your option) any later version.
24
#
25
#  This program is distributed in the hope that it will be useful,
26
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
27
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28
#  GNU General Public License for more details.
29
#
30
#  You should have received a copy of the GNU General Public License
31
#  along with this program; if not, write to the Free Software
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
32
#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
33
#  MA 02110-1301, USA.
0.1.12 by Benjamin Montgomery
Import upstream version 0.88.3
34
35
1 by Stephen Gran
Import upstream version 0.73
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
2 by Stephen Gran
* Change dependency versioning for clamav-milter
43
install_sh_SCRIPT = $(install_sh) -c
1 by Stephen Gran
Import upstream version 0.73
44
INSTALL_HEADER = $(INSTALL_DATA)
1.1.1 by Stephen Gran
Import upstream version 0.87
45
transform = $(program_transform_name)
1 by Stephen Gran
Import upstream version 0.73
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@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
55
subdir = .
1.1.1 by Stephen Gran
Import upstream version 0.87
56
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
57
	$(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
58
	$(srcdir)/clamav-config.in $(srcdir)/libclamav.pc.in \
0.15.1 by Scott Kitterman
Import upstream version 0.91
59
	$(top_srcdir)/configure \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
60
	$(top_srcdir)/docs/man/clamav-milter.8.in \
61
	$(top_srcdir)/docs/man/clamconf.1.in \
62
	$(top_srcdir)/docs/man/clamd.8.in \
1.1.1 by Stephen Gran
Import upstream version 0.87
63
	$(top_srcdir)/docs/man/clamd.conf.5.in \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
64
	$(top_srcdir)/docs/man/clamdscan.1.in \
65
	$(top_srcdir)/docs/man/clamscan.1.in \
1.1.1 by Stephen Gran
Import upstream version 0.87
66
	$(top_srcdir)/docs/man/freshclam.1.in \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
67
	$(top_srcdir)/docs/man/freshclam.conf.5.in \
68
	$(top_srcdir)/docs/man/sigtool.1.in AUTHORS COPYING ChangeLog \
0.15.1 by Scott Kitterman
Import upstream version 0.91
69
	INSTALL NEWS config.guess config.sub depcomp install-sh \
70
	ltmain.sh missing mkinstalldirs
1.1.1 by Stephen Gran
Import upstream version 0.87
71
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
73
	$(top_srcdir)/configure.in
74
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75
	$(ACLOCAL_M4)
76
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
77
 configure.lineno config.status.lineno
1.1.1 by Stephen Gran
Import upstream version 0.87
78
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
79
CONFIG_HEADER = clamav-config.h
0.15.1 by Scott Kitterman
Import upstream version 0.91
80
CONFIG_CLEAN_FILES = clamav-config libclamav.pc \
81
	docs/man/clamav-milter.8 docs/man/clamconf.1 docs/man/clamd.8 \
82
	docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 \
83
	docs/man/freshclam.1 docs/man/freshclam.conf.5 \
84
	docs/man/sigtool.1
1.1.1 by Stephen Gran
Import upstream version 0.87
85
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
86
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
87
SCRIPTS = $(bin_SCRIPTS)
88
SOURCES =
89
DIST_SOURCES =
90
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
91
	html-recursive info-recursive install-data-recursive \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
92
	install-dvi-recursive install-exec-recursive \
93
	install-html-recursive install-info-recursive \
94
	install-pdf-recursive install-ps-recursive install-recursive \
95
	installcheck-recursive installdirs-recursive pdf-recursive \
96
	ps-recursive uninstall-recursive
1.1.1 by Stephen Gran
Import upstream version 0.87
97
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
98
am__vpath_adj = case $$p in \
99
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
100
    *) f=$$p;; \
101
  esac;
102
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
103
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
104
DATA = $(pkgconfig_DATA)
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
105
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
106
  distclean-recursive maintainer-clean-recursive
1.1.1 by Stephen Gran
Import upstream version 0.87
107
ETAGS = etags
108
CTAGS = ctags
109
DIST_SUBDIRS = $(SUBDIRS)
110
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111
distdir = $(PACKAGE)-$(VERSION)
112
top_distdir = $(distdir)
113
am__remove_distdir = \
114
  { test ! -d $(distdir) \
115
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
116
         && rm -fr $(distdir); }; }
117
DIST_ARCHIVES = $(distdir).tar.gz
118
GZIP_ENV = --best
119
distuninstallcheck_listfiles = find . -type f -print
120
distcleancheck_listfiles = find . -type f -print
121
ACLOCAL = @ACLOCAL@
1 by Stephen Gran
Import upstream version 0.73
122
AMTAR = @AMTAR@
7 by Martin Pitt
* Synchronize to Debian to get new upstream microrelease (UVF exception
123
AR = @AR@
1.1.1 by Stephen Gran
Import upstream version 0.87
124
AUTOCONF = @AUTOCONF@
125
AUTOHEADER = @AUTOHEADER@
126
AUTOMAKE = @AUTOMAKE@
1 by Stephen Gran
Import upstream version 0.73
127
AWK = @AWK@
128
CC = @CC@
1.1.1 by Stephen Gran
Import upstream version 0.87
129
CCDEPMODE = @CCDEPMODE@
1 by Stephen Gran
Import upstream version 0.73
130
CFGDIR = @CFGDIR@
1.1.1 by Stephen Gran
Import upstream version 0.87
131
CFLAGS = @CFLAGS@
1 by Stephen Gran
Import upstream version 0.73
132
CLAMAVGROUP = @CLAMAVGROUP@
133
CLAMAVUSER = @CLAMAVUSER@
134
CLAMAV_MILTER_LIBS = @CLAMAV_MILTER_LIBS@
135
CLAMD_LIBS = @CLAMD_LIBS@
1.1.1 by Stephen Gran
Import upstream version 0.87
136
CPP = @CPP@
137
CPPFLAGS = @CPPFLAGS@
7 by Martin Pitt
* Synchronize to Debian to get new upstream microrelease (UVF exception
138
CXX = @CXX@
139
CXXCPP = @CXXCPP@
140
CXXDEPMODE = @CXXDEPMODE@
141
CXXFLAGS = @CXXFLAGS@
1.1.1 by Stephen Gran
Import upstream version 0.87
142
CYGPATH_W = @CYGPATH_W@
1 by Stephen Gran
Import upstream version 0.73
143
DBDIR = @DBDIR@
1.1.1 by Stephen Gran
Import upstream version 0.87
144
DEFS = @DEFS@
1 by Stephen Gran
Import upstream version 0.73
145
DEPDIR = @DEPDIR@
146
ECHO = @ECHO@
1.1.1 by Stephen Gran
Import upstream version 0.87
147
ECHO_C = @ECHO_C@
148
ECHO_N = @ECHO_N@
149
ECHO_T = @ECHO_T@
150
EGREP = @EGREP@
151
EXEEXT = @EXEEXT@
7 by Martin Pitt
* Synchronize to Debian to get new upstream microrelease (UVF exception
152
F77 = @F77@
153
FFLAGS = @FFLAGS@
1 by Stephen Gran
Import upstream version 0.73
154
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@
155
GETENT = @GETENT@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
156
GREP = @GREP@
157
INSTALL = @INSTALL@
1.1.1 by Stephen Gran
Import upstream version 0.87
158
INSTALL_DATA = @INSTALL_DATA@
159
INSTALL_PROGRAM = @INSTALL_PROGRAM@
160
INSTALL_SCRIPT = @INSTALL_SCRIPT@
1 by Stephen Gran
Import upstream version 0.73
161
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.1.1 by Stephen Gran
Import upstream version 0.87
162
LDFLAGS = @LDFLAGS@
1 by Stephen Gran
Import upstream version 0.73
163
LIBCLAMAV_LIBS = @LIBCLAMAV_LIBS@
164
LIBCLAMAV_VERSION = @LIBCLAMAV_VERSION@
1.1.1 by Stephen Gran
Import upstream version 0.87
165
LIBOBJS = @LIBOBJS@
166
LIBS = @LIBS@
1 by Stephen Gran
Import upstream version 0.73
167
LIBTOOL = @LIBTOOL@
168
LN_S = @LN_S@
1.1.1 by Stephen Gran
Import upstream version 0.87
169
LTLIBOBJS = @LTLIBOBJS@
170
MAINT = @MAINT@
171
MAKEINFO = @MAKEINFO@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
172
MKDIR_P = @MKDIR_P@
1.1.1 by Stephen Gran
Import upstream version 0.87
173
OBJEXT = @OBJEXT@
1 by Stephen Gran
Import upstream version 0.73
174
PACKAGE = @PACKAGE@
1.1.1 by Stephen Gran
Import upstream version 0.87
175
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176
PACKAGE_NAME = @PACKAGE_NAME@
177
PACKAGE_STRING = @PACKAGE_STRING@
178
PACKAGE_TARNAME = @PACKAGE_TARNAME@
179
PACKAGE_VERSION = @PACKAGE_VERSION@
180
PATH_SEPARATOR = @PATH_SEPARATOR@
1 by Stephen Gran
Import upstream version 0.73
181
RANLIB = @RANLIB@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
182
SED = @SED@
1.1.1 by Stephen Gran
Import upstream version 0.87
183
SET_MAKE = @SET_MAKE@
184
SHELL = @SHELL@
1 by Stephen Gran
Import upstream version 0.73
185
STRIP = @STRIP@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
186
THREAD_LIBS = @THREAD_LIBS@
1 by Stephen Gran
Import upstream version 0.73
187
TH_SAFE = @TH_SAFE@
188
VERSION = @VERSION@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
189
abs_builddir = @abs_builddir@
190
abs_srcdir = @abs_srcdir@
191
abs_top_builddir = @abs_top_builddir@
192
abs_top_srcdir = @abs_top_srcdir@
1.1.1 by Stephen Gran
Import upstream version 0.87
193
ac_ct_CC = @ac_ct_CC@
7 by Martin Pitt
* Synchronize to Debian to get new upstream microrelease (UVF exception
194
ac_ct_CXX = @ac_ct_CXX@
195
ac_ct_F77 = @ac_ct_F77@
1 by Stephen Gran
Import upstream version 0.73
196
am__include = @am__include@
1.1.1 by Stephen Gran
Import upstream version 0.87
197
am__leading_dot = @am__leading_dot@
1 by Stephen Gran
Import upstream version 0.73
198
am__quote = @am__quote@
1.1.1 by Stephen Gran
Import upstream version 0.87
199
am__tar = @am__tar@
200
am__untar = @am__untar@
201
bindir = @bindir@
202
build = @build@
203
build_alias = @build_alias@
204
build_cpu = @build_cpu@
205
build_os = @build_os@
206
build_vendor = @build_vendor@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
207
builddir = @builddir@
1.1.1 by Stephen Gran
Import upstream version 0.87
208
datadir = @datadir@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
209
datarootdir = @datarootdir@
210
docdir = @docdir@
211
dvidir = @dvidir@
1.1.1 by Stephen Gran
Import upstream version 0.87
212
exec_prefix = @exec_prefix@
213
host = @host@
214
host_alias = @host_alias@
215
host_cpu = @host_cpu@
216
host_os = @host_os@
217
host_vendor = @host_vendor@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
218
htmldir = @htmldir@
1.1.1 by Stephen Gran
Import upstream version 0.87
219
includedir = @includedir@
220
infodir = @infodir@
1 by Stephen Gran
Import upstream version 0.73
221
install_sh = @install_sh@
1.1.1 by Stephen Gran
Import upstream version 0.87
222
libdir = @libdir@
223
libexecdir = @libexecdir@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
224
localedir = @localedir@
1.1.1 by Stephen Gran
Import upstream version 0.87
225
localstatedir = @localstatedir@
226
mandir = @mandir@
227
mkdir_p = @mkdir_p@
228
oldincludedir = @oldincludedir@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
229
pdfdir = @pdfdir@
1.1.1 by Stephen Gran
Import upstream version 0.87
230
prefix = @prefix@
231
program_transform_name = @program_transform_name@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
232
psdir = @psdir@
1.1.1 by Stephen Gran
Import upstream version 0.87
233
sbindir = @sbindir@
234
sendmailprog = @sendmailprog@
235
sharedstatedir = @sharedstatedir@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
236
srcdir = @srcdir@
1.1.1 by Stephen Gran
Import upstream version 0.87
237
sysconfdir = @sysconfdir@
238
target = @target@
239
target_alias = @target_alias@
240
target_cpu = @target_cpu@
241
target_os = @target_os@
242
target_vendor = @target_vendor@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
243
top_builddir = @top_builddir@
244
top_srcdir = @top_srcdir@
245
SUBDIRS = libclamunrar libclamunrar_iface libclamav clamscan clamd clamdscan freshclam sigtool clamconf database docs etc clamav-milter
246
EXTRA_DIST = FAQ contrib test examples BUGS shared libclamav.pc.in UPGRADE COPYING.nsis COPYING.unrar COPYING.LGPL
1 by Stephen Gran
Import upstream version 0.73
247
bin_SCRIPTS = clamav-config
248
pkgconfigdir = $(libdir)/pkgconfig
249
pkgconfig_DATA = libclamav.pc
250
all: clamav-config.h
251
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
252
253
.SUFFIXES:
1.1.1 by Stephen Gran
Import upstream version 0.87
254
am--refresh:
255
	@:
256
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
257
	@for dep in $?; do \
258
	  case '$(am__configure_deps)' in \
259
	    *$$dep*) \
260
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
261
	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
262
		&& exit 0; \
263
	      exit 1;; \
264
	  esac; \
265
	done; \
266
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
1 by Stephen Gran
Import upstream version 0.73
267
	cd $(top_srcdir) && \
268
	  $(AUTOMAKE) --gnu  Makefile
1.1.1 by Stephen Gran
Import upstream version 0.87
269
.PRECIOUS: Makefile
270
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271
	@case '$?' in \
272
	  *config.status*) \
273
	    echo ' $(SHELL) ./config.status'; \
274
	    $(SHELL) ./config.status;; \
275
	  *) \
276
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
277
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
278
	esac;
1 by Stephen Gran
Import upstream version 0.73
279
1.1.1 by Stephen Gran
Import upstream version 0.87
280
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1 by Stephen Gran
Import upstream version 0.73
281
	$(SHELL) ./config.status --recheck
1.1.1 by Stephen Gran
Import upstream version 0.87
282
283
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1 by Stephen Gran
Import upstream version 0.73
284
	cd $(srcdir) && $(AUTOCONF)
1.1.1 by Stephen Gran
Import upstream version 0.87
285
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1 by Stephen Gran
Import upstream version 0.73
286
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
287
288
clamav-config.h: stamp-h1
289
	@if test ! -f $@; then \
290
	  rm -f stamp-h1; \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
291
	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1 by Stephen Gran
Import upstream version 0.73
292
	else :; fi
293
294
stamp-h1: $(srcdir)/clamav-config.h.in $(top_builddir)/config.status
295
	@rm -f stamp-h1
296
	cd $(top_builddir) && $(SHELL) ./config.status clamav-config.h
1.1.1 by Stephen Gran
Import upstream version 0.87
297
$(srcdir)/clamav-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1 by Stephen Gran
Import upstream version 0.73
298
	cd $(top_srcdir) && $(AUTOHEADER)
1.1.1 by Stephen Gran
Import upstream version 0.87
299
	rm -f stamp-h1
300
	touch $@
1 by Stephen Gran
Import upstream version 0.73
301
302
distclean-hdr:
2 by Stephen Gran
* Change dependency versioning for clamav-milter
303
	-rm -f clamav-config.h stamp-h1
1.1.1 by Stephen Gran
Import upstream version 0.87
304
clamav-config: $(top_builddir)/config.status $(srcdir)/clamav-config.in
305
	cd $(top_builddir) && $(SHELL) ./config.status $@
306
libclamav.pc: $(top_builddir)/config.status $(srcdir)/libclamav.pc.in
307
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
308
docs/man/clamav-milter.8: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamav-milter.8.in
309
	cd $(top_builddir) && $(SHELL) ./config.status $@
310
docs/man/clamconf.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamconf.1.in
311
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Stephen Gran
Import upstream version 0.87
312
docs/man/clamd.8: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamd.8.in
313
	cd $(top_builddir) && $(SHELL) ./config.status $@
314
docs/man/clamd.conf.5: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamd.conf.5.in
315
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
316
docs/man/clamdscan.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamdscan.1.in
317
	cd $(top_builddir) && $(SHELL) ./config.status $@
318
docs/man/clamscan.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamscan.1.in
319
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Stephen Gran
Import upstream version 0.87
320
docs/man/freshclam.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/freshclam.1.in
321
	cd $(top_builddir) && $(SHELL) ./config.status $@
322
docs/man/freshclam.conf.5: $(top_builddir)/config.status $(top_srcdir)/docs/man/freshclam.conf.5.in
1 by Stephen Gran
Import upstream version 0.73
323
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
324
docs/man/sigtool.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/sigtool.1.in
325
	cd $(top_builddir) && $(SHELL) ./config.status $@
1 by Stephen Gran
Import upstream version 0.73
326
install-binSCRIPTS: $(bin_SCRIPTS)
327
	@$(NORMAL_INSTALL)
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
328
	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
1 by Stephen Gran
Import upstream version 0.73
329
	@list='$(bin_SCRIPTS)'; for p in $$list; do \
2 by Stephen Gran
* Change dependency versioning for clamav-milter
330
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
331
	  if test -f $$d$$p; then \
332
	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
1.1.1 by Stephen Gran
Import upstream version 0.87
333
	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
334
	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
1 by Stephen Gran
Import upstream version 0.73
335
	  else :; fi; \
336
	done
337
338
uninstall-binSCRIPTS:
339
	@$(NORMAL_UNINSTALL)
340
	@list='$(bin_SCRIPTS)'; for p in $$list; do \
2 by Stephen Gran
* Change dependency versioning for clamav-milter
341
	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
1.1.1 by Stephen Gran
Import upstream version 0.87
342
	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
343
	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
1 by Stephen Gran
Import upstream version 0.73
344
	done
345
346
mostlyclean-libtool:
347
	-rm -f *.lo
348
349
clean-libtool:
350
	-rm -rf .libs _libs
351
352
distclean-libtool:
353
	-rm -f libtool
354
install-pkgconfigDATA: $(pkgconfig_DATA)
355
	@$(NORMAL_INSTALL)
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
356
	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
1 by Stephen Gran
Import upstream version 0.73
357
	@list='$(pkgconfig_DATA)'; for p in $$list; do \
358
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.1 by Stephen Gran
Import upstream version 0.87
359
	  f=$(am__strip_dir) \
360
	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
361
	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1 by Stephen Gran
Import upstream version 0.73
362
	done
363
364
uninstall-pkgconfigDATA:
365
	@$(NORMAL_UNINSTALL)
366
	@list='$(pkgconfig_DATA)'; for p in $$list; do \
1.1.1 by Stephen Gran
Import upstream version 0.87
367
	  f=$(am__strip_dir) \
368
	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
369
	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1 by Stephen Gran
Import upstream version 0.73
370
	done
371
372
# This directory's subdirectories are mostly independent; you can cd
373
# into them and run `make' without going through this Makefile.
374
# To change the values of `make' variables: instead of editing Makefiles,
375
# (1) if the variable is set in `config.status', edit `config.status'
376
#     (which will cause the Makefiles to be regenerated when you run `make');
377
# (2) otherwise, pass the desired values on the `make' command line.
378
$(RECURSIVE_TARGETS):
1.1.1 by Stephen Gran
Import upstream version 0.87
379
	@failcom='exit 1'; \
380
	for f in x $$MAKEFLAGS; do \
381
	  case $$f in \
382
	    *=* | --[!k]*);; \
383
	    *k*) failcom='fail=yes';; \
384
	  esac; \
385
	done; \
1 by Stephen Gran
Import upstream version 0.73
386
	dot_seen=no; \
387
	target=`echo $@ | sed s/-recursive//`; \
388
	list='$(SUBDIRS)'; for subdir in $$list; do \
389
	  echo "Making $$target in $$subdir"; \
390
	  if test "$$subdir" = "."; then \
391
	    dot_seen=yes; \
392
	    local_target="$$target-am"; \
393
	  else \
394
	    local_target="$$target"; \
395
	  fi; \
396
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.1 by Stephen Gran
Import upstream version 0.87
397
	  || eval $$failcom; \
1 by Stephen Gran
Import upstream version 0.73
398
	done; \
399
	if test "$$dot_seen" = "no"; then \
400
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
401
	fi; test -z "$$fail"
402
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
403
$(RECURSIVE_CLEAN_TARGETS):
1.1.1 by Stephen Gran
Import upstream version 0.87
404
	@failcom='exit 1'; \
405
	for f in x $$MAKEFLAGS; do \
406
	  case $$f in \
407
	    *=* | --[!k]*);; \
408
	    *k*) failcom='fail=yes';; \
409
	  esac; \
410
	done; \
1 by Stephen Gran
Import upstream version 0.73
411
	dot_seen=no; \
412
	case "$@" in \
413
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
414
	  *) list='$(SUBDIRS)' ;; \
415
	esac; \
416
	rev=''; for subdir in $$list; do \
417
	  if test "$$subdir" = "."; then :; else \
418
	    rev="$$subdir $$rev"; \
419
	  fi; \
420
	done; \
421
	rev="$$rev ."; \
422
	target=`echo $@ | sed s/-recursive//`; \
423
	for subdir in $$rev; do \
424
	  echo "Making $$target in $$subdir"; \
425
	  if test "$$subdir" = "."; then \
426
	    local_target="$$target-am"; \
427
	  else \
428
	    local_target="$$target"; \
429
	  fi; \
430
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.1 by Stephen Gran
Import upstream version 0.87
431
	  || eval $$failcom; \
1 by Stephen Gran
Import upstream version 0.73
432
	done && test -z "$$fail"
433
tags-recursive:
434
	list='$(SUBDIRS)'; for subdir in $$list; do \
435
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
436
	done
1.1.1 by Stephen Gran
Import upstream version 0.87
437
ctags-recursive:
438
	list='$(SUBDIRS)'; for subdir in $$list; do \
439
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
440
	done
1 by Stephen Gran
Import upstream version 0.73
441
442
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
443
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
444
	unique=`for i in $$list; do \
445
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
446
	  done | \
447
	  $(AWK) '    { files[$$0] = 1; } \
448
	       END { for (i in files) print i; }'`; \
449
	mkid -fID $$unique
1.1.1 by Stephen Gran
Import upstream version 0.87
450
tags: TAGS
1 by Stephen Gran
Import upstream version 0.73
451
452
TAGS: tags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
453
		$(TAGS_FILES) $(LISP)
454
	tags=; \
455
	here=`pwd`; \
1.1.1 by Stephen Gran
Import upstream version 0.87
456
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
457
	  include_option=--etags-include; \
458
	  empty_fix=.; \
459
	else \
460
	  include_option=--include; \
461
	  empty_fix=; \
462
	fi; \
1 by Stephen Gran
Import upstream version 0.73
463
	list='$(SUBDIRS)'; for subdir in $$list; do \
464
	  if test "$$subdir" = .; then :; else \
1.1.1 by Stephen Gran
Import upstream version 0.87
465
	    test ! -f $$subdir/TAGS || \
466
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1 by Stephen Gran
Import upstream version 0.73
467
	  fi; \
468
	done; \
469
	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
470
	unique=`for i in $$list; do \
471
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
472
	  done | \
473
	  $(AWK) '    { files[$$0] = 1; } \
474
	       END { for (i in files) print i; }'`; \
1.1.1 by Stephen Gran
Import upstream version 0.87
475
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
476
	  test -n "$$unique" || unique=$$empty_fix; \
477
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478
	    $$tags $$unique; \
479
	fi
480
ctags: CTAGS
481
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) clamav-config.h.in $(TAGS_DEPENDENCIES) \
482
		$(TAGS_FILES) $(LISP)
483
	tags=; \
484
	here=`pwd`; \
485
	list='$(SOURCES) $(HEADERS) clamav-config.h.in $(LISP) $(TAGS_FILES)'; \
486
	unique=`for i in $$list; do \
487
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488
	  done | \
489
	  $(AWK) '    { files[$$0] = 1; } \
490
	       END { for (i in files) print i; }'`; \
491
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
492
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1 by Stephen Gran
Import upstream version 0.73
493
	     $$tags $$unique
494
495
GTAGS:
496
	here=`$(am__cd) $(top_builddir) && pwd` \
497
	  && cd $(top_srcdir) \
498
	  && gtags -i $(GTAGS_ARGS) $$here
499
500
distclean-tags:
1.1.1 by Stephen Gran
Import upstream version 0.87
501
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1 by Stephen Gran
Import upstream version 0.73
502
503
distdir: $(DISTFILES)
504
	$(am__remove_distdir)
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
505
	test -d $(distdir) || mkdir $(distdir)
506
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508
	list='$(DISTFILES)'; \
509
	  dist_files=`for file in $$list; do echo $$file; done | \
510
	  sed -e "s|^$$srcdirstrip/||;t" \
511
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512
	case $$dist_files in \
513
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
514
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515
			   sort -u` ;; \
516
	esac; \
517
	for file in $$dist_files; do \
1 by Stephen Gran
Import upstream version 0.73
518
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519
	  if test -d $$d/$$file; then \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
520
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1 by Stephen Gran
Import upstream version 0.73
521
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
522
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
523
	    fi; \
524
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
525
	  else \
526
	    test -f $(distdir)/$$file \
527
	    || cp -p $$d/$$file $(distdir)/$$file \
528
	    || exit 1; \
529
	  fi; \
530
	done
1.1.1 by Stephen Gran
Import upstream version 0.87
531
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1 by Stephen Gran
Import upstream version 0.73
532
	  if test "$$subdir" = .; then :; else \
1.1.1 by Stephen Gran
Import upstream version 0.87
533
	    test -d "$(distdir)/$$subdir" \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
534
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
1 by Stephen Gran
Import upstream version 0.73
535
	    || exit 1; \
1.1.1 by Stephen Gran
Import upstream version 0.87
536
	    distdir=`$(am__cd) $(distdir) && pwd`; \
537
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1 by Stephen Gran
Import upstream version 0.73
538
	    (cd $$subdir && \
539
	      $(MAKE) $(AM_MAKEFLAGS) \
1.1.1 by Stephen Gran
Import upstream version 0.87
540
	        top_distdir="$$top_distdir" \
541
	        distdir="$$distdir/$$subdir" \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
542
		am__remove_distdir=: \
543
		am__skip_length_check=: \
1 by Stephen Gran
Import upstream version 0.73
544
	        distdir) \
545
	      || exit 1; \
546
	  fi; \
547
	done
548
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
549
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
550
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
551
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1 by Stephen Gran
Import upstream version 0.73
552
	|| chmod -R a+r $(distdir)
553
dist-gzip: distdir
1.1.1 by Stephen Gran
Import upstream version 0.87
554
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
555
	$(am__remove_distdir)
556
557
dist-bzip2: distdir
558
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
559
	$(am__remove_distdir)
560
561
dist-tarZ: distdir
562
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
563
	$(am__remove_distdir)
564
565
dist-shar: distdir
566
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
567
	$(am__remove_distdir)
568
569
dist-zip: distdir
570
	-rm -f $(distdir).zip
571
	zip -rq $(distdir).zip $(distdir)
1 by Stephen Gran
Import upstream version 0.73
572
	$(am__remove_distdir)
573
574
dist dist-all: distdir
1.1.1 by Stephen Gran
Import upstream version 0.87
575
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1 by Stephen Gran
Import upstream version 0.73
576
	$(am__remove_distdir)
577
578
# This target untars the dist file and tries a VPATH configuration.  Then
579
# it guarantees that the distribution is self-contained by making another
580
# tarfile.
581
distcheck: dist
1.1.1 by Stephen Gran
Import upstream version 0.87
582
	case '$(DIST_ARCHIVES)' in \
583
	*.tar.gz*) \
584
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
585
	*.tar.bz2*) \
586
	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
587
	*.tar.Z*) \
588
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
589
	*.shar.gz*) \
590
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
591
	*.zip*) \
592
	  unzip $(distdir).zip ;;\
593
	esac
1 by Stephen Gran
Import upstream version 0.73
594
	chmod -R a-w $(distdir); chmod a+w $(distdir)
1.1.1 by Stephen Gran
Import upstream version 0.87
595
	mkdir $(distdir)/_build
596
	mkdir $(distdir)/_inst
1 by Stephen Gran
Import upstream version 0.73
597
	chmod a-w $(distdir)
1.1.1 by Stephen Gran
Import upstream version 0.87
598
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
599
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
600
	  && cd $(distdir)/_build \
601
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1 by Stephen Gran
Import upstream version 0.73
602
	    $(DISTCHECK_CONFIGURE_FLAGS) \
603
	  && $(MAKE) $(AM_MAKEFLAGS) \
604
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
605
	  && $(MAKE) $(AM_MAKEFLAGS) check \
606
	  && $(MAKE) $(AM_MAKEFLAGS) install \
607
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
608
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1.1.1 by Stephen Gran
Import upstream version 0.87
609
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
610
	        distuninstallcheck \
611
	  && chmod -R a-w "$$dc_install_base" \
612
	  && ({ \
613
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
614
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
615
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
616
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
617
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
618
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
619
	  && rm -rf "$$dc_destdir" \
620
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
621
	  && rm -rf $(DIST_ARCHIVES) \
1 by Stephen Gran
Import upstream version 0.73
622
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
623
	$(am__remove_distdir)
1.1.1 by Stephen Gran
Import upstream version 0.87
624
	@(echo "$(distdir) archives ready for distribution: "; \
625
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
626
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1.1.1 by Stephen Gran
Import upstream version 0.87
627
distuninstallcheck:
628
	@cd $(distuninstallcheck_dir) \
629
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
630
	   || { echo "ERROR: files left after uninstall:" ; \
631
	        if test -n "$(DESTDIR)"; then \
632
	          echo "  (check DESTDIR support)"; \
633
	        fi ; \
634
	        $(distuninstallcheck_listfiles) ; \
635
	        exit 1; } >&2
1 by Stephen Gran
Import upstream version 0.73
636
distcleancheck: distclean
1.1.1 by Stephen Gran
Import upstream version 0.87
637
	@if test '$(srcdir)' = . ; then \
1 by Stephen Gran
Import upstream version 0.73
638
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
639
	  exit 1 ; \
640
	fi
1.1.1 by Stephen Gran
Import upstream version 0.87
641
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
642
	  || { echo "ERROR: files left in build directory after distclean:" ; \
1 by Stephen Gran
Import upstream version 0.73
643
	       $(distcleancheck_listfiles) ; \
644
	       exit 1; } >&2
645
check-am: all-am
646
check: check-recursive
647
all-am: Makefile $(SCRIPTS) $(DATA) clamav-config.h
648
installdirs: installdirs-recursive
649
installdirs-am:
1.1.1 by Stephen Gran
Import upstream version 0.87
650
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
651
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1.1.1 by Stephen Gran
Import upstream version 0.87
652
	done
1 by Stephen Gran
Import upstream version 0.73
653
install: install-recursive
654
install-exec: install-exec-recursive
655
install-data: install-data-recursive
656
uninstall: uninstall-recursive
657
658
install-am: all-am
659
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
660
661
installcheck: installcheck-recursive
662
install-strip:
663
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.1.1 by Stephen Gran
Import upstream version 0.87
664
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1 by Stephen Gran
Import upstream version 0.73
665
	  `test -z '$(STRIP)' || \
666
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
667
mostlyclean-generic:
668
669
clean-generic:
670
671
distclean-generic:
1.1.1 by Stephen Gran
Import upstream version 0.87
672
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1 by Stephen Gran
Import upstream version 0.73
673
674
maintainer-clean-generic:
675
	@echo "This command is intended for maintainers to use"
676
	@echo "it deletes files that may require special tools to rebuild."
677
clean: clean-recursive
678
679
clean-am: clean-generic clean-libtool mostlyclean-am
680
681
distclean: distclean-recursive
2 by Stephen Gran
* Change dependency versioning for clamav-milter
682
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1.1.1 by Stephen Gran
Import upstream version 0.87
683
	-rm -f Makefile
684
distclean-am: clean-am distclean-generic distclean-hdr \
685
	distclean-libtool distclean-tags
1 by Stephen Gran
Import upstream version 0.73
686
687
dvi: dvi-recursive
688
689
dvi-am:
690
1.1.1 by Stephen Gran
Import upstream version 0.87
691
html: html-recursive
692
1 by Stephen Gran
Import upstream version 0.73
693
info: info-recursive
694
695
info-am:
696
697
install-data-am: install-pkgconfigDATA
698
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
699
install-dvi: install-dvi-recursive
700
1 by Stephen Gran
Import upstream version 0.73
701
install-exec-am: install-binSCRIPTS
702
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
703
install-html: install-html-recursive
704
1 by Stephen Gran
Import upstream version 0.73
705
install-info: install-info-recursive
706
707
install-man:
708
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
709
install-pdf: install-pdf-recursive
710
711
install-ps: install-ps-recursive
712
1 by Stephen Gran
Import upstream version 0.73
713
installcheck-am:
714
715
maintainer-clean: maintainer-clean-recursive
2 by Stephen Gran
* Change dependency versioning for clamav-milter
716
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1.1.1 by Stephen Gran
Import upstream version 0.87
717
	-rm -rf $(top_srcdir)/autom4te.cache
718
	-rm -f Makefile
1 by Stephen Gran
Import upstream version 0.73
719
maintainer-clean-am: distclean-am maintainer-clean-generic
720
721
mostlyclean: mostlyclean-recursive
722
723
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
724
1.1.1 by Stephen Gran
Import upstream version 0.87
725
pdf: pdf-recursive
726
727
pdf-am:
728
729
ps: ps-recursive
730
731
ps-am:
732
1.1.6 by Leonel Nunez
Import upstream version 0.92~dfsg
733
uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
734
735
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
736
	install-strip
737
738
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
739
	all all-am am--refresh check check-am clean clean-generic \
740
	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
741
	dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
742
	distclean-generic distclean-hdr distclean-libtool \
743
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
744
	dvi-am html html-am info info-am install install-am \
745
	install-binSCRIPTS install-data install-data-am install-dvi \
746
	install-dvi-am install-exec install-exec-am install-html \
747
	install-html-am install-info install-info-am install-man \
748
	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
749
	install-ps-am install-strip installcheck installcheck-am \
750
	installdirs installdirs-am maintainer-clean \
751
	maintainer-clean-generic mostlyclean mostlyclean-generic \
752
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
753
	uninstall uninstall-am uninstall-binSCRIPTS \
1 by Stephen Gran
Import upstream version 0.73
754
	uninstall-pkgconfigDATA
755
756
# Tell versions [3.59,3.63) of GNU make to not export all variables.
757
# Otherwise a system limit (for SysV at least) may be exceeded.
758
.NOEXPORT: