~ubuntu-branches/ubuntu/karmic/ucarp/karmic

« back to all changes in this revision

Viewing changes to examples/bsd/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Eric Evans
  • Date: 2004-12-24 12:39:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041224123930-9qnzcd6o5j0jjjvm
Tags: 1.1-2
Patched to correct a bug that caused upscript to also be applied
when state changed to BACKUP, if --dowscript was passed before
--upscript, (Closes: #284891). Thanks Michail Bachmann
<michail.bachmann@cms.hu-berlin.de>

Show diffs side-by-side

added added

removed removed

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