~ubuntu-branches/ubuntu/edgy/syslog-ng/edgy

« back to all changes in this revision

Viewing changes to doc/sgml/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): SZALAY Attila
  • Date: 2006-05-25 11:21:50 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060525112150-b18srkxcrz980xi9
Tags: 1.9.11-1
* New upstream version
  - Fixed log facility and priority detecting. (Closes: #350120, #350344, #357071, #367256)
* Added bison to Build-Dependency. (Closes: #368765)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
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
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../..
24
 
 
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
ACLOCAL = @ACLOCAL@
39
 
ALLOCA = @ALLOCA@
40
 
AMDEP_FALSE = @AMDEP_FALSE@
41
 
AMDEP_TRUE = @AMDEP_TRUE@
42
 
AMTAR = @AMTAR@
43
 
AUTOCONF = @AUTOCONF@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
AUTOMAKE = @AUTOMAKE@
46
 
AWK = @AWK@
47
 
CC = @CC@
48
 
CCDEPMODE = @CCDEPMODE@
49
 
CFLAGS = @CFLAGS@
50
 
CPP = @CPP@
51
 
CPPFLAGS = @CPPFLAGS@
52
 
CYGPATH_W = @CYGPATH_W@
53
 
DATE = @DATE@
54
 
DEFS = @DEFS@
55
 
DEPDIR = @DEPDIR@
56
 
ECHO_C = @ECHO_C@
57
 
ECHO_N = @ECHO_N@
58
 
ECHO_T = @ECHO_T@
59
 
EGREP = @EGREP@
60
 
EXEEXT = @EXEEXT@
61
 
INSTALL_DATA = @INSTALL_DATA@
62
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
63
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
64
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
65
 
LDFLAGS = @LDFLAGS@
66
 
LEX = @LEX@
67
 
LEXLIB = @LEXLIB@
68
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
69
 
LIBOBJS = @LIBOBJS@
70
 
LIBOL_DIR = @LIBOL_DIR@
71
 
LIBOL_VERSION = @LIBOL_VERSION@
72
 
LIBS = @LIBS@
73
 
LTLIBOBJS = @LTLIBOBJS@
74
 
MAKEINFO = @MAKEINFO@
75
 
MAKE_CLASS = @MAKE_CLASS@
76
 
OBJEXT = @OBJEXT@
77
 
PACKAGE = @PACKAGE@
78
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
79
 
PACKAGE_NAME = @PACKAGE_NAME@
80
 
PACKAGE_STRING = @PACKAGE_STRING@
81
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
82
 
PACKAGE_VERSION = @PACKAGE_VERSION@
83
 
PATH_SEPARATOR = @PATH_SEPARATOR@
84
 
RELEASE_TAG = @RELEASE_TAG@
85
 
SET_MAKE = @SET_MAKE@
86
 
SHELL = @SHELL@
87
 
SNAPSHOT_VERSION = @SNAPSHOT_VERSION@
88
 
STRIP = @STRIP@
89
 
VERSION = @VERSION@
90
 
YACC = @YACC@
91
 
YFLAGS = @YFLAGS@
92
 
ac_ct_CC = @ac_ct_CC@
93
 
ac_ct_STRIP = @ac_ct_STRIP@
94
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
95
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
96
 
am__include = @am__include@
97
 
am__leading_dot = @am__leading_dot@
98
 
am__quote = @am__quote@
99
 
bindir = @bindir@
100
 
build_alias = @build_alias@
101
 
datadir = @datadir@
102
 
exec_prefix = @exec_prefix@
103
 
host_alias = @host_alias@
104
 
includedir = @includedir@
105
 
infodir = @infodir@
106
 
install_sh = @install_sh@
107
 
libdir = @libdir@
108
 
libexecdir = @libexecdir@
109
 
localstatedir = @localstatedir@
110
 
mandir = @mandir@
111
 
oldincludedir = @oldincludedir@
112
 
prefix = @prefix@
113
 
program_transform_name = @program_transform_name@
114
 
sbindir = @sbindir@
115
 
sharedstatedir = @sharedstatedir@
116
 
sysconfdir = @sysconfdir@
117
 
target_alias = @target_alias@
118
 
 
119
 
EXTRA_DIST = syslog-ng.sgml \
120
 
        syslog-ng.txt syslog-ng.ps syslog-ng.dvi syslog-ng.html.tar.gz
121
 
 
122
 
subdir = doc/sgml
123
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
124
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
125
 
CONFIG_HEADER = $(top_builddir)/src/config.h
126
 
CONFIG_CLEAN_FILES =
127
 
DIST_SOURCES =
128
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
129
 
all: all-am
130
 
 
131
 
.SUFFIXES:
132
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
133
 
        cd $(top_srcdir) && \
134
 
          $(AUTOMAKE) --gnu  doc/sgml/Makefile
135
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
136
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
137
 
uninstall-info-am:
138
 
tags: TAGS
139
 
TAGS:
140
 
 
141
 
ctags: CTAGS
142
 
CTAGS:
143
 
 
144
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145
 
 
146
 
top_distdir = ../..
147
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
148
 
 
149
 
distdir: $(DISTFILES)
150
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
151
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
152
 
        list='$(DISTFILES)'; for file in $$list; do \
153
 
          case $$file in \
154
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
155
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
156
 
          esac; \
157
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
158
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
159
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
160
 
            dir="/$$dir"; \
161
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
162
 
          else \
163
 
            dir=''; \
164
 
          fi; \
165
 
          if test -d $$d/$$file; then \
166
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
167
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
168
 
            fi; \
169
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
170
 
          else \
171
 
            test -f $(distdir)/$$file \
172
 
            || cp -p $$d/$$file $(distdir)/$$file \
173
 
            || exit 1; \
174
 
          fi; \
175
 
        done
176
 
check-am: all-am
177
 
check: check-am
178
 
all-am: Makefile
179
 
 
180
 
installdirs:
181
 
install: install-am
182
 
install-exec: install-exec-am
183
 
install-data: install-data-am
184
 
uninstall: uninstall-am
185
 
 
186
 
install-am: all-am
187
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
188
 
 
189
 
installcheck: installcheck-am
190
 
install-strip:
191
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
192
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
193
 
          `test -z '$(STRIP)' || \
194
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
195
 
mostlyclean-generic:
196
 
 
197
 
clean-generic:
198
 
 
199
 
distclean-generic:
200
 
        -rm -f $(CONFIG_CLEAN_FILES)
201
 
 
202
 
maintainer-clean-generic:
203
 
        @echo "This command is intended for maintainers to use"
204
 
        @echo "it deletes files that may require special tools to rebuild."
205
 
clean: clean-am
206
 
 
207
 
clean-am: clean-generic mostlyclean-am
208
 
 
209
 
distclean: distclean-am
210
 
        -rm -f Makefile
211
 
distclean-am: clean-am distclean-generic
212
 
 
213
 
dvi: dvi-am
214
 
 
215
 
dvi-am:
216
 
 
217
 
info: info-am
218
 
 
219
 
info-am:
220
 
 
221
 
install-data-am:
222
 
 
223
 
install-exec-am:
224
 
 
225
 
install-info: install-info-am
226
 
 
227
 
install-man:
228
 
 
229
 
installcheck-am:
230
 
 
231
 
maintainer-clean: maintainer-clean-am
232
 
        -rm -f Makefile
233
 
maintainer-clean-am: distclean-am maintainer-clean-generic
234
 
 
235
 
mostlyclean: mostlyclean-am
236
 
 
237
 
mostlyclean-am: mostlyclean-generic
238
 
 
239
 
pdf: pdf-am
240
 
 
241
 
pdf-am:
242
 
 
243
 
ps: ps-am
244
 
 
245
 
ps-am:
246
 
 
247
 
uninstall-am: uninstall-info-am
248
 
 
249
 
.PHONY: all all-am check check-am clean clean-generic distclean \
250
 
        distclean-generic distdir dvi dvi-am info info-am install \
251
 
        install-am install-data install-data-am install-exec \
252
 
        install-exec-am install-info install-info-am install-man \
253
 
        install-strip installcheck installcheck-am installdirs \
254
 
        maintainer-clean maintainer-clean-generic mostlyclean \
255
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
256
 
        uninstall-info-am
257
 
 
258
 
 
259
 
syslog-ng.txt: syslog-ng.sgml
260
 
        sgmltools -b txt syslog-ng.sgml
261
 
 
262
 
syslog-ng.ps: syslog-ng.sgml
263
 
        sgmltools -b ps syslog-ng.sgml
264
 
 
265
 
syslog-ng.dvi: syslog-ng.sgml
266
 
        sgmltools -b dvi syslog-ng.sgml
267
 
 
268
 
syslog-ng.html.tar.gz: syslog-ng.sgml
269
 
        rm -rf syslog-ng.html
270
 
        sgmltools -b html syslog-ng.sgml
271
 
        mv syslog-ng syslog-ng.html
272
 
        tar cf - syslog-ng.html | gzip -9 > syslog-ng.html.tar.gz
273
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
274
 
# Otherwise a system limit (for SysV at least) may be exceeded.
275
 
.NOEXPORT: