~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to WINGs/WINGs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
ImportĀ upstreamĀ versionĀ 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
oldincludedir = /usr/include
 
33
 
 
34
DESTDIR =
 
35
 
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
 
 
40
top_builddir = ../..
 
41
 
 
42
ACLOCAL = @ACLOCAL@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOMAKE = @AUTOMAKE@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
 
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
49
INSTALL_DATA = @INSTALL_DATA@
 
50
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
51
transform = @program_transform_name@
 
52
 
 
53
NORMAL_INSTALL = :
 
54
PRE_INSTALL = :
 
55
POST_INSTALL = :
 
56
NORMAL_UNINSTALL = :
 
57
PRE_UNINSTALL = :
 
58
POST_UNINSTALL = :
 
59
host_alias = @host_alias@
 
60
host_triplet = @host@
 
61
AR = @AR@
 
62
AS = @AS@
 
63
CC = @CC@
 
64
CPP_PATH = @CPP_PATH@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
DLLIBS = @DLLIBS@
 
68
DLLTOOL = @DLLTOOL@
 
69
ECHO = @ECHO@
 
70
EGREP = @EGREP@
 
71
EXEEXT = @EXEEXT@
 
72
F77 = @F77@
 
73
GCJ = @GCJ@
 
74
GCJFLAGS = @GCJFLAGS@
 
75
GFXLIBS = @GFXLIBS@
 
76
HAVE_LIB = @HAVE_LIB@
 
77
HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
 
78
ICONEXT = @ICONEXT@
 
79
INTLIBS = @INTLIBS@
 
80
LIB = @LIB@
 
81
LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
 
82
LIBTOOL = @LIBTOOL@
 
83
LITE = @LITE@
 
84
LN_S = @LN_S@
 
85
LTLIB = @LTLIB@
 
86
MAKEINFO = @MAKEINFO@
 
87
MOFILES = @MOFILES@
 
88
NETLIBS = @NETLIBS@
 
89
NLSDIR = @NLSDIR@
 
90
NOSTRICTALIASING = @NOSTRICTALIASING@
 
91
OBJDUMP = @OBJDUMP@
 
92
OBJEXT = @OBJEXT@
 
93
PACKAGE = @PACKAGE@
 
94
PKGCONFIG = @PKGCONFIG@
 
95
RANLIB = @RANLIB@
 
96
RC = @RC@
 
97
STRIP = @STRIP@
 
98
VERSION = @VERSION@
 
99
WINGSMOFILES = @WINGSMOFILES@
 
100
WPMOFILES = @WPMOFILES@
 
101
XCFLAGS = @XCFLAGS@
 
102
XFTCONFIG = @XFTCONFIG@
 
103
XFTFLAGS = @XFTFLAGS@
 
104
XFTLIBS = @XFTLIBS@
 
105
XGETTEXT = @XGETTEXT@
 
106
XLFLAGS = @XLFLAGS@
 
107
XLIBS = @XLIBS@
 
108
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
109
X_LIBRARY_PATH = @X_LIBRARY_PATH@
 
110
supported_locales = @supported_locales@
 
111
wprefsdir = @wprefsdir@
 
112
 
 
113
AUTOMAKE_OPTIONS = no-dependencies
 
114
 
 
115
# is this a kluge? if so, how should i do it?
 
116
includedir = @includedir@/WINGs
 
117
 
 
118
include_HEADERS = WINGs.h WUtil.h WINGsP.h proplist-compat.h
 
119
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
120
CONFIG_HEADER = ../../src/config.h
 
121
CONFIG_CLEAN_FILES = 
 
122
HEADERS =  $(include_HEADERS)
 
123
 
 
124
DIST_COMMON =  Makefile.am Makefile.in
 
125
 
 
126
 
 
127
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
128
 
 
129
TAR = tar
 
130
GZIP_ENV = --best
 
131
all: all-redirect
 
132
.SUFFIXES:
 
133
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
 
134
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WINGs/WINGs/Makefile
 
135
 
 
136
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
137
        cd $(top_builddir) \
 
138
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
139
 
 
140
 
 
141
install-includeHEADERS: $(include_HEADERS)
 
142
        @$(NORMAL_INSTALL)
 
143
        $(mkinstalldirs) $(DESTDIR)$(includedir)
 
144
        @list='$(include_HEADERS)'; for p in $$list; do \
 
145
          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
 
146
          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
 
147
          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
 
148
        done
 
149
 
 
150
uninstall-includeHEADERS:
 
151
        @$(NORMAL_UNINSTALL)
 
152
        list='$(include_HEADERS)'; for p in $$list; do \
 
153
          rm -f $(DESTDIR)$(includedir)/$$p; \
 
154
        done
 
155
 
 
156
tags: TAGS
 
157
 
 
158
ID: $(HEADERS) $(SOURCES) $(LISP)
 
159
        list='$(SOURCES) $(HEADERS)'; \
 
160
        unique=`for i in $$list; do echo $$i; done | \
 
161
          awk '    { files[$$0] = 1; } \
 
162
               END { for (i in files) print i; }'`; \
 
163
        here=`pwd` && cd $(srcdir) \
 
164
          && mkid -f$$here/ID $$unique $(LISP)
 
165
 
 
166
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
167
        tags=; \
 
168
        here=`pwd`; \
 
169
        list='$(SOURCES) $(HEADERS)'; \
 
170
        unique=`for i in $$list; do echo $$i; done | \
 
171
          awk '    { files[$$0] = 1; } \
 
172
               END { for (i in files) print i; }'`; \
 
173
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
174
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 
175
 
 
176
mostlyclean-tags:
 
177
 
 
178
clean-tags:
 
179
 
 
180
distclean-tags:
 
181
        -rm -f TAGS ID
 
182
 
 
183
maintainer-clean-tags:
 
184
 
 
185
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
186
 
 
187
subdir = WINGs/WINGs
 
188
 
 
189
distdir: $(DISTFILES)
 
190
        @for file in $(DISTFILES); do \
 
191
          d=$(srcdir); \
 
192
          if test -d $$d/$$file; then \
 
193
            cp -pr $$d/$$file $(distdir)/$$file; \
 
194
          else \
 
195
            test -f $(distdir)/$$file \
 
196
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
197
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
198
          fi; \
 
199
        done
 
200
info-am:
 
201
info: info-am
 
202
dvi-am:
 
203
dvi: dvi-am
 
204
check-am: all-am
 
205
check: check-am
 
206
installcheck-am:
 
207
installcheck: installcheck-am
 
208
install-exec-am:
 
209
install-exec: install-exec-am
 
210
 
 
211
install-data-am: install-includeHEADERS
 
212
install-data: install-data-am
 
213
 
 
214
install-am: all-am
 
215
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
216
install: install-am
 
217
uninstall-am: uninstall-includeHEADERS
 
218
uninstall: uninstall-am
 
219
all-am: Makefile $(HEADERS)
 
220
all-redirect: all-am
 
221
install-strip:
 
222
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
223
installdirs:
 
224
        $(mkinstalldirs)  $(DESTDIR)$(includedir)
 
225
 
 
226
 
 
227
mostlyclean-generic:
 
228
 
 
229
clean-generic:
 
230
 
 
231
distclean-generic:
 
232
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
233
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
234
 
 
235
maintainer-clean-generic:
 
236
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
 
237
 
 
238
mostlyclean: mostlyclean-am
 
239
 
 
240
clean-am:  clean-tags clean-generic mostlyclean-am
 
241
 
 
242
clean: clean-am
 
243
 
 
244
distclean-am:  distclean-tags distclean-generic clean-am
 
245
        -rm -f libtool
 
246
 
 
247
distclean: distclean-am
 
248
 
 
249
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
 
250
                distclean-am
 
251
        @echo "This command is intended for maintainers to use;"
 
252
        @echo "it deletes files that may require special tools to rebuild."
 
253
 
 
254
maintainer-clean: maintainer-clean-am
 
255
 
 
256
.PHONY: uninstall-includeHEADERS install-includeHEADERS tags \
 
257
mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
 
258
distdir info-am info dvi-am dvi check check-am installcheck-am \
 
259
installcheck install-exec-am install-exec install-data-am install-data \
 
260
install-am install uninstall-am uninstall all-redirect all-am all \
 
261
installdirs mostlyclean-generic distclean-generic clean-generic \
 
262
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
263
 
 
264
 
 
265
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
266
# Otherwise a system limit (for SysV at least) may be exceeded.
 
267
.NOEXPORT: