~ubuntu-branches/ubuntu/saucy/stalonetray/saucy

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2009-10-10 02:05:20 UTC
  • mfrom: (1.1.7 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091010020520-adj6s9i1ujpvzapo
Tags: 0.8.0~beta1-1
* New upstream release
* bump Standards-Version to 3.8.3
* Remove Torsten from Uploaders as requested

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
51
47
am_stalonetray_OBJECTS = main.$(OBJEXT) icons.$(OBJEXT) \
52
48
        xembed.$(OBJEXT) layout.$(OBJEXT) embed.$(OBJEXT) \
53
49
        settings.$(OBJEXT) xutils.$(OBJEXT) tray.$(OBJEXT) \
54
 
        wmh.$(OBJEXT) debug.$(OBJEXT) image.$(OBJEXT)
 
50
        wmh.$(OBJEXT) debug.$(OBJEXT) image.$(OBJEXT) \
 
51
        scrollbars.$(OBJEXT)
55
52
stalonetray_OBJECTS = $(am_stalonetray_OBJECTS)
56
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
 
53
DEFAULT_INCLUDES = -I.@am__isrc@
57
54
depcomp = $(SHELL) $(top_srcdir)/depcomp
58
55
am__depfiles_maybe = depfiles
59
56
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66
63
CTAGS = ctags
67
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68
65
ACLOCAL = @ACLOCAL@
69
 
AMDEP_FALSE = @AMDEP_FALSE@
70
 
AMDEP_TRUE = @AMDEP_TRUE@
71
66
AMTAR = @AMTAR@
72
67
AUTOCONF = @AUTOCONF@
73
68
AUTOHEADER = @AUTOHEADER@
87
82
EGREP = @EGREP@
88
83
EXEEXT = @EXEEXT@
89
84
GREP = @GREP@
 
85
INSTALL = @INSTALL@
90
86
INSTALL_DATA = @INSTALL_DATA@
91
87
INSTALL_PROGRAM = @INSTALL_PROGRAM@
92
88
INSTALL_SCRIPT = @INSTALL_SCRIPT@
96
92
LIBS = @LIBS@
97
93
LTLIBOBJS = @LTLIBOBJS@
98
94
MAKEINFO = @MAKEINFO@
 
95
MKDIR_P = @MKDIR_P@
99
96
OBJEXT = @OBJEXT@
100
97
PACKAGE = @PACKAGE@
101
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113
110
X_EXTRA_LIBS = @X_EXTRA_LIBS@
114
111
X_LIBS = @X_LIBS@
115
112
X_PRE_LIBS = @X_PRE_LIBS@
 
113
abs_builddir = @abs_builddir@
 
114
abs_srcdir = @abs_srcdir@
 
115
abs_top_builddir = @abs_top_builddir@
 
116
abs_top_srcdir = @abs_top_srcdir@
116
117
ac_ct_CC = @ac_ct_CC@
117
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119
118
am__include = @am__include@
120
119
am__leading_dot = @am__leading_dot@
121
120
am__quote = @am__quote@
123
122
am__untar = @am__untar@
124
123
bindir = @bindir@
125
124
build_alias = @build_alias@
 
125
builddir = @builddir@
126
126
datadir = @datadir@
127
127
datarootdir = @datarootdir@
128
128
docdir = @docdir@
147
147
psdir = @psdir@
148
148
sbindir = @sbindir@
149
149
sharedstatedir = @sharedstatedir@
 
150
srcdir = @srcdir@
150
151
sysconfdir = @sysconfdir@
151
152
target_alias = @target_alias@
 
153
top_builddir = @top_builddir@
 
154
top_srcdir = @top_srcdir@
152
155
stalonetray_SOURCES = main.c icons.c icons.h xembed.c xembed.h layout.c layout.h embed.c embed.h \
153
156
                      settings.c settings.h xutils.c xutils.h tray.c tray.h debug.h list.h \
154
 
                                          wmh.c wmh.h common.h debug.c image.c image.h
 
157
                                          wmh.c wmh.h common.h debug.c image.c image.h \
 
158
                                          scrollbars.c scrollbars.h
155
159
 
156
160
EXTRA_stalonetray_SOURCES = kde_tray.c kde_tray.h
157
161
stalonetray_DEPENDENCIES = @kde_tray_support@
195
199
config.h: stamp-h1
196
200
        @if test ! -f $@; then \
197
201
          rm -f stamp-h1; \
198
 
          $(MAKE) stamp-h1; \
 
202
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
199
203
        else :; fi
200
204
 
201
205
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
210
214
        -rm -f config.h stamp-h1
211
215
install-binPROGRAMS: $(bin_PROGRAMS)
212
216
        @$(NORMAL_INSTALL)
213
 
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
217
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
214
218
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
215
219
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
216
220
          if test -f $$p \
233
237
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
234
238
stalonetray$(EXEEXT): $(stalonetray_OBJECTS) $(stalonetray_DEPENDENCIES) 
235
239
        @rm -f stalonetray$(EXEEXT)
236
 
        $(LINK) $(stalonetray_LDFLAGS) $(stalonetray_OBJECTS) $(stalonetray_LDADD) $(LIBS)
 
240
        $(LINK) $(stalonetray_OBJECTS) $(stalonetray_LDADD) $(LIBS)
237
241
 
238
242
mostlyclean-compile:
239
243
        -rm -f *.$(OBJEXT)
248
252
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kde_tray.Po@am__quote@
249
253
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
250
254
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
 
255
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrollbars.Po@am__quote@
251
256
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settings.Po@am__quote@
252
257
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tray.Po@am__quote@
253
258
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wmh.Po@am__quote@
255
260
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xutils.Po@am__quote@
256
261
 
257
262
.c.o:
258
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
259
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
263
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
264
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
260
265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
261
266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
262
267
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
263
268
 
264
269
.c.obj:
265
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
266
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
270
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
271
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
267
272
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
268
273
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269
274
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
270
 
uninstall-info-am:
271
275
 
272
276
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273
277
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274
278
        unique=`for i in $$list; do \
275
279
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276
280
          done | \
277
 
          $(AWK) '    { files[$$0] = 1; } \
278
 
               END { for (i in files) print i; }'`; \
 
281
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
282
              END { if (nonempty) { for (i in files) print i; }; }'`; \
279
283
        mkid -fID $$unique
280
284
tags: TAGS
281
285
 
287
291
        unique=`for i in $$list; do \
288
292
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289
293
          done | \
290
 
          $(AWK) '    { files[$$0] = 1; } \
291
 
               END { for (i in files) print i; }'`; \
 
294
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
295
              END { if (nonempty) { for (i in files) print i; }; }'`; \
292
296
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293
297
          test -n "$$unique" || unique=$$empty_fix; \
294
298
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298
302
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
299
303
                $(TAGS_FILES) $(LISP)
300
304
        tags=; \
301
 
        here=`pwd`; \
302
305
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
303
306
        unique=`for i in $$list; do \
304
307
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305
308
          done | \
306
 
          $(AWK) '    { files[$$0] = 1; } \
307
 
               END { for (i in files) print i; }'`; \
 
309
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
310
              END { if (nonempty) { for (i in files) print i; }; }'`; \
308
311
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
309
312
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310
313
             $$tags $$unique
318
321
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
322
 
320
323
distdir: $(DISTFILES)
321
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323
 
        list='$(DISTFILES)'; for file in $$list; do \
324
 
          case $$file in \
325
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327
 
          esac; \
 
324
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
325
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
326
        list='$(DISTFILES)'; \
 
327
          dist_files=`for file in $$list; do echo $$file; done | \
 
328
          sed -e "s|^$$srcdirstrip/||;t" \
 
329
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
330
        case $$dist_files in \
 
331
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
332
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
333
                           sort -u` ;; \
 
334
        esac; \
 
335
        for file in $$dist_files; do \
328
336
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331
 
            dir="/$$dir"; \
332
 
            $(mkdir_p) "$(distdir)$$dir"; \
333
 
          else \
334
 
            dir=''; \
335
 
          fi; \
336
337
          if test -d $$d/$$file; then \
 
338
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
337
339
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338
340
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339
341
            fi; \
349
351
all-am: Makefile $(PROGRAMS) config.h
350
352
installdirs:
351
353
        for dir in "$(DESTDIR)$(bindir)"; do \
352
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
354
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
353
355
        done
354
356
install: install-am
355
357
install-exec: install-exec-am
397
399
 
398
400
install-data-am:
399
401
 
 
402
install-dvi: install-dvi-am
 
403
 
400
404
install-exec-am: install-binPROGRAMS
401
405
 
 
406
install-html: install-html-am
 
407
 
402
408
install-info: install-info-am
403
409
 
404
410
install-man:
405
411
 
 
412
install-pdf: install-pdf-am
 
413
 
 
414
install-ps: install-ps-am
 
415
 
406
416
installcheck-am:
407
417
 
408
418
maintainer-clean: maintainer-clean-am
422
432
 
423
433
ps-am:
424
434
 
425
 
uninstall-am: uninstall-binPROGRAMS uninstall-info-am
 
435
uninstall-am: uninstall-binPROGRAMS
 
436
 
 
437
.MAKE: install-am install-strip
426
438
 
427
439
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
428
440
        clean-generic ctags distclean distclean-compile \
429
441
        distclean-generic distclean-hdr distclean-tags distdir dvi \
430
442
        dvi-am html html-am info info-am install install-am \
431
 
        install-binPROGRAMS install-data install-data-am install-exec \
432
 
        install-exec-am install-info install-info-am install-man \
 
443
        install-binPROGRAMS install-data install-data-am install-dvi \
 
444
        install-dvi-am install-exec install-exec-am install-html \
 
445
        install-html-am install-info install-info-am install-man \
 
446
        install-pdf install-pdf-am install-ps install-ps-am \
433
447
        install-strip installcheck installcheck-am installdirs \
434
448
        maintainer-clean maintainer-clean-generic mostlyclean \
435
449
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
436
 
        tags uninstall uninstall-am uninstall-binPROGRAMS \
437
 
        uninstall-info-am
 
450
        tags uninstall uninstall-am uninstall-binPROGRAMS
438
451
 
439
452
# Tell versions [3.59,3.63) of GNU make to not export all variables.
440
453
# Otherwise a system limit (for SysV at least) may be exceeded.