~ubuntu-branches/ubuntu/precise/pdnsd/precise

« back to all changes in this revision

Viewing changes to src/rc/Debian/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mahyuddin Susanto
  • Date: 2011-03-09 18:54:22 UTC
  • mfrom: (1.3.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110309185422-33hwmg565m18dpu4
Tags: 1.2.8-par-1
* New Maintainer. (Closes: #596302)
* New Upstream Releases. (Closes: #596302, LP: #712938)
* debian/patches/05_fix_spelling.patch: Fix spelling errors.
* debian/patches/04_ipv6_localhost.patch. Adding ipv6 in localhost.
  (Closes: #466332, #504211)
* debian/init.d:
  - Add init status. (Closes: #476538)
  - Don't says starting pdnsd if already started. (Closes: #487467)
* deban/changelog: Fix incorrect date in 1.2.7-par-1 (Closes: #527352)
* debian/control:
  - Add Vcs-Browser and Vcs-Git to alioth.
  - Bump Standards-Version to 3.9.1.
* debian/copyright: Updated as per DEP-5 specification.
* debian/pdnsd-recurse.conf:
  - Adding recurse mode. (Closes: #602262)
  - Fixing recursive neg section. (Closes: #519656)
* doc/pdnsd.conf.in: Separate ip address by new line. Thanks to
  Raphael Geissert. (Closes: #597734)
* perm_cache size set to default. (Closes: #602329)
  - doc/pdnsd.conf.in
  - debian/pdnsd.conf
  - debian/pdnsd-recurse.conf
  - debian/pdnsd-resolvconf.conf
* debian/002_NetMan_pdnsd: add compabilty with WiFi. 
  (Closes: #617373, LP: #452351)
* Ack'd NMU upload. (Closes: #548173)
* Update debconf Indonesian translations. (Closes: #610148)
* Switch to quilt system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
# $Id: Makefile.am,v 1.5 2000/10/17 20:34:50 thomas Exp $
18
19
#EXTRA_DIST = pdnsd
19
 
srcdir = @srcdir@
20
 
top_srcdir = @top_srcdir@
21
20
VPATH = @srcdir@
22
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
23
23
pkglibdir = $(libdir)/@PACKAGE@
24
 
pkgincludedir = $(includedir)/@PACKAGE@
25
 
top_builddir = ../../..
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
26
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = @INSTALL@
28
26
install_sh_DATA = $(install_sh) -c -m 644
29
27
install_sh_PROGRAM = $(install_sh) -c
30
28
install_sh_SCRIPT = $(install_sh) -c
46
44
mkinstalldirs = $(install_sh) -d
47
45
CONFIG_HEADER = $(top_builddir)/config.h
48
46
CONFIG_CLEAN_FILES = pdnsd
 
47
CONFIG_CLEAN_VPATH_FILES =
49
48
SOURCES =
50
49
DIST_SOURCES =
51
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52
51
ACLOCAL = @ACLOCAL@
53
52
ALLOCA = @ALLOCA@
54
 
AMDEP_FALSE = @AMDEP_FALSE@
55
 
AMDEP_TRUE = @AMDEP_TRUE@
56
53
AMTAR = @AMTAR@
57
54
AUTOCONF = @AUTOCONF@
58
55
AUTOHEADER = @AUTOHEADER@
71
68
ECHO_T = @ECHO_T@
72
69
EGREP = @EGREP@
73
70
EXEEXT = @EXEEXT@
 
71
GREP = @GREP@
 
72
INSTALL = @INSTALL@
74
73
INSTALL_DATA = @INSTALL_DATA@
75
74
INSTALL_PROGRAM = @INSTALL_PROGRAM@
76
75
INSTALL_SCRIPT = @INSTALL_SCRIPT@
80
79
LIBS = @LIBS@
81
80
LTLIBOBJS = @LTLIBOBJS@
82
81
MAKEINFO = @MAKEINFO@
 
82
MKDIR_P = @MKDIR_P@
83
83
OBJEXT = @OBJEXT@
84
84
PACKAGE = @PACKAGE@
85
85
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
86
86
PACKAGE_NAME = @PACKAGE_NAME@
87
87
PACKAGE_STRING = @PACKAGE_STRING@
88
88
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
89
PACKAGE_URL = @PACKAGE_URL@
89
90
PACKAGE_VERSION = @PACKAGE_VERSION@
90
91
PATH_SEPARATOR = @PATH_SEPARATOR@
91
92
RANLIB = @RANLIB@
93
94
SHELL = @SHELL@
94
95
STRIP = @STRIP@
95
96
VERSION = @VERSION@
 
97
abs_builddir = @abs_builddir@
 
98
abs_srcdir = @abs_srcdir@
 
99
abs_top_builddir = @abs_top_builddir@
 
100
abs_top_srcdir = @abs_top_srcdir@
96
101
ac_ct_CC = @ac_ct_CC@
97
 
ac_ct_RANLIB = @ac_ct_RANLIB@
98
 
ac_ct_STRIP = @ac_ct_STRIP@
99
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
100
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
101
102
am__include = @am__include@
102
103
am__leading_dot = @am__leading_dot@
103
104
am__quote = @am__quote@
105
106
am__untar = @am__untar@
106
107
bindir = @bindir@
107
108
build_alias = @build_alias@
 
109
builddir = @builddir@
108
110
cachedir = @cachedir@
109
111
datadir = @datadir@
 
112
datarootdir = @datarootdir@
110
113
def_id = @def_id@
111
114
distribution = @distribution@
 
115
docdir = @docdir@
 
116
dvidir = @dvidir@
112
117
exec_prefix = @exec_prefix@
113
118
host_alias = @host_alias@
 
119
htmldir = @htmldir@
114
120
includedir = @includedir@
115
121
infodir = @infodir@
116
122
install_sh = @install_sh@
117
123
libdir = @libdir@
118
124
libexecdir = @libexecdir@
 
125
localedir = @localedir@
119
126
localstatedir = @localstatedir@
120
127
mandir = @mandir@
121
128
mkdir_p = @mkdir_p@
122
129
oldincludedir = @oldincludedir@
 
130
pdfdir = @pdfdir@
123
131
prefix = @prefix@
124
132
program_transform_name = @program_transform_name@
 
133
psdir = @psdir@
125
134
rpmspecrelease = @rpmspecrelease@
126
135
rpmspecversion = @rpmspecversion@
127
136
sbindir = @sbindir@
128
137
sharedstatedir = @sharedstatedir@
129
138
specbuild = @specbuild@
 
139
srcdir = @srcdir@
130
140
sysconfdir = @sysconfdir@
131
141
target_alias = @target_alias@
132
142
thread_CFLAGS = @thread_CFLAGS@
133
143
threadlib = @threadlib@
 
144
top_build_prefix = @top_build_prefix@
 
145
top_builddir = @top_builddir@
 
146
top_srcdir = @top_srcdir@
134
147
DISTRO = @distribution@
135
148
all: all-am
136
149
 
139
152
        @for dep in $?; do \
140
153
          case '$(am__configure_deps)' in \
141
154
            *$$dep*) \
142
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
143
 
                && exit 0; \
 
155
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
156
                && { if test -f $@; then exit 0; else break; fi; }; \
144
157
              exit 1;; \
145
158
          esac; \
146
159
        done; \
147
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/rc/Debian/Makefile'; \
148
 
        cd $(top_srcdir) && \
149
 
          $(AUTOMAKE) --gnu  src/rc/Debian/Makefile
 
160
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/rc/Debian/Makefile'; \
 
161
        $(am__cd) $(top_srcdir) && \
 
162
          $(AUTOMAKE) --gnu src/rc/Debian/Makefile
150
163
.PRECIOUS: Makefile
151
164
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
152
165
        @case '$?' in \
164
177
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
165
178
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
166
179
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
180
$(am__aclocal_m4_deps):
167
181
pdnsd: $(top_builddir)/config.status $(srcdir)/pdnsd.in
168
182
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
169
 
uninstall-info-am:
170
183
tags: TAGS
171
184
TAGS:
172
185
 
175
188
 
176
189
 
177
190
distdir: $(DISTFILES)
178
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
179
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
180
 
        list='$(DISTFILES)'; for file in $$list; do \
181
 
          case $$file in \
182
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
183
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
184
 
          esac; \
 
191
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
192
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
193
        list='$(DISTFILES)'; \
 
194
          dist_files=`for file in $$list; do echo $$file; done | \
 
195
          sed -e "s|^$$srcdirstrip/||;t" \
 
196
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
197
        case $$dist_files in \
 
198
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
199
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
200
                           sort -u` ;; \
 
201
        esac; \
 
202
        for file in $$dist_files; do \
185
203
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
186
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
187
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
188
 
            dir="/$$dir"; \
189
 
            $(mkdir_p) "$(distdir)$$dir"; \
190
 
          else \
191
 
            dir=''; \
192
 
          fi; \
193
204
          if test -d $$d/$$file; then \
 
205
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
206
            if test -d "$(distdir)/$$file"; then \
 
207
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
208
            fi; \
194
209
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
195
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
210
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
211
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
196
212
            fi; \
197
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
213
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
198
214
          else \
199
 
            test -f $(distdir)/$$file \
200
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
215
            test -f "$(distdir)/$$file" \
 
216
            || cp -p $$d/$$file "$(distdir)/$$file" \
201
217
            || exit 1; \
202
218
          fi; \
203
219
        done
225
241
 
226
242
distclean-generic:
227
243
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
244
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
228
245
 
229
246
maintainer-clean-generic:
230
247
        @echo "This command is intended for maintainers to use"
243
260
 
244
261
html: html-am
245
262
 
 
263
html-am:
 
264
 
246
265
info: info-am
247
266
 
248
267
info-am:
249
268
 
250
269
install-data-am:
251
270
 
 
271
install-dvi: install-dvi-am
 
272
 
 
273
install-dvi-am:
 
274
 
252
275
install-exec-am: install-exec-local
253
276
 
 
277
install-html: install-html-am
 
278
 
 
279
install-html-am:
 
280
 
254
281
install-info: install-info-am
255
282
 
 
283
install-info-am:
 
284
 
256
285
install-man:
257
286
 
 
287
install-pdf: install-pdf-am
 
288
 
 
289
install-pdf-am:
 
290
 
 
291
install-ps: install-ps-am
 
292
 
 
293
install-ps-am:
 
294
 
258
295
installcheck-am:
259
296
 
260
297
maintainer-clean: maintainer-clean-am
273
310
 
274
311
ps-am:
275
312
 
276
 
uninstall-am: uninstall-info-am
 
313
uninstall-am:
 
314
 
 
315
.MAKE: install-am install-strip
277
316
 
278
317
.PHONY: all all-am check check-am clean clean-generic distclean \
279
318
        distclean-generic distdir dvi dvi-am html html-am info info-am \
280
 
        install install-am install-data install-data-am install-exec \
281
 
        install-exec-am install-exec-local install-info \
282
 
        install-info-am install-man install-strip installcheck \
283
 
        installcheck-am installdirs maintainer-clean \
284
 
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
285
 
        pdf-am ps ps-am uninstall uninstall-am uninstall-info-am
 
319
        install install-am install-data install-data-am install-dvi \
 
320
        install-dvi-am install-exec install-exec-am install-exec-local \
 
321
        install-html install-html-am install-info install-info-am \
 
322
        install-man install-pdf install-pdf-am install-ps \
 
323
        install-ps-am install-strip installcheck installcheck-am \
 
324
        installdirs maintainer-clean maintainer-clean-generic \
 
325
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
 
326
        uninstall-am
286
327
 
287
328
 
288
329
install-exec-local:
292
333
          $(INSTALL_SCRIPT) $(srcdir)/pdnsd $(DESTDIR)/etc/init.d; \
293
334
          update-rc.d pdnsd defaults 19 ;\
294
335
        fi
 
336
 
295
337
# Tell versions [3.59,3.63) of GNU make to not export all variables.
296
338
# Otherwise a system limit (for SysV at least) may be exceeded.
297
339
.NOEXPORT: