~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty-security

« back to all changes in this revision

Viewing changes to build/TeX/libs/curl/packages/Win32/cygwin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-06-26 23:14:59 UTC
  • mfrom: (2.1.30 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080626231459-y02rjsrgtafu83yr
Tags: 2007.dfsg.2-3
add missing source roadmap.fig of roadmap.eps in fontinst documentation
(Closes: #482915) (urgency medium due to RC bug)
(new patch add-missing-fontinst-source)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
 
 
3
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4
 
# Free Software Foundation, Inc.
5
 
# This Makefile.in is free software; the Free Software Foundation
6
 
# gives unlimited permission to copy and/or distribute it,
7
 
# with or without modifications, as long as this notice is preserved.
8
 
 
9
 
# This program is distributed in the hope that it will be useful,
10
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
 
# PARTICULAR PURPOSE.
13
 
 
14
 
@SET_MAKE@
15
 
 
16
 
SHELL = @SHELL@
17
 
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
 
VPATH = @srcdir@
21
 
prefix = @prefix@
22
 
exec_prefix = @exec_prefix@
23
 
 
24
 
bindir = @bindir@
25
 
sbindir = @sbindir@
26
 
libexecdir = @libexecdir@
27
 
datadir = @datadir@
28
 
sysconfdir = @sysconfdir@
29
 
sharedstatedir = @sharedstatedir@
30
 
localstatedir = @localstatedir@
31
 
libdir = @libdir@
32
 
infodir = @infodir@
33
 
mandir = @mandir@
34
 
includedir = @includedir@
35
 
oldincludedir = /usr/include
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkglibdir = $(libdir)/@PACKAGE@
38
 
pkgincludedir = $(includedir)/@PACKAGE@
39
 
top_builddir = ../../..
40
 
 
41
 
ACLOCAL = @ACLOCAL@
42
 
AUTOCONF = @AUTOCONF@
43
 
AUTOMAKE = @AUTOMAKE@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
 
46
 
INSTALL = @INSTALL@
47
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
48
 
INSTALL_DATA = @INSTALL_DATA@
49
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
50
 
INSTALL_HEADER = $(INSTALL_DATA)
51
 
transform = @program_transform_name@
52
 
NORMAL_INSTALL = :
53
 
PRE_INSTALL = :
54
 
POST_INSTALL = :
55
 
NORMAL_UNINSTALL = :
56
 
PRE_UNINSTALL = :
57
 
POST_UNINSTALL = :
58
 
host_alias = @host_alias@
59
 
host_triplet = @host@
60
 
AMTAR = @AMTAR@
61
 
AS = @AS@
62
 
AWK = @AWK@
63
 
CC = @CC@
64
 
DEPDIR = @DEPDIR@
65
 
DLLTOOL = @DLLTOOL@
66
 
ECHO = @ECHO@
67
 
EXEEXT = @EXEEXT@
68
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
69
 
IPV6_ENABLED = @IPV6_ENABLED@
70
 
KRB4_ENABLED = @KRB4_ENABLED@
71
 
LIBTOOL = @LIBTOOL@
72
 
LN_S = @LN_S@
73
 
NROFF = @NROFF@
74
 
OBJDUMP = @OBJDUMP@
75
 
OBJEXT = @OBJEXT@
76
 
OPENSSL_ENABLED = @OPENSSL_ENABLED@
77
 
PACKAGE = @PACKAGE@
78
 
PERL = @PERL@
79
 
PKGADD_NAME = @PKGADD_NAME@
80
 
PKGADD_PKG = @PKGADD_PKG@
81
 
PKGADD_VENDOR = @PKGADD_VENDOR@
82
 
RANDOM_FILE = @RANDOM_FILE@
83
 
RANLIB = @RANLIB@
84
 
STRIP = @STRIP@
85
 
VERSION = @VERSION@
86
 
VERSIONNUM = @VERSIONNUM@
87
 
YACC = @YACC@
88
 
am__include = @am__include@
89
 
am__quote = @am__quote@
90
 
install_sh = @install_sh@
91
 
 
92
 
EXTRA_DIST = README
93
 
 
94
 
#
95
 
# Build a Cygwin binary tar ball
96
 
#
97
 
# Read the README file for details on using this Makefile
98
 
#
99
 
# NOTE: As I'm not particularly familiar with Makefiles, this was the
100
 
#  best I could come up with. It should probably be enhanced someday 
101
 
#  to actually use the correct target and pre-requisite names, etc...
102
 
#  If anyone else wants to volunteer, feel free ;-)
103
 
#
104
 
 
105
 
# Cygwin build number (default to "1")
106
 
CYGBUILD = 1
107
 
 
108
 
# Cygwin tarball build dir (fully-qualified name, gets deleted when done)
109
 
cygwintmp = $(CURDIR)/tmp_binbuild
110
 
subdir = packages/Win32/cygwin
111
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
112
 
CONFIG_HEADER = $(top_builddir)/lib/config.h \
113
 
        $(top_builddir)/src/config.h \
114
 
        $(top_builddir)/tests/server/config.h
115
 
CONFIG_CLEAN_FILES =
116
 
DIST_SOURCES =
117
 
DIST_COMMON = README Makefile.am Makefile.in
118
 
all: all-am
119
 
 
120
 
.SUFFIXES:
121
 
 
122
 
mostlyclean-libtool:
123
 
        -rm -f *.lo
124
 
 
125
 
clean-libtool:
126
 
        -rm -rf .libs _libs
127
 
 
128
 
distclean-libtool:
129
 
        -rm -f libtool
130
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
131
 
        cd $(top_srcdir) && \
132
 
          $(AUTOMAKE) --gnu  packages/Win32/cygwin/Makefile
133
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
134
 
        cd $(top_builddir) && \
135
 
          CONFIG_HEADERS= CONFIG_LINKS= \
136
 
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
137
 
uninstall-info-am:
138
 
tags: TAGS
139
 
TAGS:
140
 
 
141
 
 
142
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143
 
 
144
 
top_distdir = ../../..
145
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
146
 
 
147
 
distdir: $(DISTFILES)
148
 
        @for file in $(DISTFILES); do \
149
 
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
150
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
151
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
152
 
            $(mkinstalldirs) "$(distdir)/$$dir"; \
153
 
          fi; \
154
 
          if test -d $$d/$$file; then \
155
 
            cp -pR $$d/$$file $(distdir) \
156
 
            || exit 1; \
157
 
          else \
158
 
            test -f $(distdir)/$$file \
159
 
            || cp -p $$d/$$file $(distdir)/$$file \
160
 
            || exit 1; \
161
 
          fi; \
162
 
        done
163
 
check-am: all-am
164
 
check: check-am
165
 
all-am: Makefile
166
 
 
167
 
installdirs:
168
 
 
169
 
install: install-am
170
 
install-exec: install-exec-am
171
 
install-data: install-data-am
172
 
uninstall: uninstall-am
173
 
 
174
 
install-am: all-am
175
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
176
 
 
177
 
installcheck: installcheck-am
178
 
install-strip:
179
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
180
 
          `test -z '$(STRIP)' || \
181
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
182
 
mostlyclean-generic:
183
 
 
184
 
clean-generic:
185
 
 
186
 
distclean-generic:
187
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
188
 
 
189
 
maintainer-clean-generic:
190
 
        @echo "This command is intended for maintainers to use"
191
 
        @echo "it deletes files that may require special tools to rebuild."
192
 
clean: clean-am
193
 
 
194
 
clean-am: clean-generic clean-libtool mostlyclean-am
195
 
 
196
 
distclean: distclean-am
197
 
 
198
 
distclean-am: clean-am distclean-generic distclean-libtool
199
 
 
200
 
dvi: dvi-am
201
 
 
202
 
dvi-am:
203
 
 
204
 
info: info-am
205
 
 
206
 
info-am:
207
 
 
208
 
install-data-am:
209
 
 
210
 
install-exec-am:
211
 
 
212
 
install-info: install-info-am
213
 
 
214
 
install-man:
215
 
 
216
 
installcheck-am:
217
 
 
218
 
maintainer-clean: maintainer-clean-am
219
 
 
220
 
maintainer-clean-am: distclean-am maintainer-clean-generic
221
 
 
222
 
mostlyclean: mostlyclean-am
223
 
 
224
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
225
 
 
226
 
uninstall-am: uninstall-info-am
227
 
 
228
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
229
 
        distclean distclean-generic distclean-libtool distdir dvi \
230
 
        dvi-am info info-am install install-am install-data \
231
 
        install-data-am install-exec install-exec-am install-info \
232
 
        install-info-am install-man install-strip installcheck \
233
 
        installcheck-am installdirs maintainer-clean \
234
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
235
 
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
236
 
 
237
 
 
238
 
cygwinbin:
239
 
        rm -rf $(cygwintmp)
240
 
        $(MAKE) -C $(top_builddir) install-strip prefix=$(cygwintmp)/usr
241
 
        $(STRIP) $(cygwintmp)/usr/bin/cygcurl-?.dll
242
 
        $(mkinstalldirs) $(cygwintmp)/usr/doc/Cygwin \
243
 
                         $(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION)
244
 
        cp $(srcdir)/README \
245
 
          $(cygwintmp)/usr/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
246
 
        cd $(top_srcdir) ; cp CHANGES LEGAL MPL-1.1.txt MITX.txt README \
247
 
          docs/FAQ docs/FEATURES docs/TODO \
248
 
          $(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION)
249
 
        cd $(cygwintmp) ; \
250
 
          tar cjf $(PACKAGE)-$(VERSION)-$(CYGBUILD).tar.bz2 usr
251
 
        mv $(cygwintmp)/$(PACKAGE)-$(VERSION)-$(CYGBUILD).tar.bz2 . \
252
 
          && rm -rf $(cygwintmp)
253
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
254
 
# Otherwise a system limit (for SysV at least) may be exceeded.
255
 
.NOEXPORT: