~ubuntu-branches/ubuntu/maverick/openvpn/maverick

« back to all changes in this revision

Viewing changes to install-win32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-07-24 19:22:13 UTC
  • mfrom: (1.1.13 upstream) (10.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090724192213-cy0pox13ulk4hdam
Tags: 2.1~rc19-1ubuntu1
* Merge from debian unstable (LP: #404099), remaining changes:
  - debian/openvpn.init.d:
    - Do not use start-stop-daemon and use < /dev/null to avoid blocking boot
    - show per-VPN result messages
    - add "--script-security 2" by default for backwards compatibility
    - Added lsb-base>=3.2-14 depend to allow status_of_proc()

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.10.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  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
21
21
#             packet encryption, packet authentication, and
22
22
#             packet compression.
23
23
#
24
 
#  Copyright (C) 2002-2008 OpenVPN Technologies, Inc. <sales@openvpn.net>
 
24
#  Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net>
25
25
#
26
26
#  This program is free software; you can redistribute it and/or modify
27
27
#  it under the terms of the GNU General Public License version 2
38
38
#  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
39
39
#
40
40
 
41
 
srcdir = @srcdir@
42
 
top_srcdir = @top_srcdir@
43
41
VPATH = @srcdir@
44
42
pkgdatadir = $(datadir)/@PACKAGE@
45
43
pkglibdir = $(libdir)/@PACKAGE@
46
44
pkgincludedir = $(includedir)/@PACKAGE@
47
 
top_builddir = ..
48
45
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49
 
INSTALL = @INSTALL@
50
46
install_sh_DATA = $(install_sh) -c -m 644
51
47
install_sh_PROGRAM = $(install_sh) -c
52
48
install_sh_SCRIPT = $(install_sh) -c
101
97
        $(nodist_doc_DATA) $(nodist_easyrsa_DATA) $(nodist_keys_DATA)
102
98
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103
99
ACLOCAL = @ACLOCAL@
104
 
AMDEP_FALSE = @AMDEP_FALSE@
105
 
AMDEP_TRUE = @AMDEP_TRUE@
106
100
AMTAR = @AMTAR@
107
101
AUTOCONF = @AUTOCONF@
108
102
AUTOHEADER = @AUTOHEADER@
123
117
EXEEXT = @EXEEXT@
124
118
GREP = @GREP@
125
119
IFCONFIG = @IFCONFIG@
 
120
INSTALL = @INSTALL@
126
121
INSTALL_DATA = @INSTALL_DATA@
127
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
128
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
134
129
LTLIBOBJS = @LTLIBOBJS@
135
130
MAKEINFO = @MAKEINFO@
136
131
MAN2HTML = @MAN2HTML@
 
132
MKDIR_P = @MKDIR_P@
137
133
OBJEXT = @OBJEXT@
138
134
PACKAGE = @PACKAGE@
139
135
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153
149
TAP_WIN32_MIN_MAJOR = @TAP_WIN32_MIN_MAJOR@
154
150
TAP_WIN32_MIN_MINOR = @TAP_WIN32_MIN_MINOR@
155
151
VERSION = @VERSION@
156
 
WIN32_FALSE = @WIN32_FALSE@
157
 
WIN32_TRUE = @WIN32_TRUE@
 
152
abs_builddir = @abs_builddir@
 
153
abs_srcdir = @abs_srcdir@
 
154
abs_top_builddir = @abs_top_builddir@
 
155
abs_top_srcdir = @abs_top_srcdir@
158
156
ac_ct_CC = @ac_ct_CC@
159
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161
157
am__include = @am__include@
162
158
am__leading_dot = @am__leading_dot@
163
159
am__quote = @am__quote@
169
165
build_cpu = @build_cpu@
170
166
build_os = @build_os@
171
167
build_vendor = @build_vendor@
 
168
builddir = @builddir@
172
169
datadir = @datadir@
173
170
datarootdir = @datarootdir@
174
171
docdir = @docdir@
196
193
psdir = @psdir@
197
194
sbindir = @sbindir@
198
195
sharedstatedir = @sharedstatedir@
 
196
srcdir = @srcdir@
199
197
sysconfdir = @sysconfdir@
200
198
target = @target@
201
199
target_alias = @target_alias@
202
200
target_cpu = @target_cpu@
203
201
target_os = @target_os@
204
202
target_vendor = @target_vendor@
 
203
top_builddir = @top_builddir@
 
204
top_srcdir = @top_srcdir@
205
205
win32datadir = @win32datadir@
206
206
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
207
207
dist_noinst_DATA = openssl GetWindowsVersion.nsi \
262
262
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
263
settings: $(top_builddir)/config.status $(srcdir)/settings.in
264
264
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
265
 
uninstall-info-am:
266
265
install-dist_confDATA: $(dist_conf_DATA)
267
266
        @$(NORMAL_INSTALL)
268
 
        test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)"
 
267
        test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)"
269
268
        @list='$(dist_conf_DATA)'; for p in $$list; do \
270
269
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
271
270
          f=$(am__strip_dir) \
282
281
        done
283
282
install-nodist_confDATA: $(nodist_conf_DATA)
284
283
        @$(NORMAL_INSTALL)
285
 
        test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)"
 
284
        test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)"
286
285
        @list='$(nodist_conf_DATA)'; for p in $$list; do \
287
286
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
288
287
          f=$(am__strip_dir) \
299
298
        done
300
299
install-nodist_docDATA: $(nodist_doc_DATA)
301
300
        @$(NORMAL_INSTALL)
302
 
        test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
 
301
        test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
303
302
        @list='$(nodist_doc_DATA)'; for p in $$list; do \
304
303
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305
304
          f=$(am__strip_dir) \
316
315
        done
317
316
install-nodist_easyrsaDATA: $(nodist_easyrsa_DATA)
318
317
        @$(NORMAL_INSTALL)
319
 
        test -z "$(easyrsadir)" || $(mkdir_p) "$(DESTDIR)$(easyrsadir)"
 
318
        test -z "$(easyrsadir)" || $(MKDIR_P) "$(DESTDIR)$(easyrsadir)"
320
319
        @list='$(nodist_easyrsa_DATA)'; for p in $$list; do \
321
320
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
322
321
          f=$(am__strip_dir) \
333
332
        done
334
333
install-nodist_keysDATA: $(nodist_keys_DATA)
335
334
        @$(NORMAL_INSTALL)
336
 
        test -z "$(keysdir)" || $(mkdir_p) "$(DESTDIR)$(keysdir)"
 
335
        test -z "$(keysdir)" || $(MKDIR_P) "$(DESTDIR)$(keysdir)"
337
336
        @list='$(nodist_keys_DATA)'; for p in $$list; do \
338
337
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
339
338
          f=$(am__strip_dir) \
356
355
 
357
356
 
358
357
distdir: $(DISTFILES)
359
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
360
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
361
 
        list='$(DISTFILES)'; for file in $$list; do \
362
 
          case $$file in \
363
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
364
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
365
 
          esac; \
 
358
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
359
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
360
        list='$(DISTFILES)'; \
 
361
          dist_files=`for file in $$list; do echo $$file; done | \
 
362
          sed -e "s|^$$srcdirstrip/||;t" \
 
363
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
364
        case $$dist_files in \
 
365
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
366
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
367
                           sort -u` ;; \
 
368
        esac; \
 
369
        for file in $$dist_files; do \
366
370
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
367
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
368
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
369
 
            dir="/$$dir"; \
370
 
            $(mkdir_p) "$(distdir)$$dir"; \
371
 
          else \
372
 
            dir=''; \
373
 
          fi; \
374
371
          if test -d $$d/$$file; then \
 
372
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375
373
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376
374
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377
375
            fi; \
387
385
all-am: Makefile $(DATA)
388
386
installdirs:
389
387
        for dir in "$(DESTDIR)$(confdir)" "$(DESTDIR)$(confdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(easyrsadir)" "$(DESTDIR)$(keysdir)"; do \
390
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
388
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
391
389
        done
392
390
install: install-am
393
391
install-exec: install-exec-am
437
435
        install-nodist_docDATA install-nodist_easyrsaDATA \
438
436
        install-nodist_keysDATA
439
437
 
 
438
install-dvi: install-dvi-am
 
439
 
440
440
install-exec-am:
441
441
 
 
442
install-html: install-html-am
 
443
 
442
444
install-info: install-info-am
443
445
 
444
446
install-man:
445
447
 
 
448
install-pdf: install-pdf-am
 
449
 
 
450
install-ps: install-ps-am
 
451
 
446
452
installcheck-am:
447
453
 
448
454
maintainer-clean: maintainer-clean-am
461
467
 
462
468
ps-am:
463
469
 
464
 
uninstall-am: uninstall-dist_confDATA uninstall-info-am \
465
 
        uninstall-nodist_confDATA uninstall-nodist_docDATA \
466
 
        uninstall-nodist_easyrsaDATA uninstall-nodist_keysDATA
 
470
uninstall-am: uninstall-dist_confDATA uninstall-nodist_confDATA \
 
471
        uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \
 
472
        uninstall-nodist_keysDATA
 
473
 
 
474
.MAKE: install-am install-strip
467
475
 
468
476
.PHONY: all all-am check check-am clean clean-generic clean-local \
469
477
        distclean distclean-generic distdir dvi dvi-am html html-am \
470
478
        info info-am install install-am install-data install-data-am \
471
 
        install-dist_confDATA install-exec install-exec-am \
472
 
        install-info install-info-am install-man \
473
 
        install-nodist_confDATA install-nodist_docDATA \
474
 
        install-nodist_easyrsaDATA install-nodist_keysDATA \
475
 
        install-strip installcheck installcheck-am installdirs \
476
 
        maintainer-clean maintainer-clean-generic mostlyclean \
477
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
478
 
        uninstall-dist_confDATA uninstall-info-am \
479
 
        uninstall-nodist_confDATA uninstall-nodist_docDATA \
480
 
        uninstall-nodist_easyrsaDATA uninstall-nodist_keysDATA
 
479
        install-dist_confDATA install-dvi install-dvi-am install-exec \
 
480
        install-exec-am install-html install-html-am install-info \
 
481
        install-info-am install-man install-nodist_confDATA \
 
482
        install-nodist_docDATA install-nodist_easyrsaDATA \
 
483
        install-nodist_keysDATA install-pdf install-pdf-am install-ps \
 
484
        install-ps-am install-strip installcheck installcheck-am \
 
485
        installdirs maintainer-clean maintainer-clean-generic \
 
486
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
 
487
        uninstall-am uninstall-dist_confDATA uninstall-nodist_confDATA \
 
488
        uninstall-nodist_docDATA uninstall-nodist_easyrsaDATA \
 
489
        uninstall-nodist_keysDATA
481
490
 
482
491
 
483
492
@WIN32_TRUE@tmp: