~ubuntu-branches/ubuntu/trusty/syslog-ng/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/debian-changes-3.0.5-1/contrib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2010-03-14 12:57:49 UTC
  • mfrom: (1.3.1 upstream) (12.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100314125749-m3ats648sp2urg0f
Tags: 3.0.5-1
New upstream release, new maintainer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
subdir = contrib
 
35
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
CONFIG_CLEAN_VPATH_FILES =
 
44
SOURCES =
 
45
DIST_SOURCES =
 
46
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
47
ACLOCAL = @ACLOCAL@
 
48
AMTAR = @AMTAR@
 
49
AUTOCONF = @AUTOCONF@
 
50
AUTOHEADER = @AUTOHEADER@
 
51
AUTOMAKE = @AUTOMAKE@
 
52
AWK = @AWK@
 
53
BASE_LIBS = @BASE_LIBS@
 
54
CC = @CC@
 
55
CCDEPMODE = @CCDEPMODE@
 
56
CFLAGS = @CFLAGS@
 
57
CPP = @CPP@
 
58
CPPFLAGS = @CPPFLAGS@
 
59
CURRDATE = @CURRDATE@
 
60
CYGPATH_W = @CYGPATH_W@
 
61
DEFS = @DEFS@
 
62
DEPDIR = @DEPDIR@
 
63
DEPS_CPPFLAGS = @DEPS_CPPFLAGS@
 
64
DEPS_LIBS = @DEPS_LIBS@
 
65
ECHO_C = @ECHO_C@
 
66
ECHO_N = @ECHO_N@
 
67
ECHO_T = @ECHO_T@
 
68
EGREP = @EGREP@
 
69
EVTLOG_CFLAGS = @EVTLOG_CFLAGS@
 
70
EVTLOG_LIBS = @EVTLOG_LIBS@
 
71
EXEEXT = @EXEEXT@
 
72
GLIB_CFLAGS = @GLIB_CFLAGS@
 
73
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
74
GLIB_LIBS = @GLIB_LIBS@
 
75
GLIB_MKENUMS = @GLIB_MKENUMS@
 
76
GOBJECT_QUERY = @GOBJECT_QUERY@
 
77
GREP = @GREP@
 
78
INSTALL = @INSTALL@
 
79
INSTALL_DATA = @INSTALL_DATA@
 
80
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
81
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
82
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
83
LDFLAGS = @LDFLAGS@
 
84
LEX = @LEX@
 
85
LEXLIB = @LEXLIB@
 
86
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
87
LIBDBI_CFLAGS = @LIBDBI_CFLAGS@
 
88
LIBDBI_LIBS = @LIBDBI_LIBS@
 
89
LIBOBJS = @LIBOBJS@
 
90
LIBS = @LIBS@
 
91
LTLIBOBJS = @LTLIBOBJS@
 
92
MAKEINFO = @MAKEINFO@
 
93
MKDIR_P = @MKDIR_P@
 
94
OBJEXT = @OBJEXT@
 
95
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
 
96
OPENSSL_LIBS = @OPENSSL_LIBS@
 
97
PACKAGE = @PACKAGE@
 
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
99
PACKAGE_FILES_SUFFIX = @PACKAGE_FILES_SUFFIX@
 
100
PACKAGE_NAME = @PACKAGE_NAME@
 
101
PACKAGE_STRING = @PACKAGE_STRING@
 
102
PACKAGE_SUFFIX = @PACKAGE_SUFFIX@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_URL = @PACKAGE_URL@
 
105
PACKAGE_VERSION = @PACKAGE_VERSION@
 
106
PATH_SEPARATOR = @PATH_SEPARATOR@
 
107
PCRE_CFLAGS = @PCRE_CFLAGS@
 
108
PCRE_LIBS = @PCRE_LIBS@
 
109
PKG_CONFIG = @PKG_CONFIG@
 
110
RANLIB = @RANLIB@
 
111
RELEASE_TAG = @RELEASE_TAG@
 
112
SET_MAKE = @SET_MAKE@
 
113
SHELL = @SHELL@
 
114
SNAPSHOT_VERSION = @SNAPSHOT_VERSION@
 
115
SOURCE_REVISION = @SOURCE_REVISION@
 
116
STRIP = @STRIP@
 
117
VERSION = @VERSION@
 
118
YACC = @YACC@
 
119
YFLAGS = @YFLAGS@
 
120
abs_builddir = @abs_builddir@
 
121
abs_srcdir = @abs_srcdir@
 
122
abs_top_builddir = @abs_top_builddir@
 
123
abs_top_srcdir = @abs_top_srcdir@
 
124
ac_ct_CC = @ac_ct_CC@
 
125
am__include = @am__include@
 
126
am__leading_dot = @am__leading_dot@
 
127
am__quote = @am__quote@
 
128
am__tar = @am__tar@
 
129
am__untar = @am__untar@
 
130
bindir = @bindir@
 
131
build_alias = @build_alias@
 
132
builddir = @builddir@
 
133
datadir = @datadir@
 
134
datarootdir = @datarootdir@
 
135
docdir = @docdir@
 
136
dvidir = @dvidir@
 
137
exec_prefix = @exec_prefix@
 
138
host_alias = @host_alias@
 
139
htmldir = @htmldir@
 
140
includedir = @includedir@
 
141
infodir = @infodir@
 
142
install_sh = @install_sh@
 
143
libdir = @libdir@
 
144
libexecdir = @libexecdir@
 
145
localedir = @localedir@
 
146
localstatedir = @localstatedir@
 
147
mandir = @mandir@
 
148
mkdir_p = @mkdir_p@
 
149
oldincludedir = @oldincludedir@
 
150
pdfdir = @pdfdir@
 
151
pidfiledir = @pidfiledir@
 
152
prefix = @prefix@
 
153
program_transform_name = @program_transform_name@
 
154
psdir = @psdir@
 
155
sbindir = @sbindir@
 
156
sharedstatedir = @sharedstatedir@
 
157
srcdir = @srcdir@
 
158
sysconfdir = @sysconfdir@
 
159
target_alias = @target_alias@
 
160
timezonedir = @timezonedir@
 
161
top_build_prefix = @top_build_prefix@
 
162
top_builddir = @top_builddir@
 
163
top_srcdir = @top_srcdir@
 
164
EXTRA_DIST = README init.d.solaris init.d.HP-UX init.d.RedHat init.d.SuSE       \
 
165
        init.d.SunOS init.d.solaris syslog-ng.conf.HP-UX syslog-ng.conf.RedHat  \
 
166
        syslog-ng.conf.SunOS syslog2ng syslog-ng.vim init.d.RedHat-7.3          \
 
167
        syslog-ng.conf.doc relogger.pl \
 
168
        fedora-packaging/syslog-ng.conf \
 
169
        fedora-packaging/syslog-ng.init \
 
170
        fedora-packaging/syslog-ng.sysconfig    \
 
171
        fedora-packaging/syslog-ng.logrotate    \
 
172
        rhel-packaging/syslog-ng.conf  \
 
173
        rhel-packaging/syslog-ng.init  \
 
174
        rhel-packaging/syslog-ng.logrotate \
 
175
        aix-packaging/syslog-ng.conf \
 
176
        hpux-packaging/syslog-ng.conf \
 
177
        hpux-packaging/syslog-ng.init \
 
178
        lfs-packaging/Makefile.lfs \
 
179
        lfs-packaging/README.lfs \
 
180
        lfs-packaging/syslog-ng.init.lfs \
 
181
        cygwin-packaging/cygwin-postinstall \
 
182
        cygwin-packaging/syslog-ng-config \
 
183
        solaris-packaging/solaris10_install.txt \
 
184
        solaris-packaging/syslog-ng.example.xml \
 
185
        solaris-packaging/syslog-ng.method \
 
186
        freebsd-packaging/syslog-ng.rc.d \
 
187
        freebsd-packaging/syslog-ng.conf.example \
 
188
        selinux/syslog_ng.fc \
 
189
        selinux/syslog_ng.te \
 
190
        selinux/README.selinux \
 
191
        apparmor/opt.syslog-ng.sbin.syslog-ng \
 
192
        balabit-initscripts/init.d \
 
193
        balabit-initscripts/init.d.freebsd \
 
194
        balabit-initscripts/init-functions
 
195
 
 
196
all: all-am
 
197
 
 
198
.SUFFIXES:
 
199
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
200
        @for dep in $?; do \
 
201
          case '$(am__configure_deps)' in \
 
202
            *$$dep*) \
 
203
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
204
                && { if test -f $@; then exit 0; else break; fi; }; \
 
205
              exit 1;; \
 
206
          esac; \
 
207
        done; \
 
208
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/Makefile'; \
 
209
        $(am__cd) $(top_srcdir) && \
 
210
          $(AUTOMAKE) --foreign contrib/Makefile
 
211
.PRECIOUS: Makefile
 
212
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
213
        @case '$?' in \
 
214
          *config.status*) \
 
215
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
216
          *) \
 
217
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
218
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
219
        esac;
 
220
 
 
221
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
222
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
223
 
 
224
$(top_srcdir)/configure:  $(am__configure_deps)
 
225
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
226
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
227
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
228
$(am__aclocal_m4_deps):
 
229
tags: TAGS
 
230
TAGS:
 
231
 
 
232
ctags: CTAGS
 
233
CTAGS:
 
234
 
 
235
 
 
236
distdir: $(DISTFILES)
 
237
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
238
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
239
        list='$(DISTFILES)'; \
 
240
          dist_files=`for file in $$list; do echo $$file; done | \
 
241
          sed -e "s|^$$srcdirstrip/||;t" \
 
242
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
243
        case $$dist_files in \
 
244
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
245
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
246
                           sort -u` ;; \
 
247
        esac; \
 
248
        for file in $$dist_files; do \
 
249
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
250
          if test -d $$d/$$file; then \
 
251
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
252
            if test -d "$(distdir)/$$file"; then \
 
253
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
254
            fi; \
 
255
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
256
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
257
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
258
            fi; \
 
259
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
260
          else \
 
261
            test -f "$(distdir)/$$file" \
 
262
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
263
            || exit 1; \
 
264
          fi; \
 
265
        done
 
266
check-am: all-am
 
267
check: check-am
 
268
all-am: Makefile
 
269
installdirs:
 
270
install: install-am
 
271
install-exec: install-exec-am
 
272
install-data: install-data-am
 
273
uninstall: uninstall-am
 
274
 
 
275
install-am: all-am
 
276
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
277
 
 
278
installcheck: installcheck-am
 
279
install-strip:
 
280
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
281
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
282
          `test -z '$(STRIP)' || \
 
283
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
284
mostlyclean-generic:
 
285
 
 
286
clean-generic:
 
287
 
 
288
distclean-generic:
 
289
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
290
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
291
 
 
292
maintainer-clean-generic:
 
293
        @echo "This command is intended for maintainers to use"
 
294
        @echo "it deletes files that may require special tools to rebuild."
 
295
clean: clean-am
 
296
 
 
297
clean-am: clean-generic mostlyclean-am
 
298
 
 
299
distclean: distclean-am
 
300
        -rm -f Makefile
 
301
distclean-am: clean-am distclean-generic
 
302
 
 
303
dvi: dvi-am
 
304
 
 
305
dvi-am:
 
306
 
 
307
html: html-am
 
308
 
 
309
html-am:
 
310
 
 
311
info: info-am
 
312
 
 
313
info-am:
 
314
 
 
315
install-data-am:
 
316
 
 
317
install-dvi: install-dvi-am
 
318
 
 
319
install-dvi-am:
 
320
 
 
321
install-exec-am:
 
322
 
 
323
install-html: install-html-am
 
324
 
 
325
install-html-am:
 
326
 
 
327
install-info: install-info-am
 
328
 
 
329
install-info-am:
 
330
 
 
331
install-man:
 
332
 
 
333
install-pdf: install-pdf-am
 
334
 
 
335
install-pdf-am:
 
336
 
 
337
install-ps: install-ps-am
 
338
 
 
339
install-ps-am:
 
340
 
 
341
installcheck-am:
 
342
 
 
343
maintainer-clean: maintainer-clean-am
 
344
        -rm -f Makefile
 
345
maintainer-clean-am: distclean-am maintainer-clean-generic
 
346
 
 
347
mostlyclean: mostlyclean-am
 
348
 
 
349
mostlyclean-am: mostlyclean-generic
 
350
 
 
351
pdf: pdf-am
 
352
 
 
353
pdf-am:
 
354
 
 
355
ps: ps-am
 
356
 
 
357
ps-am:
 
358
 
 
359
uninstall-am:
 
360
 
 
361
.MAKE: install-am install-strip
 
362
 
 
363
.PHONY: all all-am check check-am clean clean-generic distclean \
 
364
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
365
        install install-am install-data install-data-am install-dvi \
 
366
        install-dvi-am install-exec install-exec-am install-html \
 
367
        install-html-am install-info install-info-am install-man \
 
368
        install-pdf install-pdf-am install-ps install-ps-am \
 
369
        install-strip installcheck installcheck-am installdirs \
 
370
        maintainer-clean maintainer-clean-generic mostlyclean \
 
371
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
 
372
 
 
373
 
 
374
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
375
# Otherwise a system limit (for SysV at least) may be exceeded.
 
376
.NOEXPORT: