~ubuntu-branches/ubuntu/lucid/libxpm/lucid

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-07-23 01:33:31 UTC
  • Revision ID: james.westby@ubuntu.com-20050723013331-3azqgwnbdc7sjosd
Tags: upstream-3.5.2
ImportĀ upstreamĀ versionĀ 3.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
 
 
17
# Daniel Stone disowns all copyright on this file.
 
18
 
 
19
 
 
20
SOURCES = $(libXpm_la_SOURCES)
 
21
 
 
22
srcdir = @srcdir@
 
23
top_srcdir = @top_srcdir@
 
24
VPATH = @srcdir@
 
25
pkgdatadir = $(datadir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkgincludedir = $(includedir)/@PACKAGE@
 
28
top_builddir = ..
 
29
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
30
INSTALL = @INSTALL@
 
31
install_sh_DATA = $(install_sh) -c -m 644
 
32
install_sh_PROGRAM = $(install_sh) -c
 
33
install_sh_SCRIPT = $(install_sh) -c
 
34
INSTALL_HEADER = $(INSTALL_DATA)
 
35
transform = $(program_transform_name)
 
36
NORMAL_INSTALL = :
 
37
PRE_INSTALL = :
 
38
POST_INSTALL = :
 
39
NORMAL_UNINSTALL = :
 
40
PRE_UNINSTALL = :
 
41
POST_UNINSTALL = :
 
42
build_triplet = @build@
 
43
host_triplet = @host@
 
44
subdir = src
 
45
DIST_COMMON = $(libXpminclude_HEADERS) $(srcdir)/Makefile.am \
 
46
        $(srcdir)/Makefile.in
 
47
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
48
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
mkinstalldirs = $(install_sh) -d
 
52
CONFIG_HEADER = $(top_builddir)/config.h
 
53
CONFIG_CLEAN_FILES =
 
54
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
55
am__vpath_adj = case $$p in \
 
56
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
57
    *) f=$$p;; \
 
58
  esac;
 
59
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
60
am__installdirs = "$(DESTDIR)$(libdir)" \
 
61
        "$(DESTDIR)$(libXpmincludedir)"
 
62
libLTLIBRARIES_INSTALL = $(INSTALL)
 
63
LTLIBRARIES = $(lib_LTLIBRARIES)
 
64
am__DEPENDENCIES_1 =
 
65
libXpm_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
66
am_libXpm_la_OBJECTS = Attrib.lo CrBufFrI.lo CrBufFrP.lo CrDatFrI.lo \
 
67
        CrDatFrP.lo CrIFrBuf.lo CrIFrDat.lo CrIFrP.lo CrPFrBuf.lo \
 
68
        CrPFrDat.lo CrPFrI.lo Image.lo Info.lo RdFToBuf.lo RdFToDat.lo \
 
69
        RdFToI.lo RdFToP.lo WrFFrBuf.lo WrFFrDat.lo WrFFrI.lo \
 
70
        WrFFrP.lo create.lo data.lo hashtab.lo misc.lo parse.lo rgb.lo \
 
71
        scan.lo
 
72
libXpm_la_OBJECTS = $(am_libXpm_la_OBJECTS)
 
73
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
74
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
75
am__depfiles_maybe = depfiles
 
76
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
77
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
78
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
79
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
80
        $(AM_CFLAGS) $(CFLAGS)
 
81
CCLD = $(CC)
 
82
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
83
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
84
SOURCES = $(libXpm_la_SOURCES)
 
85
DIST_SOURCES = $(libXpm_la_SOURCES)
 
86
libXpmincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
87
HEADERS = $(libXpminclude_HEADERS)
 
88
ETAGS = etags
 
89
CTAGS = ctags
 
90
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
91
ACLOCAL = @ACLOCAL@
 
92
AMDEP_FALSE = @AMDEP_FALSE@
 
93
AMDEP_TRUE = @AMDEP_TRUE@
 
94
AMTAR = @AMTAR@
 
95
AR = @AR@
 
96
AUTOCONF = @AUTOCONF@
 
97
AUTOHEADER = @AUTOHEADER@
 
98
AUTOMAKE = @AUTOMAKE@
 
99
AWK = @AWK@
 
100
BUILD_SXPM_FALSE = @BUILD_SXPM_FALSE@
 
101
BUILD_SXPM_TRUE = @BUILD_SXPM_TRUE@
 
102
CC = @CC@
 
103
CCDEPMODE = @CCDEPMODE@
 
104
CFLAGS = @CFLAGS@
 
105
CPP = @CPP@
 
106
CPPFLAGS = @CPPFLAGS@
 
107
CXX = @CXX@
 
108
CXXCPP = @CXXCPP@
 
109
CXXDEPMODE = @CXXDEPMODE@
 
110
CXXFLAGS = @CXXFLAGS@
 
111
CYGPATH_W = @CYGPATH_W@
 
112
DEFS = @DEFS@
 
113
DEPDIR = @DEPDIR@
 
114
ECHO = @ECHO@
 
115
ECHO_C = @ECHO_C@
 
116
ECHO_N = @ECHO_N@
 
117
ECHO_T = @ECHO_T@
 
118
EGREP = @EGREP@
 
119
EXEEXT = @EXEEXT@
 
120
F77 = @F77@
 
121
FFLAGS = @FFLAGS@
 
122
INSTALL_DATA = @INSTALL_DATA@
 
123
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
124
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
125
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
126
LDFLAGS = @LDFLAGS@
 
127
LIBOBJS = @LIBOBJS@
 
128
LIBS = @LIBS@
 
129
LIBTOOL = @LIBTOOL@
 
130
LN_S = @LN_S@
 
131
LTLIBOBJS = @LTLIBOBJS@
 
132
MAINT = @MAINT@
 
133
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
134
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
135
MAKEINFO = @MAKEINFO@
 
136
OBJEXT = @OBJEXT@
 
137
PACKAGE = @PACKAGE@
 
138
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
139
PACKAGE_NAME = @PACKAGE_NAME@
 
140
PACKAGE_STRING = @PACKAGE_STRING@
 
141
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
142
PACKAGE_VERSION = @PACKAGE_VERSION@
 
143
PATH_SEPARATOR = @PATH_SEPARATOR@
 
144
PKG_CONFIG = @PKG_CONFIG@
 
145
RANLIB = @RANLIB@
 
146
SET_MAKE = @SET_MAKE@
 
147
SHELL = @SHELL@
 
148
STRIP = @STRIP@
 
149
SXPM_CFLAGS = @SXPM_CFLAGS@
 
150
SXPM_LIBS = @SXPM_LIBS@
 
151
VERSION = @VERSION@
 
152
XPM_CFLAGS = @XPM_CFLAGS@
 
153
XPM_LIBS = @XPM_LIBS@
 
154
ac_ct_AR = @ac_ct_AR@
 
155
ac_ct_CC = @ac_ct_CC@
 
156
ac_ct_CXX = @ac_ct_CXX@
 
157
ac_ct_F77 = @ac_ct_F77@
 
158
ac_ct_RANLIB = @ac_ct_RANLIB@
 
159
ac_ct_STRIP = @ac_ct_STRIP@
 
160
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
161
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
162
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
163
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
164
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
165
am__include = @am__include@
 
166
am__leading_dot = @am__leading_dot@
 
167
am__quote = @am__quote@
 
168
am__tar = @am__tar@
 
169
am__untar = @am__untar@
 
170
bindir = @bindir@
 
171
build = @build@
 
172
build_alias = @build_alias@
 
173
build_cpu = @build_cpu@
 
174
build_os = @build_os@
 
175
build_vendor = @build_vendor@
 
176
datadir = @datadir@
 
177
exec_prefix = @exec_prefix@
 
178
host = @host@
 
179
host_alias = @host_alias@
 
180
host_cpu = @host_cpu@
 
181
host_os = @host_os@
 
182
host_vendor = @host_vendor@
 
183
includedir = @includedir@
 
184
infodir = @infodir@
 
185
install_sh = @install_sh@
 
186
libdir = @libdir@
 
187
libexecdir = @libexecdir@
 
188
localstatedir = @localstatedir@
 
189
mandir = @mandir@
 
190
mkdir_p = @mkdir_p@
 
191
oldincludedir = @oldincludedir@
 
192
prefix = @prefix@
 
193
program_transform_name = @program_transform_name@
 
194
sbindir = @sbindir@
 
195
sharedstatedir = @sharedstatedir@
 
196
sysconfdir = @sysconfdir@
 
197
target_alias = @target_alias@
 
198
lib_LTLIBRARIES = libXpm.la
 
199
AM_CFLAGS = -I.                                         \
 
200
            -I$(top_srcdir)/include/X11/                \
 
201
            $(XPM_CFLAGS)
 
202
 
 
203
libXpm_la_LDFLAGS = -version-number 4:11:0 -no-undefined
 
204
libXpm_la_LIBADD = $(XPM_LIBS)
 
205
libXpm_la_SOURCES = \
 
206
        Attrib.c                                        \
 
207
        CrBufFrI.c                                      \
 
208
        CrBufFrP.c                                      \
 
209
        CrDatFrI.c                                      \
 
210
        CrDatFrP.c                                      \
 
211
        CrIFrBuf.c                                      \
 
212
        CrIFrDat.c                                      \
 
213
        CrIFrP.c                                        \
 
214
        CrPFrBuf.c                                      \
 
215
        CrPFrDat.c                                      \
 
216
        CrPFrI.c                                        \
 
217
        Image.c                                         \
 
218
        Info.c                                          \
 
219
        RdFToBuf.c                                      \
 
220
        RdFToDat.c                                      \
 
221
        RdFToI.c                                        \
 
222
        RdFToP.c                                        \
 
223
        WrFFrBuf.c                                      \
 
224
        WrFFrDat.c                                      \
 
225
        WrFFrI.c                                        \
 
226
        WrFFrP.c                                        \
 
227
        XpmI.h                                          \
 
228
        create.c                                        \
 
229
        data.c                                          \
 
230
        hashtab.c                                       \
 
231
        misc.c                                          \
 
232
        parse.c                                         \
 
233
        rgb.c                                           \
 
234
        rgbtab.h                                        \
 
235
        scan.c                                          \
 
236
        simx.h
 
237
 
 
238
libXpmincludedir = $(includedir)/X11
 
239
libXpminclude_HEADERS = $(top_srcdir)/include/X11/xpm.h
 
240
all: all-am
 
241
 
 
242
.SUFFIXES:
 
243
.SUFFIXES: .c .lo .o .obj
 
244
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
245
        @for dep in $?; do \
 
246
          case '$(am__configure_deps)' in \
 
247
            *$$dep*) \
 
248
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
249
                && exit 0; \
 
250
              exit 1;; \
 
251
          esac; \
 
252
        done; \
 
253
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
 
254
        cd $(top_srcdir) && \
 
255
          $(AUTOMAKE) --gnu  src/Makefile
 
256
.PRECIOUS: Makefile
 
257
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
258
        @case '$?' in \
 
259
          *config.status*) \
 
260
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
261
          *) \
 
262
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
263
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
264
        esac;
 
265
 
 
266
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
268
 
 
269
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
270
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
271
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
272
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
273
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
274
        @$(NORMAL_INSTALL)
 
275
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
 
276
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
277
          if test -f $$p; then \
 
278
            f=$(am__strip_dir) \
 
279
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
280
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
281
          else :; fi; \
 
282
        done
 
283
 
 
284
uninstall-libLTLIBRARIES:
 
285
        @$(NORMAL_UNINSTALL)
 
286
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
287
          p=$(am__strip_dir) \
 
288
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
289
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
290
        done
 
291
 
 
292
clean-libLTLIBRARIES:
 
293
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
294
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
295
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
296
          test "$$dir" != "$$p" || dir=.; \
 
297
          echo "rm -f \"$${dir}/so_locations\""; \
 
298
          rm -f "$${dir}/so_locations"; \
 
299
        done
 
300
libXpm.la: $(libXpm_la_OBJECTS) $(libXpm_la_DEPENDENCIES) 
 
301
        $(LINK) -rpath $(libdir) $(libXpm_la_LDFLAGS) $(libXpm_la_OBJECTS) $(libXpm_la_LIBADD) $(LIBS)
 
302
 
 
303
mostlyclean-compile:
 
304
        -rm -f *.$(OBJEXT)
 
305
 
 
306
distclean-compile:
 
307
        -rm -f *.tab.c
 
308
 
 
309
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Attrib.Plo@am__quote@
 
310
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrBufFrI.Plo@am__quote@
 
311
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrBufFrP.Plo@am__quote@
 
312
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrDatFrI.Plo@am__quote@
 
313
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrDatFrP.Plo@am__quote@
 
314
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrIFrBuf.Plo@am__quote@
 
315
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrIFrDat.Plo@am__quote@
 
316
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrIFrP.Plo@am__quote@
 
317
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrPFrBuf.Plo@am__quote@
 
318
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrPFrDat.Plo@am__quote@
 
319
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CrPFrI.Plo@am__quote@
 
320
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Image.Plo@am__quote@
 
321
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Info.Plo@am__quote@
 
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RdFToBuf.Plo@am__quote@
 
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RdFToDat.Plo@am__quote@
 
324
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RdFToI.Plo@am__quote@
 
325
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RdFToP.Plo@am__quote@
 
326
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WrFFrBuf.Plo@am__quote@
 
327
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WrFFrDat.Plo@am__quote@
 
328
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WrFFrI.Plo@am__quote@
 
329
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WrFFrP.Plo@am__quote@
 
330
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create.Plo@am__quote@
 
331
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Plo@am__quote@
 
332
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashtab.Plo@am__quote@
 
333
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
 
334
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
 
335
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rgb.Plo@am__quote@
 
336
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scan.Plo@am__quote@
 
337
 
 
338
.c.o:
 
339
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
340
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
343
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
344
 
 
345
.c.obj:
 
346
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
347
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
348
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
349
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
350
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
351
 
 
352
.c.lo:
 
353
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
354
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
356
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
357
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
358
 
 
359
mostlyclean-libtool:
 
360
        -rm -f *.lo
 
361
 
 
362
clean-libtool:
 
363
        -rm -rf .libs _libs
 
364
 
 
365
distclean-libtool:
 
366
        -rm -f libtool
 
367
uninstall-info-am:
 
368
install-libXpmincludeHEADERS: $(libXpminclude_HEADERS)
 
369
        @$(NORMAL_INSTALL)
 
370
        test -z "$(libXpmincludedir)" || $(mkdir_p) "$(DESTDIR)$(libXpmincludedir)"
 
371
        @list='$(libXpminclude_HEADERS)'; for p in $$list; do \
 
372
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
373
          f=$(am__strip_dir) \
 
374
          echo " $(libXpmincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libXpmincludedir)/$$f'"; \
 
375
          $(libXpmincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libXpmincludedir)/$$f"; \
 
376
        done
 
377
 
 
378
uninstall-libXpmincludeHEADERS:
 
379
        @$(NORMAL_UNINSTALL)
 
380
        @list='$(libXpminclude_HEADERS)'; for p in $$list; do \
 
381
          f=$(am__strip_dir) \
 
382
          echo " rm -f '$(DESTDIR)$(libXpmincludedir)/$$f'"; \
 
383
          rm -f "$(DESTDIR)$(libXpmincludedir)/$$f"; \
 
384
        done
 
385
 
 
386
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
387
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
388
        unique=`for i in $$list; do \
 
389
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
390
          done | \
 
391
          $(AWK) '    { files[$$0] = 1; } \
 
392
               END { for (i in files) print i; }'`; \
 
393
        mkid -fID $$unique
 
394
tags: TAGS
 
395
 
 
396
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
397
                $(TAGS_FILES) $(LISP)
 
398
        tags=; \
 
399
        here=`pwd`; \
 
400
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
401
        unique=`for i in $$list; do \
 
402
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
403
          done | \
 
404
          $(AWK) '    { files[$$0] = 1; } \
 
405
               END { for (i in files) print i; }'`; \
 
406
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
407
          test -n "$$unique" || unique=$$empty_fix; \
 
408
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
409
            $$tags $$unique; \
 
410
        fi
 
411
ctags: CTAGS
 
412
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
413
                $(TAGS_FILES) $(LISP)
 
414
        tags=; \
 
415
        here=`pwd`; \
 
416
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
417
        unique=`for i in $$list; do \
 
418
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
419
          done | \
 
420
          $(AWK) '    { files[$$0] = 1; } \
 
421
               END { for (i in files) print i; }'`; \
 
422
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
423
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
424
             $$tags $$unique
 
425
 
 
426
GTAGS:
 
427
        here=`$(am__cd) $(top_builddir) && pwd` \
 
428
          && cd $(top_srcdir) \
 
429
          && gtags -i $(GTAGS_ARGS) $$here
 
430
 
 
431
distclean-tags:
 
432
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
433
 
 
434
distdir: $(DISTFILES)
 
435
        $(mkdir_p) $(distdir)/../include/X11
 
436
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
437
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
438
        list='$(DISTFILES)'; for file in $$list; do \
 
439
          case $$file in \
 
440
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
441
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
442
          esac; \
 
443
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
444
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
445
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
446
            dir="/$$dir"; \
 
447
            $(mkdir_p) "$(distdir)$$dir"; \
 
448
          else \
 
449
            dir=''; \
 
450
          fi; \
 
451
          if test -d $$d/$$file; then \
 
452
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
453
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
454
            fi; \
 
455
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
456
          else \
 
457
            test -f $(distdir)/$$file \
 
458
            || cp -p $$d/$$file $(distdir)/$$file \
 
459
            || exit 1; \
 
460
          fi; \
 
461
        done
 
462
check-am: all-am
 
463
check: check-am
 
464
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
465
installdirs:
 
466
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXpmincludedir)"; do \
 
467
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
468
        done
 
469
install: install-am
 
470
install-exec: install-exec-am
 
471
install-data: install-data-am
 
472
uninstall: uninstall-am
 
473
 
 
474
install-am: all-am
 
475
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
476
 
 
477
installcheck: installcheck-am
 
478
install-strip:
 
479
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
480
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
481
          `test -z '$(STRIP)' || \
 
482
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
483
mostlyclean-generic:
 
484
 
 
485
clean-generic:
 
486
 
 
487
distclean-generic:
 
488
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
489
 
 
490
maintainer-clean-generic:
 
491
        @echo "This command is intended for maintainers to use"
 
492
        @echo "it deletes files that may require special tools to rebuild."
 
493
clean: clean-am
 
494
 
 
495
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
496
        mostlyclean-am
 
497
 
 
498
distclean: distclean-am
 
499
        -rm -rf ./$(DEPDIR)
 
500
        -rm -f Makefile
 
501
distclean-am: clean-am distclean-compile distclean-generic \
 
502
        distclean-libtool distclean-tags
 
503
 
 
504
dvi: dvi-am
 
505
 
 
506
dvi-am:
 
507
 
 
508
html: html-am
 
509
 
 
510
info: info-am
 
511
 
 
512
info-am:
 
513
 
 
514
install-data-am: install-libXpmincludeHEADERS
 
515
 
 
516
install-exec-am: install-libLTLIBRARIES
 
517
 
 
518
install-info: install-info-am
 
519
 
 
520
install-man:
 
521
 
 
522
installcheck-am:
 
523
 
 
524
maintainer-clean: maintainer-clean-am
 
525
        -rm -rf ./$(DEPDIR)
 
526
        -rm -f Makefile
 
527
maintainer-clean-am: distclean-am maintainer-clean-generic
 
528
 
 
529
mostlyclean: mostlyclean-am
 
530
 
 
531
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
532
        mostlyclean-libtool
 
533
 
 
534
pdf: pdf-am
 
535
 
 
536
pdf-am:
 
537
 
 
538
ps: ps-am
 
539
 
 
540
ps-am:
 
541
 
 
542
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
 
543
        uninstall-libXpmincludeHEADERS
 
544
 
 
545
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
546
        clean-libLTLIBRARIES clean-libtool ctags distclean \
 
547
        distclean-compile distclean-generic distclean-libtool \
 
548
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
549
        install install-am install-data install-data-am install-exec \
 
550
        install-exec-am install-info install-info-am \
 
551
        install-libLTLIBRARIES install-libXpmincludeHEADERS \
 
552
        install-man install-strip installcheck installcheck-am \
 
553
        installdirs maintainer-clean maintainer-clean-generic \
 
554
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
555
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
556
        uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
 
557
        uninstall-libXpmincludeHEADERS
 
558
 
 
559
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
560
# Otherwise a system limit (for SysV at least) may be exceeded.
 
561
.NOEXPORT: