~ubuntu-branches/ubuntu/warty/quagga/warty

« back to all changes in this revision

Viewing changes to redhat/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2004-06-29 09:50:59 UTC
  • Revision ID: james.westby@ubuntu.com-20040629095059-px1m2m108z4qw1mr
Tags: upstream-0.96.5
ImportĀ upstreamĀ versionĀ 0.96.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.8 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
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AR = @AR@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
AUTOMAKE = @AUTOMAKE@
 
47
AWK = @AWK@
 
48
BGPD = @BGPD@
 
49
CC = @CC@
 
50
CCDEPMODE = @CCDEPMODE@
 
51
CFLAGS = @CFLAGS@
 
52
CONFDATE = @CONFDATE@
 
53
CPP = @CPP@
 
54
CPPFLAGS = @CPPFLAGS@
 
55
CURSES = @CURSES@
 
56
CYGPATH_W = @CYGPATH_W@
 
57
DEFS = @DEFS@
 
58
DEPDIR = @DEPDIR@
 
59
ECHO_C = @ECHO_C@
 
60
ECHO_N = @ECHO_N@
 
61
ECHO_T = @ECHO_T@
 
62
EGREP = @EGREP@
 
63
EXEEXT = @EXEEXT@
 
64
IF_METHOD = @IF_METHOD@
 
65
IF_PROC = @IF_PROC@
 
66
INCLUDES = @INCLUDES@
 
67
INSTALL_DATA = @INSTALL_DATA@
 
68
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
69
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
70
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
71
IPFORWARD = @IPFORWARD@
 
72
ISISD = @ISISD@
 
73
KERNEL_METHOD = @KERNEL_METHOD@
 
74
LDFLAGS = @LDFLAGS@
 
75
LIBCAP = @LIBCAP@
 
76
LIBOBJS = @LIBOBJS@
 
77
LIBPAM = @LIBPAM@
 
78
LIBS = @LIBS@
 
79
LIB_IPV6 = @LIB_IPV6@
 
80
LIB_REGEX = @LIB_REGEX@
 
81
LTLIBOBJS = @LTLIBOBJS@
 
82
MAKEINFO = @MAKEINFO@
 
83
MULTIPATH_NUM = @MULTIPATH_NUM@
 
84
OBJEXT = @OBJEXT@
 
85
OSPF6D = @OSPF6D@
 
86
OSPFAPI = @OSPFAPI@
 
87
OSPFCLIENT = @OSPFCLIENT@
 
88
OSPFD = @OSPFD@
 
89
OTHER_METHOD = @OTHER_METHOD@
 
90
PACKAGE = @PACKAGE@
 
91
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
92
PACKAGE_NAME = @PACKAGE_NAME@
 
93
PACKAGE_STRING = @PACKAGE_STRING@
 
94
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
95
PACKAGE_VERSION = @PACKAGE_VERSION@
 
96
PATH_SEPARATOR = @PATH_SEPARATOR@
 
97
RANLIB = @RANLIB@
 
98
RIPD = @RIPD@
 
99
RIPNGD = @RIPNGD@
 
100
RTREAD_METHOD = @RTREAD_METHOD@
 
101
RT_METHOD = @RT_METHOD@
 
102
SET_MAKE = @SET_MAKE@
 
103
SHELL = @SHELL@
 
104
STRIP = @STRIP@
 
105
VERSION = @VERSION@
 
106
VTYSH = @VTYSH@
 
107
ZEBRA = @ZEBRA@
 
108
ac_ct_AR = @ac_ct_AR@
 
109
ac_ct_CC = @ac_ct_CC@
 
110
ac_ct_RANLIB = @ac_ct_RANLIB@
 
111
ac_ct_STRIP = @ac_ct_STRIP@
 
112
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
113
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
114
am__include = @am__include@
 
115
am__leading_dot = @am__leading_dot@
 
116
am__quote = @am__quote@
 
117
bindir = @bindir@
 
118
build = @build@
 
119
build_alias = @build_alias@
 
120
build_cpu = @build_cpu@
 
121
build_os = @build_os@
 
122
build_vendor = @build_vendor@
 
123
datadir = @datadir@
 
124
exampledir = @exampledir@
 
125
exec_prefix = @exec_prefix@
 
126
host = @host@
 
127
host_alias = @host_alias@
 
128
host_cpu = @host_cpu@
 
129
host_os = @host_os@
 
130
host_vendor = @host_vendor@
 
131
includedir = @includedir@
 
132
infodir = @infodir@
 
133
install_sh = @install_sh@
 
134
libdir = @libdir@
 
135
libexecdir = @libexecdir@
 
136
localstatedir = @localstatedir@
 
137
mandir = @mandir@
 
138
oldincludedir = @oldincludedir@
 
139
prefix = @prefix@
 
140
program_transform_name = @program_transform_name@
 
141
sbindir = @sbindir@
 
142
sharedstatedir = @sharedstatedir@
 
143
sysconfdir = @sysconfdir@
 
144
target_alias = @target_alias@
 
145
 
 
146
EXTRA_DIST = quagga.pam quagga.sysconfig quagga.spec quagga.logrotate \
 
147
        zebra.init ripd.init ospfd.init ripngd.init ospf6d.init bgpd.init \
 
148
        isisd.init 
 
149
 
 
150
subdir = redhat
 
151
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
152
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
153
CONFIG_HEADER = $(top_builddir)/config.h
 
154
CONFIG_CLEAN_FILES = quagga.spec
 
155
DIST_SOURCES =
 
156
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am quagga.spec.in
 
157
all: all-am
 
158
 
 
159
.SUFFIXES:
 
160
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
161
        cd $(top_srcdir) && \
 
162
          $(AUTOMAKE) --foreign  redhat/Makefile
 
163
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
164
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
165
quagga.spec: $(top_builddir)/config.status quagga.spec.in
 
166
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
167
uninstall-info-am:
 
168
tags: TAGS
 
169
TAGS:
 
170
 
 
171
ctags: CTAGS
 
172
CTAGS:
 
173
 
 
174
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
175
 
 
176
top_distdir = ..
 
177
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
178
 
 
179
distdir: $(DISTFILES)
 
180
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
181
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
182
        list='$(DISTFILES)'; for file in $$list; do \
 
183
          case $$file in \
 
184
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
185
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
186
          esac; \
 
187
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
188
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
189
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
190
            dir="/$$dir"; \
 
191
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
192
          else \
 
193
            dir=''; \
 
194
          fi; \
 
195
          if test -d $$d/$$file; then \
 
196
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
197
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
198
            fi; \
 
199
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
200
          else \
 
201
            test -f $(distdir)/$$file \
 
202
            || cp -p $$d/$$file $(distdir)/$$file \
 
203
            || exit 1; \
 
204
          fi; \
 
205
        done
 
206
check-am: all-am
 
207
check: check-am
 
208
all-am: Makefile
 
209
 
 
210
installdirs:
 
211
install: install-am
 
212
install-exec: install-exec-am
 
213
install-data: install-data-am
 
214
uninstall: uninstall-am
 
215
 
 
216
install-am: all-am
 
217
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
218
 
 
219
installcheck: installcheck-am
 
220
install-strip:
 
221
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
222
          INSTALL_STRIP_FLAG=-s \
 
223
          `test -z '$(STRIP)' || \
 
224
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
225
mostlyclean-generic:
 
226
 
 
227
clean-generic:
 
228
 
 
229
distclean-generic:
 
230
        -rm -f $(CONFIG_CLEAN_FILES)
 
231
 
 
232
maintainer-clean-generic:
 
233
        @echo "This command is intended for maintainers to use"
 
234
        @echo "it deletes files that may require special tools to rebuild."
 
235
clean: clean-am
 
236
 
 
237
clean-am: clean-generic mostlyclean-am
 
238
 
 
239
distclean: distclean-am
 
240
        -rm -f Makefile
 
241
distclean-am: clean-am distclean-generic
 
242
 
 
243
dvi: dvi-am
 
244
 
 
245
dvi-am:
 
246
 
 
247
info: info-am
 
248
 
 
249
info-am:
 
250
 
 
251
install-data-am:
 
252
 
 
253
install-exec-am:
 
254
 
 
255
install-info: install-info-am
 
256
 
 
257
install-man:
 
258
 
 
259
installcheck-am:
 
260
 
 
261
maintainer-clean: maintainer-clean-am
 
262
        -rm -f Makefile
 
263
maintainer-clean-am: distclean-am maintainer-clean-generic
 
264
 
 
265
mostlyclean: mostlyclean-am
 
266
 
 
267
mostlyclean-am: mostlyclean-generic
 
268
 
 
269
pdf: pdf-am
 
270
 
 
271
pdf-am:
 
272
 
 
273
ps: ps-am
 
274
 
 
275
ps-am:
 
276
 
 
277
uninstall-am: uninstall-info-am
 
278
 
 
279
.PHONY: all all-am check check-am clean clean-generic distclean \
 
280
        distclean-generic distdir dvi dvi-am info info-am install \
 
281
        install-am install-data install-data-am install-exec \
 
282
        install-exec-am install-info install-info-am install-man \
 
283
        install-strip installcheck installcheck-am installdirs \
 
284
        maintainer-clean maintainer-clean-generic mostlyclean \
 
285
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
286
        uninstall-info-am
 
287
 
 
288
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
289
# Otherwise a system limit (for SysV at least) may be exceeded.
 
290
.NOEXPORT: