~ubuntu-branches/ubuntu/edgy/tilp/edgy

« back to all changes in this revision

Viewing changes to win32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2002-04-22 14:08:55 UTC
  • Revision ID: james.westby@ubuntu.com-20020422140855-f2uqleap86io68xy
Tags: upstream-5.03
ImportĀ upstreamĀ versionĀ 5.03

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
build_alias = @build_alias@
 
59
build_triplet = @build@
 
60
host_alias = @host_alias@
 
61
host_triplet = @host@
 
62
target_alias = @target_alias@
 
63
target_triplet = @target@
 
64
AMTAR = @AMTAR@
 
65
AS = @AS@
 
66
AWK = @AWK@
 
67
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
68
CATALOGS = @CATALOGS@
 
69
CATOBJEXT = @CATOBJEXT@
 
70
CC = @CC@
 
71
CFLAGS = @CFLAGS@
 
72
CXX = @CXX@
 
73
CXXCPP = @CXXCPP@
 
74
DATADIRNAME = @DATADIRNAME@
 
75
DEPDIR = @DEPDIR@
 
76
DLLTOOL = @DLLTOOL@
 
77
ECHO = @ECHO@
 
78
EXEEXT = @EXEEXT@
 
79
GCJ = @GCJ@
 
80
GCJFLAGS = @GCJFLAGS@
 
81
GENCAT = @GENCAT@
 
82
GLIBC21 = @GLIBC21@
 
83
GMOFILES = @GMOFILES@
 
84
GMSGFMT = @GMSGFMT@
 
85
GTK_CONFIG = @GTK_CONFIG@
 
86
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
87
INSTOBJEXT = @INSTOBJEXT@
 
88
INTLBISON = @INTLBISON@
 
89
INTLLIBS = @INTLLIBS@
 
90
INTLOBJS = @INTLOBJS@
 
91
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
92
LIBICONV = @LIBICONV@
 
93
LIBTOOL = @LIBTOOL@
 
94
LN_S = @LN_S@
 
95
LT_AGE = @LT_AGE@
 
96
LT_CURRENT = @LT_CURRENT@
 
97
LT_RELEASE = @LT_RELEASE@
 
98
LT_REVISION = @LT_REVISION@
 
99
MAJOR_VERSION = @MAJOR_VERSION@
 
100
MICRO_VERSION = @MICRO_VERSION@
 
101
MINOR_VERSION = @MINOR_VERSION@
 
102
MKINSTALLDIRS = @MKINSTALLDIRS@
 
103
MSGFMT = @MSGFMT@
 
104
OBJDUMP = @OBJDUMP@
 
105
OBJEXT = @OBJEXT@
 
106
PACKAGE = @PACKAGE@
 
107
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
 
108
POFILES = @POFILES@
 
109
POSUB = @POSUB@
 
110
RANLIB = @RANLIB@
 
111
STRIP = @STRIP@
 
112
TICABLES_CONFIG = @TICABLES_CONFIG@
 
113
TICALCS_CONFIG = @TICALCS_CONFIG@
 
114
TIFFEP_CONFIG = @TIFFEP_CONFIG@
 
115
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
116
USE_NLS = @USE_NLS@
 
117
VERSION = @VERSION@
 
118
am__include = @am__include@
 
119
am__quote = @am__quote@
 
120
install_sh = @install_sh@
 
121
 
 
122
EXTRA_DIST = *.dsw *.dsp *.mak *.rc *.ico *.reg
 
123
subdir = win32
 
124
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
125
CONFIG_HEADER = $(top_builddir)/config.h
 
126
CONFIG_CLEAN_FILES =
 
127
DIST_SOURCES =
 
128
DIST_COMMON = Makefile.am Makefile.in
 
129
all: all-am
 
130
 
 
131
.SUFFIXES:
 
132
 
 
133
mostlyclean-libtool:
 
134
        -rm -f *.lo
 
135
 
 
136
clean-libtool:
 
137
        -rm -rf .libs _libs
 
138
 
 
139
distclean-libtool:
 
140
        -rm -f libtool
 
141
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
142
        cd $(top_srcdir) && \
 
143
          $(AUTOMAKE) --gnu  win32/Makefile
 
144
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
145
        cd $(top_builddir) && \
 
146
          CONFIG_HEADERS= CONFIG_LINKS= \
 
147
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
148
uninstall-info-am:
 
149
tags: TAGS
 
150
TAGS:
 
151
 
 
152
 
 
153
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
154
 
 
155
top_distdir = ..
 
156
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
157
 
 
158
distdir: $(DISTFILES)
 
159
        @for file in $(DISTFILES); do \
 
160
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
161
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
162
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
163
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
164
          fi; \
 
165
          if test -d $$d/$$file; then \
 
166
            cp -pR $$d/$$file $(distdir) \
 
167
            || exit 1; \
 
168
          else \
 
169
            test -f $(distdir)/$$file \
 
170
            || cp -p $$d/$$file $(distdir)/$$file \
 
171
            || exit 1; \
 
172
          fi; \
 
173
        done
 
174
check-am: all-am
 
175
check: check-am
 
176
all-am: Makefile
 
177
 
 
178
installdirs:
 
179
 
 
180
install: install-am
 
181
install-exec: install-exec-am
 
182
install-data: install-data-am
 
183
uninstall: uninstall-am
 
184
 
 
185
install-am: all-am
 
186
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
187
 
 
188
installcheck: installcheck-am
 
189
install-strip:
 
190
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
191
          `test -z '$(STRIP)' || \
 
192
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
193
mostlyclean-generic:
 
194
 
 
195
clean-generic:
 
196
 
 
197
distclean-generic:
 
198
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
199
 
 
200
maintainer-clean-generic:
 
201
        @echo "This command is intended for maintainers to use"
 
202
        @echo "it deletes files that may require special tools to rebuild."
 
203
clean: clean-am
 
204
 
 
205
clean-am: clean-generic clean-libtool mostlyclean-am
 
206
 
 
207
distclean: distclean-am
 
208
 
 
209
distclean-am: clean-am distclean-generic distclean-libtool
 
210
 
 
211
dvi: dvi-am
 
212
 
 
213
dvi-am:
 
214
 
 
215
info: info-am
 
216
 
 
217
info-am:
 
218
 
 
219
install-data-am:
 
220
 
 
221
install-exec-am:
 
222
 
 
223
install-info: install-info-am
 
224
 
 
225
install-man:
 
226
 
 
227
installcheck-am:
 
228
 
 
229
maintainer-clean: maintainer-clean-am
 
230
 
 
231
maintainer-clean-am: distclean-am maintainer-clean-generic
 
232
 
 
233
mostlyclean: mostlyclean-am
 
234
 
 
235
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
236
 
 
237
uninstall-am: uninstall-info-am
 
238
 
 
239
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
240
        distclean distclean-generic distclean-libtool distdir dvi \
 
241
        dvi-am info info-am install install-am install-data \
 
242
        install-data-am install-exec install-exec-am install-info \
 
243
        install-info-am install-man install-strip installcheck \
 
244
        installcheck-am installdirs maintainer-clean \
 
245
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
246
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
 
247
 
 
248
 
 
249
distclean: clean
 
250
 
 
251
clean: 
 
252
        $(RM) \#*
 
253
        $(RM) *~
 
254
        $(RM) core
 
255
        $(RM) *.ncb
 
256
        $(RM) *.ilk
 
257
        $(RM) *.dep
 
258
        $(RM) *.opt
 
259
        $(RM) -Rfv output
 
260
        $(RM) -Rfv test
 
261
        $(RM) *.exe
 
262
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
263
# Otherwise a system limit (for SysV at least) may be exceeded.
 
264
.NOEXPORT: