aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-11 12:10:28 (GMT)
committerfluxgen <fluxgen>2002-02-11 12:10:28 (GMT)
commitb2d0bc4747286994d4756f3f04323bd80c662f82 (patch)
tree1e0cad0ff5835d2a1b97578d55e601207922e2cf /util
parent33541b8821c51bff024bd7c20502fe015a280b37 (diff)
downloadfluxbox-b2d0bc4747286994d4756f3f04323bd80c662f82.zip
fluxbox-b2d0bc4747286994d4756f3f04323bd80c662f82.tar.bz2
removed
Diffstat (limited to 'util')
-rw-r--r--util/Makefile.in420
1 files changed, 0 insertions, 420 deletions
diff --git a/util/Makefile.in b/util/Makefile.in
deleted file mode 100644
index 80fb2d5..0000000
--- a/util/Makefile.in
+++ /dev/null
@@ -1,420 +0,0 @@
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 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# util/Makefile.am for Blackbox 0.61.x - an X11 Window manager
14
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36
37DESTDIR =
38
39pkgdatadir = $(datadir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42
43top_builddir = ..
44
45ACLOCAL = @ACLOCAL@
46AUTOCONF = @AUTOCONF@
47AUTOMAKE = @AUTOMAKE@
48AUTOHEADER = @AUTOHEADER@
49
50INSTALL = @INSTALL@
51INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52INSTALL_DATA = @INSTALL_DATA@
53INSTALL_SCRIPT = @INSTALL_SCRIPT@
54transform = @program_transform_name@
55
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62host_alias = @host_alias@
63host_triplet = @host@
64AS = @AS@
65CC = @CC@
66CXX = @CXX@
67DEBUG = @DEBUG@
68DLLTOOL = @DLLTOOL@
69GNOME = @GNOME@
70INTERLACE = @INTERLACE@
71KDE = @KDE@
72LIBTOOL = @LIBTOOL@
73LN_S = @LN_S@
74MAINT = @MAINT@
75MAKEINFO = @MAKEINFO@
76NEWWMSPEC = @NEWWMSPEC@
77NLS = @NLS@
78OBJDUMP = @OBJDUMP@
79ORDEREDPSEUDO = @ORDEREDPSEUDO@
80PACKAGE = @PACKAGE@
81RANLIB = @RANLIB@
82SHAPE = @SHAPE@
83SLIT = @SLIT@
84TIMEDCACHE = @TIMEDCACHE@
85VERSION = @VERSION@
86gencat_cmd = @gencat_cmd@
87regex_cmd = @regex_cmd@
88
89CPPFLAGS = @CPPFLAGS@ @DEBUG@ @NLS@ @TIMEDCACHE@ @NEWWMSPEC@ @INTERLACE@ @ORDEREDPSEUDO@
90
91
92bin_SCRIPTS = bsetbg
93bin_PROGRAMS = bsetroot
94bsetroot_SOURCES = bsetroot.cc bsetroot.hh
95bsetroot_LDADD = ../src/BaseDisplay.o ../src/LinkedList.o ../src/Timer.o ../src/Image.o ../src/i18n.o
96MAINTAINERCLEANFILES = Makefile.in
97EXTRA_DIST = bsetbg
98mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99CONFIG_HEADER = ../config.h
100CONFIG_CLEAN_FILES =
101PROGRAMS = $(bin_PROGRAMS)
102
103
104DEFS = @DEFS@ -I. -I$(srcdir) -I..
105LDFLAGS = @LDFLAGS@
106LIBS = @LIBS@
107X_CFLAGS = @X_CFLAGS@
108X_LIBS = @X_LIBS@
109X_EXTRA_LIBS = @X_EXTRA_LIBS@
110X_PRE_LIBS = @X_PRE_LIBS@
111bsetroot_OBJECTS = bsetroot.o
112bsetroot_DEPENDENCIES = ../src/BaseDisplay.o ../src/LinkedList.o \
113../src/Timer.o ../src/Image.o ../src/i18n.o
114bsetroot_LDFLAGS =
115SCRIPTS = $(bin_SCRIPTS)
116
117CXXFLAGS = @CXXFLAGS@
118CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
119LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
120CXXLD = $(CXX)
121CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
122CFLAGS = @CFLAGS@
123COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125CCLD = $(CC)
126LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
127DIST_COMMON = Makefile.am Makefile.in
128
129
130DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
131
132TAR = tar
133GZIP_ENV = --best
134DEP_FILES = .deps/bsetroot.P
135SOURCES = $(bsetroot_SOURCES)
136OBJECTS = $(bsetroot_OBJECTS)
137
138all: all-redirect
139.SUFFIXES:
140.SUFFIXES: .S .c .cc .lo .o .s
141$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
142 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
143
144Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
145 cd $(top_builddir) \
146 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
147
148
149mostlyclean-binPROGRAMS:
150
151clean-binPROGRAMS:
152 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
153
154distclean-binPROGRAMS:
155
156maintainer-clean-binPROGRAMS:
157
158install-binPROGRAMS: $(bin_PROGRAMS)
159 @$(NORMAL_INSTALL)
160 $(mkinstalldirs) $(DESTDIR)$(bindir)
161 @list='$(bin_PROGRAMS)'; for p in $$list; do \
162 if test -f $$p; then \
163 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
164 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
165 else :; fi; \
166 done
167
168uninstall-binPROGRAMS:
169 @$(NORMAL_UNINSTALL)
170 list='$(bin_PROGRAMS)'; for p in $$list; do \
171 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
172 done
173
174.s.o:
175 $(COMPILE) -c $<
176
177.S.o:
178 $(COMPILE) -c $<
179
180mostlyclean-compile:
181 -rm -f *.o core *.core
182
183clean-compile:
184
185distclean-compile:
186 -rm -f *.tab.c
187
188maintainer-clean-compile:
189
190.s.lo:
191 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
192
193.S.lo:
194 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
195
196mostlyclean-libtool:
197 -rm -f *.lo
198
199clean-libtool:
200 -rm -rf .libs _libs
201
202distclean-libtool:
203
204maintainer-clean-libtool:
205
206bsetroot: $(bsetroot_OBJECTS) $(bsetroot_DEPENDENCIES)
207 @rm -f bsetroot
208 $(CXXLINK) $(bsetroot_LDFLAGS) $(bsetroot_OBJECTS) $(bsetroot_LDADD) $(LIBS)
209
210install-binSCRIPTS: $(bin_SCRIPTS)
211 @$(NORMAL_INSTALL)
212 $(mkinstalldirs) $(DESTDIR)$(bindir)
213 @list='$(bin_SCRIPTS)'; for p in $$list; do \
214 if test -f $$p; then \
215 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
216 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
217 else if test -f $(srcdir)/$$p; then \
218 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
219 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
220 else :; fi; fi; \
221 done
222
223uninstall-binSCRIPTS:
224 @$(NORMAL_UNINSTALL)
225 list='$(bin_SCRIPTS)'; for p in $$list; do \
226 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
227 done
228.cc.o:
229 $(CXXCOMPILE) -c $<
230.cc.lo:
231 $(LTCXXCOMPILE) -c $<
232
233tags: TAGS
234
235ID: $(HEADERS) $(SOURCES) $(LISP)
236 list='$(SOURCES) $(HEADERS)'; \
237 unique=`for i in $$list; do echo $$i; done | \
238 awk ' { files[$$0] = 1; } \
239 END { for (i in files) print i; }'`; \
240 here=`pwd` && cd $(srcdir) \
241 && mkid -f$$here/ID $$unique $(LISP)
242
243TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
244 tags=; \
245 here=`pwd`; \
246 list='$(SOURCES) $(HEADERS)'; \
247 unique=`for i in $$list; do echo $$i; done | \
248 awk ' { files[$$0] = 1; } \
249 END { for (i in files) print i; }'`; \
250 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
251 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
252
253mostlyclean-tags:
254
255clean-tags:
256
257distclean-tags:
258 -rm -f TAGS ID
259
260maintainer-clean-tags:
261
262distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
263
264subdir = util
265
266distdir: $(DISTFILES)
267 here=`cd $(top_builddir) && pwd`; \
268 top_distdir=`cd $(top_distdir) && pwd`; \
269 distdir=`cd $(distdir) && pwd`; \
270 cd $(top_srcdir) \
271 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu util/Makefile
272 @for file in $(DISTFILES); do \
273 d=$(srcdir); \
274 if test -d $$d/$$file; then \
275 cp -pr $$/$$file $(distdir)/$$file; \
276 else \
277 test -f $(distdir)/$$file \
278 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
279 || cp -p $$d/$$file $(distdir)/$$file || :; \
280 fi; \
281 done
282
283DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
284
285-include $(DEP_FILES)
286
287mostlyclean-depend:
288
289clean-depend:
290
291distclean-depend:
292 -rm -rf .deps
293
294maintainer-clean-depend:
295
296%.o: %.c
297 @echo '$(COMPILE) -c $<'; \
298 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
299 @-cp .deps/$(*F).pp .deps/$(*F).P; \
300 tr ' ' '\012' < .deps/$(*F).pp \
301 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
302 >> .deps/$(*F).P; \
303 rm .deps/$(*F).pp
304
305%.lo: %.c
306 @echo '$(LTCOMPILE) -c $<'; \
307 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
308 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
309 < .deps/$(*F).pp > .deps/$(*F).P; \
310 tr ' ' '\012' < .deps/$(*F).pp \
311 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
312 >> .deps/$(*F).P; \
313 rm -f .deps/$(*F).pp
314
315%.o: %.cc
316 @echo '$(CXXCOMPILE) -c $<'; \
317 $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
318 @-cp .deps/$(*F).pp .deps/$(*F).P; \
319 tr ' ' '\012' < .deps/$(*F).pp \
320 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
321 >> .deps/$(*F).P; \
322 rm .deps/$(*F).pp
323
324%.lo: %.cc
325 @echo '$(LTCXXCOMPILE) -c $<'; \
326 $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
327 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
328 < .deps/$(*F).pp > .deps/$(*F).P; \
329 tr ' ' '\012' < .deps/$(*F).pp \
330 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
331 >> .deps/$(*F).P; \
332 rm -f .deps/$(*F).pp
333info-am:
334info: info-am
335dvi-am:
336dvi: dvi-am
337check-am: all-am
338check: check-am
339installcheck-am:
340installcheck: installcheck-am
341install-exec-am: install-binPROGRAMS install-binSCRIPTS
342install-exec: install-exec-am
343
344install-data-am:
345install-data: install-data-am
346
347install-am: all-am
348 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349install: install-am
350uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
351uninstall: uninstall-am
352all-am: Makefile $(PROGRAMS) $(SCRIPTS)
353all-redirect: all-am
354install-strip:
355 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
356installdirs:
357 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
358
359
360mostlyclean-generic:
361
362clean-generic:
363
364distclean-generic:
365 -rm -f Makefile $(CONFIG_CLEAN_FILES)
366 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
367
368maintainer-clean-generic:
369 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
370mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
371 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
372 mostlyclean-generic
373
374mostlyclean: mostlyclean-am
375
376clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
377 clean-depend clean-generic mostlyclean-am
378
379clean: clean-am
380
381distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
382 distclean-tags distclean-depend distclean-generic \
383 clean-am distclean-local
384 -rm -f libtool
385
386distclean: distclean-am
387
388maintainer-clean-am: maintainer-clean-binPROGRAMS \
389 maintainer-clean-compile maintainer-clean-libtool \
390 maintainer-clean-tags maintainer-clean-depend \
391 maintainer-clean-generic distclean-am
392 @echo "This command is intended for maintainers to use;"
393 @echo "it deletes files that may require special tools to rebuild."
394
395maintainer-clean: maintainer-clean-am
396
397.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
398maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
399mostlyclean-compile distclean-compile clean-compile \
400maintainer-clean-compile mostlyclean-libtool distclean-libtool \
401clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
402install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
403maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
404clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
405check-am installcheck-am installcheck install-exec-am install-exec \
406install-data-am install-data install-am install uninstall-am uninstall \
407all-redirect all-am all installdirs mostlyclean-generic \
408distclean-generic clean-generic maintainer-clean-generic clean \
409mostlyclean distclean maintainer-clean
410
411
412distclean-local:
413 rm -f *\~
414
415bsetroot.o: bsetroot.cc ../config.h bsetroot.hh ../src/BaseDisplay.hh \
416 ../src/LinkedList.hh ../src/Timer.hh ../src/Image.hh
417
418# Tell versions [3.59,3.63) of GNU make to not export all variables.
419# Otherwise a system limit (for SysV at least) may be exceeded.
420.NOEXPORT: