~ubuntu-x-swat/xorg-server/xsmoke

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Bryce Harrington
  • Date: 2008-12-12 00:20:56 UTC
  • mfrom: (11.1.3 trunk)
  • Revision ID: bryce@chideok-20081212002056-p8z6pd5k2b4wfw31
Merge packaging.  Thanks Marc!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
ACLOCAL = @ACLOCAL@
 
39
AMDEP_FALSE = @AMDEP_FALSE@
 
40
AMDEP_TRUE = @AMDEP_TRUE@
 
41
AMTAR = @AMTAR@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOHEADER = @AUTOHEADER@
 
44
AUTOMAKE = @AUTOMAKE@
 
45
AWK = @AWK@
 
46
CC = @CC@
 
47
CCDEPMODE = @CCDEPMODE@
 
48
CFLAGS = @CFLAGS@
 
49
CPPFLAGS = @CPPFLAGS@
 
50
CYGPATH_W = @CYGPATH_W@
 
51
DEFS = @DEFS@
 
52
DEPDIR = @DEPDIR@
 
53
ECHO_C = @ECHO_C@
 
54
ECHO_N = @ECHO_N@
 
55
ECHO_T = @ECHO_T@
 
56
EXEEXT = @EXEEXT@
 
57
INSTALL_DATA = @INSTALL_DATA@
 
58
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
59
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
60
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
61
LDFLAGS = @LDFLAGS@
 
62
LIBOBJS = @LIBOBJS@
 
63
LIBS = @LIBS@
 
64
LTLIBOBJS = @LTLIBOBJS@
 
65
MAKEINFO = @MAKEINFO@
 
66
OBJEXT = @OBJEXT@
 
67
PACKAGE = @PACKAGE@
 
68
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
69
PACKAGE_NAME = @PACKAGE_NAME@
 
70
PACKAGE_STRING = @PACKAGE_STRING@
 
71
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
72
PACKAGE_VERSION = @PACKAGE_VERSION@
 
73
PATH_SEPARATOR = @PATH_SEPARATOR@
 
74
SET_MAKE = @SET_MAKE@
 
75
SHELL = @SHELL@
 
76
STRIP = @STRIP@
 
77
VERSION = @VERSION@
 
78
ac_ct_CC = @ac_ct_CC@
 
79
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
80
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
81
am__include = @am__include@
 
82
am__leading_dot = @am__leading_dot@
 
83
am__quote = @am__quote@
 
84
bindir = @bindir@
 
85
build_alias = @build_alias@
 
86
datadir = @datadir@
 
87
datarootdir = @datarootdir@
 
88
docdir = @docdir@
 
89
dvidir = @dvidir@
 
90
exec_prefix = @exec_prefix@
 
91
host_alias = @host_alias@
 
92
htmldir = @htmldir@
 
93
includedir = @includedir@
 
94
infodir = @infodir@
 
95
install_sh = @install_sh@
 
96
 
 
97
# architecture-independent data files
 
98
libdir = $(DESTDIR)$(datadir)/xsmoke/lib
 
99
libexecdir = @libexecdir@
 
100
localedir = @localedir@
 
101
localstatedir = @localstatedir@
 
102
mandir = @mandir@
 
103
oldincludedir = @oldincludedir@
 
104
pdfdir = @pdfdir@
 
105
prefix = @prefix@
 
106
program_transform_name = @program_transform_name@
 
107
psdir = @psdir@
 
108
sbindir = @sbindir@
 
109
sharedstatedir = @sharedstatedir@
 
110
sysconfdir = @sysconfdir@
 
111
target_alias = @target_alias@
 
112
AUTOMAKE_OPTIONS = no-dependencies
 
113
subdir = lib
 
114
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
115
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
116
CONFIG_CLEAN_FILES =
 
117
depcomp =
 
118
am__depfiles_maybe =
 
119
DIST_SOURCES =
 
120
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
121
all: all-am
 
122
 
 
123
.SUFFIXES:
 
124
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
125
        cd $(top_srcdir) && \
 
126
          $(AUTOMAKE) --gnu  lib/Makefile
 
127
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
128
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
129
uninstall-info-am:
 
130
tags: TAGS
 
131
TAGS:
 
132
 
 
133
ctags: CTAGS
 
134
CTAGS:
 
135
 
 
136
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
137
 
 
138
top_distdir = ..
 
139
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
140
 
 
141
distdir: $(DISTFILES)
 
142
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
143
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
144
        list='$(DISTFILES)'; for file in $$list; do \
 
145
          case $$file in \
 
146
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
147
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
148
          esac; \
 
149
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
150
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
151
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
152
            dir="/$$dir"; \
 
153
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
154
          else \
 
155
            dir=''; \
 
156
          fi; \
 
157
          if test -d $$d/$$file; then \
 
158
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
159
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
160
            fi; \
 
161
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
162
          else \
 
163
            test -f $(distdir)/$$file \
 
164
            || cp -p $$d/$$file $(distdir)/$$file \
 
165
            || exit 1; \
 
166
          fi; \
 
167
        done
 
168
check-am: all-am
 
169
check: check-am
 
170
all-am: Makefile
 
171
 
 
172
installdirs:
 
173
install: install-am
 
174
install-exec: install-exec-am
 
175
install-data: install-data-am
 
176
uninstall: uninstall-am
 
177
 
 
178
install-am: all-am
 
179
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
180
 
 
181
installcheck: installcheck-am
 
182
install-strip:
 
183
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
184
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
185
          `test -z '$(STRIP)' || \
 
186
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
187
mostlyclean-generic:
 
188
 
 
189
clean-generic:
 
190
 
 
191
distclean-generic:
 
192
        -rm -f $(CONFIG_CLEAN_FILES)
 
193
 
 
194
maintainer-clean-generic:
 
195
        @echo "This command is intended for maintainers to use"
 
196
        @echo "it deletes files that may require special tools to rebuild."
 
197
clean: clean-am
 
198
 
 
199
clean-am: clean-generic mostlyclean-am
 
200
 
 
201
distclean: distclean-am
 
202
        -rm -f Makefile
 
203
distclean-am: clean-am distclean-generic
 
204
 
 
205
dvi: dvi-am
 
206
 
 
207
dvi-am:
 
208
 
 
209
info: info-am
 
210
 
 
211
info-am:
 
212
 
 
213
install-data-am:
 
214
        @$(NORMAL_INSTALL)
 
215
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
216
 
 
217
install-exec-am:
 
218
 
 
219
install-info: install-info-am
 
220
 
 
221
install-man:
 
222
 
 
223
installcheck-am:
 
224
 
 
225
maintainer-clean: maintainer-clean-am
 
226
        -rm -f Makefile
 
227
maintainer-clean-am: distclean-am maintainer-clean-generic
 
228
 
 
229
mostlyclean: mostlyclean-am
 
230
 
 
231
mostlyclean-am: mostlyclean-generic
 
232
 
 
233
pdf: pdf-am
 
234
 
 
235
pdf-am:
 
236
 
 
237
ps: ps-am
 
238
 
 
239
ps-am:
 
240
 
 
241
uninstall-am: uninstall-info-am
 
242
 
 
243
.PHONY: all all-am check check-am clean clean-generic distclean \
 
244
        distclean-generic distdir dvi dvi-am info info-am install \
 
245
        install-am install-data install-data-am install-exec \
 
246
        install-exec-am install-info install-info-am install-man \
 
247
        install-strip installcheck installcheck-am installdirs \
 
248
        maintainer-clean maintainer-clean-generic mostlyclean \
 
249
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
250
        uninstall-info-am
 
251
 
 
252
 
 
253
install-data-hook:
 
254
        mkdir -p $(libdir)
 
255
        find ! -name Makefile\* -type f -exec cp {} $(libdir) \;
 
256
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
257
# Otherwise a system limit (for SysV at least) may be exceeded.
 
258
.NOEXPORT: