~mterry/ubuntu/natty/gnome-shell/wip

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-12 22:44:00 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091012224400-k91p42yvou07i525
Tags: 2.28.0-0ubuntu1
* New upstream version
* debian/control:
  - updated build requirement
* debian/patches/80_git_change_fix_alt_tab_ressource_usage.patch:
  - git change to fix ressources not being freed on alt-tab

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
build_triplet = @build@
39
39
host_triplet = @host@
40
40
libexec_PROGRAMS =
 
41
noinst_PROGRAMS = test-theme$(EXEEXT) $(am__EXEEXT_1)
41
42
DIST_COMMON = $(srcdir)/Makefile-big.am $(srcdir)/Makefile-gdmuser.am \
42
 
        $(srcdir)/Makefile-tray.am $(srcdir)/Makefile.am \
43
 
        $(srcdir)/Makefile.in
 
43
        $(srcdir)/Makefile-st.am $(srcdir)/Makefile-tray.am \
 
44
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44
45
@BUILD_RECORDER_TRUE@am__append_1 = $(shell_recorder_sources)
45
46
@BUILD_RECORDER_TRUE@am__append_2 = $(shell_recorder_non_gir_sources)
46
 
@BUILD_RECORDER_TRUE@noinst_PROGRAMS = test-recorder$(EXEEXT)
 
47
@BUILD_RECORDER_TRUE@am__append_3 = test-recorder
47
48
subdir = src
48
49
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49
50
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
104
105
        $(AM_CFLAGS) $(CFLAGS) $(libgdmuser_1_0_la_LDFLAGS) $(LDFLAGS) \
105
106
        -o $@
106
107
libgnome_shell_la_DEPENDENCIES = $(am__DEPENDENCIES_1) libbig-1.0.la \
107
 
        libgdmuser-1.0.la libtray.la
 
108
        libst-1.0.la libgdmuser-1.0.la libtray.la
108
109
am__libgnome_shell_la_SOURCES_DIST = shell-marshal.h shell-marshal.c \
109
 
        gnome-shell-plugin.c shell-alttab.c shell-alttab.h \
110
 
        shell-app-monitor.c shell-app-monitor.h shell-app-system.c \
111
 
        shell-app-system.h shell-arrow.c shell-arrow.h \
112
 
        shell-button-box.c shell-button-box.h shell-drawing.c \
113
 
        shell-drawing.h shell-drawing-area.c shell-drawing-area.h \
114
 
        shell-embedded-window.c shell-embedded-window.h \
115
 
        shell-embedded-window-private.h shell-gconf.c shell-gconf.h \
116
 
        shell-generic-container.c shell-generic-container.h \
117
 
        shell-gtk-embed.c shell-gtk-embed.h shell-menu.c shell-menu.h \
118
 
        shell-overflow-list.c shell-overflow-list.h shell-process.c \
119
 
        shell-process.h shell-global.c shell-global.h \
120
 
        shell-status-menu.c shell-status-menu.h shell-stack.c \
121
 
        shell-stack.h shell-tray-manager.c shell-tray-manager.h \
 
110
        gnome-shell-plugin.c shell-app-monitor.c shell-app-monitor.h \
 
111
        shell-app-system.c shell-app-system.h shell-arrow.c \
 
112
        shell-arrow.h shell-button-box.c shell-button-box.h \
 
113
        shell-drawing.c shell-drawing.h shell-drawing-area.c \
 
114
        shell-drawing-area.h shell-embedded-window.c \
 
115
        shell-embedded-window.h shell-embedded-window-private.h \
 
116
        shell-gconf.c shell-gconf.h shell-generic-container.c \
 
117
        shell-generic-container.h shell-gtk-embed.c shell-gtk-embed.h \
 
118
        shell-menu.c shell-menu.h shell-overflow-list.c \
 
119
        shell-overflow-list.h shell-process.c shell-process.h \
 
120
        shell-global.c shell-global.h shell-status-menu.c \
 
121
        shell-status-menu.h shell-stack.c shell-stack.h \
 
122
        shell-tray-manager.c shell-tray-manager.h \
122
123
        shell-texture-cache.c shell-texture-cache.h shell-uri-util.c \
123
124
        shell-uri-util.h shell-wm.c shell-wm.h shell-recorder.c \
124
125
        shell-recorder.h shell-recorder-src.c shell-recorder-src.h
128
129
@BUILD_RECORDER_TRUE@am__objects_8 = $(am__objects_7)
129
130
am_libgnome_shell_la_OBJECTS = $(am__objects_6) \
130
131
        libgnome_shell_la-gnome-shell-plugin.lo \
131
 
        libgnome_shell_la-shell-alttab.lo \
132
132
        libgnome_shell_la-shell-app-monitor.lo \
133
133
        libgnome_shell_la-shell-app-system.lo \
134
134
        libgnome_shell_la-shell-arrow.lo \
154
154
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
155
155
        $(AM_CFLAGS) $(CFLAGS) $(libgnome_shell_la_LDFLAGS) $(LDFLAGS) \
156
156
        -o $@
 
157
libst_1_0_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
158
am__objects_9 = libst_1_0_la-st-adjustment.lo libst_1_0_la-st-bin.lo \
 
159
        libst_1_0_la-st-border-image.lo libst_1_0_la-st-box-layout.lo \
 
160
        libst_1_0_la-st-box-layout-child.lo libst_1_0_la-st-button.lo \
 
161
        libst_1_0_la-st-clipboard.lo libst_1_0_la-st-entry.lo \
 
162
        libst_1_0_la-st-im-text.lo libst_1_0_la-st-label.lo \
 
163
        libst_1_0_la-st-private.lo libst_1_0_la-st-scrollable.lo \
 
164
        libst_1_0_la-st-scroll-bar.lo libst_1_0_la-st-scroll-view.lo \
 
165
        libst_1_0_la-st-subtexture.lo libst_1_0_la-st-table.lo \
 
166
        libst_1_0_la-st-table-child.lo \
 
167
        libst_1_0_la-st-texture-cache.lo \
 
168
        libst_1_0_la-st-texture-frame.lo libst_1_0_la-st-theme.lo \
 
169
        libst_1_0_la-st-theme-context.lo libst_1_0_la-st-theme-node.lo \
 
170
        libst_1_0_la-st-tooltip.lo libst_1_0_la-st-widget.lo \
 
171
        $(am__objects_1)
 
172
am__objects_10 = libst_1_0_la-st-enum-types.lo \
 
173
        libst_1_0_la-st-marshal.lo
 
174
am_libst_1_0_la_OBJECTS = $(am__objects_9) $(am__objects_3) \
 
175
        $(am__objects_10) $(am__objects_1)
 
176
libst_1_0_la_OBJECTS = $(am_libst_1_0_la_OBJECTS)
 
177
libst_1_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
178
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
179
        $(libst_1_0_la_LDFLAGS) $(LDFLAGS) -o $@
157
180
libtray_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
158
 
am__objects_9 = libtray_la-na-tray-child.lo \
 
181
am__objects_11 = libtray_la-na-tray-child.lo \
159
182
        libtray_la-na-tray-manager.lo $(am__objects_1)
160
 
am__objects_10 = libtray_la-na-marshal.lo
161
 
am_libtray_la_OBJECTS = $(am__objects_9) $(am__objects_10) \
 
183
am__objects_12 = libtray_la-na-marshal.lo
 
184
am_libtray_la_OBJECTS = $(am__objects_11) $(am__objects_12) \
162
185
        $(am__objects_1)
163
186
libtray_la_OBJECTS = $(am_libtray_la_OBJECTS)
164
187
libtray_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165
188
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
166
189
        $(libtray_la_LDFLAGS) $(LDFLAGS) -o $@
 
190
@BUILD_RECORDER_TRUE@am__EXEEXT_1 = test-recorder$(EXEEXT)
167
191
PROGRAMS = $(libexec_PROGRAMS) $(noinst_PROGRAMS)
168
192
am__test_recorder_SOURCES_DIST = shell-recorder.c shell-recorder.h \
169
193
        shell-recorder-src.c shell-recorder-src.h test-recorder.c
170
 
am__objects_11 = test_recorder-shell-recorder.$(OBJEXT) \
 
194
am__objects_13 = test_recorder-shell-recorder.$(OBJEXT) \
171
195
        test_recorder-shell-recorder-src.$(OBJEXT)
172
 
@BUILD_RECORDER_TRUE@am_test_recorder_OBJECTS = $(am__objects_11) \
 
196
@BUILD_RECORDER_TRUE@am_test_recorder_OBJECTS = $(am__objects_13) \
173
197
@BUILD_RECORDER_TRUE@   test_recorder-test-recorder.$(OBJEXT)
174
198
test_recorder_OBJECTS = $(am_test_recorder_OBJECTS)
175
199
@BUILD_RECORDER_TRUE@test_recorder_DEPENDENCIES =  \
176
200
@BUILD_RECORDER_TRUE@   $(am__DEPENDENCIES_1)
 
201
am_test_theme_OBJECTS = test_theme-test-theme.$(OBJEXT)
 
202
test_theme_OBJECTS = $(am_test_theme_OBJECTS)
 
203
test_theme_DEPENDENCIES = libst-1.0.la
177
204
SCRIPTS = $(bin_SCRIPTS)
178
205
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
179
206
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
202
229
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
203
230
am__v_GEN_0 = @echo "  GEN   " $@;
204
231
SOURCES = $(libbig_1_0_la_SOURCES) $(libgdmuser_1_0_la_SOURCES) \
205
 
        $(libgnome_shell_la_SOURCES) $(libtray_la_SOURCES) \
206
 
        $(test_recorder_SOURCES)
 
232
        $(libgnome_shell_la_SOURCES) $(libst_1_0_la_SOURCES) \
 
233
        $(libtray_la_SOURCES) $(test_recorder_SOURCES) \
 
234
        $(test_theme_SOURCES)
207
235
DIST_SOURCES = $(libbig_1_0_la_SOURCES) $(libgdmuser_1_0_la_SOURCES) \
208
 
        $(am__libgnome_shell_la_SOURCES_DIST) $(libtray_la_SOURCES) \
209
 
        $(am__test_recorder_SOURCES_DIST)
 
236
        $(am__libgnome_shell_la_SOURCES_DIST) $(libst_1_0_la_SOURCES) \
 
237
        $(libtray_la_SOURCES) $(am__test_recorder_SOURCES_DIST) \
 
238
        $(test_theme_SOURCES)
210
239
DATA = $(typelib_DATA)
211
240
ETAGS = etags
212
241
CTAGS = ctags
320
349
SET_MAKE = @SET_MAKE@
321
350
SHELL = @SHELL@
322
351
STRIP = @STRIP@
 
352
ST_CFLAGS = @ST_CFLAGS@
 
353
ST_LIBS = @ST_LIBS@
323
354
TEST_SHELL_RECORDER_CFLAGS = @TEST_SHELL_RECORDER_CFLAGS@
324
355
TEST_SHELL_RECORDER_LIBS = @TEST_SHELL_RECORDER_LIBS@
325
356
TIDY_CFLAGS = @TIDY_CFLAGS@
388
419
top_builddir = @top_builddir@
389
420
top_srcdir = @top_srcdir@
390
421
NULL = 
391
 
BUILT_SOURCES = $(big_built_sources) $(tray_built_sources) \
392
 
        $(shell_built_sources)
 
422
BUILT_SOURCES = $(big_built_sources) $(st_built_sources) \
 
423
        $(tray_built_sources) $(shell_built_sources)
393
424
CLEANFILES = gnome-shell $(BIG_STAMP_FILES) $(BUILT_SOURCES) \
394
 
        $(TRAY_STAMP_FILES) $(BUILT_SOURCES) $(SHELL_STAMP_FILES) \
395
 
        Shell-0.1.gir Shell-0.1.typelib Big-1.0.gir Big-1.0.typelib
 
425
        stamp-st-marshal.h stamp-st-enum-types.h $(TRAY_STAMP_FILES) \
 
426
        $(BUILT_SOURCES) $(SHELL_STAMP_FILES) Shell-0.1.gir \
 
427
        Shell-0.1.typelib Big-1.0.gir Big-1.0.typelib St-1.0.gir \
 
428
        St-1.0.typelib
396
429
EXTRA_DIST = gnome-shell.in big/README big/big-enum-types.h.in \
397
 
        big/big-enum-types.c.in tray/na-marshal.list \
398
 
        shell-marshal.list
399
 
noinst_LTLIBRARIES = libbig-1.0.la libgdmuser-1.0.la libtray.la
 
430
        big/big-enum-types.c.in st/test-theme.css st/st-marshal.list \
 
431
        st/st-enum-types.h.in st/st-enum-types.c.in \
 
432
        tray/na-marshal.list shell-marshal.list
 
433
noinst_LTLIBRARIES = libbig-1.0.la libgdmuser-1.0.la libst-1.0.la \
 
434
        libtray.la
400
435
bin_SCRIPTS = gnome-shell
401
436
big_cflags = \
402
437
        -I$(top_srcdir)/src                     \
471
506
 
472
507
libgdmuser_1_0_la_CPPFLAGS = $(gdmuser_cflags)
473
508
libgdmuser_1_0_la_LDFLAGS = $(LDADD)
 
509
st_cflags = \
 
510
    -I$(top_srcdir)/src                         \
 
511
    -DPREFIX=\""$(prefix)"\"                    \
 
512
    -DLIBDIR=\""$(libdir)"\"                    \
 
513
    -DG_DISABLE_DEPRECATED                      \
 
514
    -DG_LOG_DOMAIN=\"St\"                       \
 
515
    -DST_COMPILATION                            \
 
516
    -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\"        \
 
517
    $(ST_CFLAGS)                                \
 
518
    $(NULL)
 
519
 
 
520
st_built_sources = \
 
521
    st-enum-types.h                             \
 
522
    st-enum-types.c                             \
 
523
    st-marshal.h                                \
 
524
    st-marshal.c
 
525
 
 
526
 
 
527
# please, keep this sorted alphabetically
 
528
st_source_h = \
 
529
    st/st-adjustment.h                          \
 
530
    st/st-bin.h                                 \
 
531
    st/st-border-image.h                        \
 
532
    st/st-box-layout.h                          \
 
533
    st/st-box-layout-child.h                    \
 
534
    st/st-button.h                              \
 
535
    st/st-clipboard.h                           \
 
536
    st/st-entry.h                               \
 
537
    st/st-im-text.h                             \
 
538
    st/st-label.h                               \
 
539
    st/st-private.h                             \
 
540
    st/st-scrollable.h                          \
 
541
    st/st-scroll-bar.h                          \
 
542
    st/st-scroll-view.h                         \
 
543
    st/st-subtexture.h                          \
 
544
    st/st-table.h                               \
 
545
    st/st-table-child.h                         \
 
546
    st/st-table-private.h                       \
 
547
    st/st-texture-cache.h                       \
 
548
    st/st-texture-frame.h                       \
 
549
    st/st-theme.h                               \
 
550
    st/st-theme-context.h                       \
 
551
    st/st-theme-node.h                          \
 
552
    st/st-theme-private.h                       \
 
553
    st/st-tooltip.h                             \
 
554
    st/st-types.h                               \
 
555
    st/st-widget.h                              \
 
556
    $(NULL)
 
557
 
 
558
st_source_private_h = \
 
559
    st/st-private.h                             \
 
560
    st/st-table-private.h                       \
 
561
    st/st-theme-private.h
 
562
 
 
563
 
 
564
# please, keep this sorted alphabetically
 
565
st_source_c = \
 
566
    st/st-adjustment.c                          \
 
567
    st/st-bin.c                                 \
 
568
    st/st-border-image.c                        \
 
569
    st/st-box-layout.c                          \
 
570
    st/st-box-layout-child.c                    \
 
571
    st/st-button.c                              \
 
572
    st/st-clipboard.c                           \
 
573
    st/st-entry.c                               \
 
574
    st/st-im-text.c                             \
 
575
    st/st-label.c                               \
 
576
    st/st-private.c                             \
 
577
    st/st-scrollable.c                          \
 
578
    st/st-scroll-bar.c                          \
 
579
    st/st-scroll-view.c                         \
 
580
    st/st-subtexture.c                          \
 
581
    st/st-table.c                               \
 
582
    st/st-table-child.c                         \
 
583
    st/st-texture-cache.c                       \
 
584
    st/st-texture-frame.c                       \
 
585
    st/st-theme.c                               \
 
586
    st/st-theme-context.c                       \
 
587
    st/st-theme-node.c                          \
 
588
    st/st-tooltip.c                             \
 
589
    st/st-widget.c                              \
 
590
    $(NULL)
 
591
 
 
592
libst_1_0_la_LIBADD = $(ST_LIBS)
 
593
libst_1_0_la_SOURCES = \
 
594
    $(st_source_c)                              \
 
595
    $(st_source_private_c)                      \
 
596
    $(st_source_h)                              \
 
597
    $(st_built_sources)                         \
 
598
    $(NULL)
 
599
 
 
600
libst_1_0_la_CPPFLAGS = $(st_cflags)
 
601
libst_1_0_la_LDFLAGS = $(LDADD)
 
602
test_theme_CPPFLAGS = $(st_cflags)
 
603
test_theme_LDADD = libst-1.0.la
 
604
test_theme_SOURCES = st/test-theme.c
474
605
tray_cflags = \
475
606
        -I$(top_srcdir)/src                     \
476
607
        -DG_DISABLE_DEPRECATED                  \
518
649
 
519
650
SHELL_STAMP_FILES = stamp-shell-marshal.h
520
651
libgnome_shell_la_SOURCES = $(shell_built_sources) \
521
 
        gnome-shell-plugin.c shell-alttab.c shell-alttab.h \
522
 
        shell-app-monitor.c shell-app-monitor.h shell-app-system.c \
523
 
        shell-app-system.h shell-arrow.c shell-arrow.h \
524
 
        shell-button-box.c shell-button-box.h shell-drawing.c \
525
 
        shell-drawing.h shell-drawing-area.c shell-drawing-area.h \
526
 
        shell-embedded-window.c shell-embedded-window.h \
527
 
        shell-embedded-window-private.h shell-gconf.c shell-gconf.h \
528
 
        shell-generic-container.c shell-generic-container.h \
529
 
        shell-gtk-embed.c shell-gtk-embed.h shell-menu.c shell-menu.h \
530
 
        shell-overflow-list.c shell-overflow-list.h shell-process.c \
531
 
        shell-process.h shell-global.c shell-global.h \
532
 
        shell-status-menu.c shell-status-menu.h shell-stack.c \
533
 
        shell-stack.h shell-tray-manager.c shell-tray-manager.h \
 
652
        gnome-shell-plugin.c shell-app-monitor.c shell-app-monitor.h \
 
653
        shell-app-system.c shell-app-system.h shell-arrow.c \
 
654
        shell-arrow.h shell-button-box.c shell-button-box.h \
 
655
        shell-drawing.c shell-drawing.h shell-drawing-area.c \
 
656
        shell-drawing-area.h shell-embedded-window.c \
 
657
        shell-embedded-window.h shell-embedded-window-private.h \
 
658
        shell-gconf.c shell-gconf.h shell-generic-container.c \
 
659
        shell-generic-container.h shell-gtk-embed.c shell-gtk-embed.h \
 
660
        shell-menu.c shell-menu.h shell-overflow-list.c \
 
661
        shell-overflow-list.h shell-process.c shell-process.h \
 
662
        shell-global.c shell-global.h shell-status-menu.c \
 
663
        shell-status-menu.h shell-stack.c shell-stack.h \
 
664
        shell-tray-manager.c shell-tray-manager.h \
534
665
        shell-texture-cache.c shell-texture-cache.h shell-uri-util.c \
535
666
        shell-uri-util.h shell-wm.c shell-wm.h $(am__append_1)
536
667
non_gir_sources = shell-embedded-window-private.h $(am__append_2)
560
691
        $(MUTTER_PLUGIN_LIBS)   \
561
692
        $(LIBGNOMEUI_LIBS)      \
562
693
        libbig-1.0.la           \
 
694
        libst-1.0.la            \
563
695
        libgdmuser-1.0.la       \
564
696
        libtray.la
565
697
 
566
698
libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags)
567
699
typelibdir = $(pkglibdir)
568
 
typelib_DATA = Shell-0.1.typelib Big-1.0.typelib
 
700
typelib_DATA = Shell-0.1.typelib Big-1.0.typelib St-1.0.typelib
569
701
all: $(BUILT_SOURCES)
570
702
        $(MAKE) $(AM_MAKEFLAGS) all-am
571
703
 
572
704
.SUFFIXES:
573
705
.SUFFIXES: .c .lo .o .obj
574
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile-big.am $(srcdir)/Makefile-gdmuser.am $(srcdir)/Makefile-tray.am $(am__configure_deps)
 
706
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile-big.am $(srcdir)/Makefile-gdmuser.am $(srcdir)/Makefile-st.am $(srcdir)/Makefile-tray.am $(am__configure_deps)
575
707
        @for dep in $?; do \
576
708
          case '$(am__configure_deps)' in \
577
709
            *$$dep*) \
647
779
        $(AM_V_CCLD)$(libgdmuser_1_0_la_LINK)  $(libgdmuser_1_0_la_OBJECTS) $(libgdmuser_1_0_la_LIBADD) $(LIBS)
648
780
libgnome-shell.la: $(libgnome_shell_la_OBJECTS) $(libgnome_shell_la_DEPENDENCIES) 
649
781
        $(AM_V_CCLD)$(libgnome_shell_la_LINK) -rpath $(plugindir) $(libgnome_shell_la_OBJECTS) $(libgnome_shell_la_LIBADD) $(LIBS)
 
782
libst-1.0.la: $(libst_1_0_la_OBJECTS) $(libst_1_0_la_DEPENDENCIES) 
 
783
        $(AM_V_CCLD)$(libst_1_0_la_LINK)  $(libst_1_0_la_OBJECTS) $(libst_1_0_la_LIBADD) $(LIBS)
650
784
libtray.la: $(libtray_la_OBJECTS) $(libtray_la_DEPENDENCIES) 
651
785
        $(AM_V_CCLD)$(libtray_la_LINK)  $(libtray_la_OBJECTS) $(libtray_la_LIBADD) $(LIBS)
652
786
install-libexecPROGRAMS: $(libexec_PROGRAMS)
704
838
test-recorder$(EXEEXT): $(test_recorder_OBJECTS) $(test_recorder_DEPENDENCIES) 
705
839
        @rm -f test-recorder$(EXEEXT)
706
840
        $(AM_V_CCLD)$(LINK) $(test_recorder_OBJECTS) $(test_recorder_LDADD) $(LIBS)
 
841
test-theme$(EXEEXT): $(test_theme_OBJECTS) $(test_theme_DEPENDENCIES) 
 
842
        @rm -f test-theme$(EXEEXT)
 
843
        $(AM_V_CCLD)$(LINK) $(test_theme_OBJECTS) $(test_theme_LDADD) $(LIBS)
707
844
install-binSCRIPTS: $(bin_SCRIPTS)
708
845
        @$(NORMAL_INSTALL)
709
846
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
752
889
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgdmuser_1_0_la-gdm-user-manager.Plo@am__quote@
753
890
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgdmuser_1_0_la-gdm-user.Plo@am__quote@
754
891
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-gnome-shell-plugin.Plo@am__quote@
755
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-alttab.Plo@am__quote@
756
892
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-app-monitor.Plo@am__quote@
757
893
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-app-system.Plo@am__quote@
758
894
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-arrow.Plo@am__quote@
776
912
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-tray-manager.Plo@am__quote@
777
913
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-uri-util.Plo@am__quote@
778
914
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-wm.Plo@am__quote@
 
915
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-adjustment.Plo@am__quote@
 
916
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-bin.Plo@am__quote@
 
917
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-border-image.Plo@am__quote@
 
918
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-box-layout-child.Plo@am__quote@
 
919
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-box-layout.Plo@am__quote@
 
920
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-button.Plo@am__quote@
 
921
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-clipboard.Plo@am__quote@
 
922
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-entry.Plo@am__quote@
 
923
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-enum-types.Plo@am__quote@
 
924
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-im-text.Plo@am__quote@
 
925
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-label.Plo@am__quote@
 
926
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-marshal.Plo@am__quote@
 
927
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-private.Plo@am__quote@
 
928
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-scroll-bar.Plo@am__quote@
 
929
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-scroll-view.Plo@am__quote@
 
930
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-scrollable.Plo@am__quote@
 
931
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-subtexture.Plo@am__quote@
 
932
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-table-child.Plo@am__quote@
 
933
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-table.Plo@am__quote@
 
934
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-texture-cache.Plo@am__quote@
 
935
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-texture-frame.Plo@am__quote@
 
936
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-theme-context.Plo@am__quote@
 
937
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-theme-node.Plo@am__quote@
 
938
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-theme.Plo@am__quote@
 
939
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-tooltip.Plo@am__quote@
 
940
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libst_1_0_la-st-widget.Plo@am__quote@
779
941
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtray_la-na-marshal.Plo@am__quote@
780
942
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtray_la-na-tray-child.Plo@am__quote@
781
943
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtray_la-na-tray-manager.Plo@am__quote@
782
944
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_recorder-shell-recorder-src.Po@am__quote@
783
945
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_recorder-shell-recorder.Po@am__quote@
784
946
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_recorder-test-recorder.Po@am__quote@
 
947
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_theme-test-theme.Po@am__quote@
785
948
 
786
949
.c.o:
787
950
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
871
1034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
872
1035
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_shell_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnome_shell_la-gnome-shell-plugin.lo `test -f 'gnome-shell-plugin.c' || echo '$(srcdir)/'`gnome-shell-plugin.c
873
1036
 
874
 
libgnome_shell_la-shell-alttab.lo: shell-alttab.c
875
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_shell_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnome_shell_la-shell-alttab.lo -MD -MP -MF $(DEPDIR)/libgnome_shell_la-shell-alttab.Tpo -c -o libgnome_shell_la-shell-alttab.lo `test -f 'shell-alttab.c' || echo '$(srcdir)/'`shell-alttab.c
876
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_shell_la-shell-alttab.Tpo $(DEPDIR)/libgnome_shell_la-shell-alttab.Plo
877
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
878
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='shell-alttab.c' object='libgnome_shell_la-shell-alttab.lo' libtool=yes @AMDEPBACKSLASH@
879
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
880
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_shell_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnome_shell_la-shell-alttab.lo `test -f 'shell-alttab.c' || echo '$(srcdir)/'`shell-alttab.c
881
 
 
882
1037
libgnome_shell_la-shell-app-monitor.lo: shell-app-monitor.c
883
1038
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_shell_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libgnome_shell_la-shell-app-monitor.lo -MD -MP -MF $(DEPDIR)/libgnome_shell_la-shell-app-monitor.Tpo -c -o libgnome_shell_la-shell-app-monitor.lo `test -f 'shell-app-monitor.c' || echo '$(srcdir)/'`shell-app-monitor.c
884
1039
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnome_shell_la-shell-app-monitor.Tpo $(DEPDIR)/libgnome_shell_la-shell-app-monitor.Plo
1055
1210
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1056
1211
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnome_shell_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgnome_shell_la-shell-recorder-src.lo `test -f 'shell-recorder-src.c' || echo '$(srcdir)/'`shell-recorder-src.c
1057
1212
 
 
1213
libst_1_0_la-st-adjustment.lo: st/st-adjustment.c
 
1214
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-adjustment.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-adjustment.Tpo -c -o libst_1_0_la-st-adjustment.lo `test -f 'st/st-adjustment.c' || echo '$(srcdir)/'`st/st-adjustment.c
 
1215
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-adjustment.Tpo $(DEPDIR)/libst_1_0_la-st-adjustment.Plo
 
1216
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1217
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-adjustment.c' object='libst_1_0_la-st-adjustment.lo' libtool=yes @AMDEPBACKSLASH@
 
1218
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1219
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-adjustment.lo `test -f 'st/st-adjustment.c' || echo '$(srcdir)/'`st/st-adjustment.c
 
1220
 
 
1221
libst_1_0_la-st-bin.lo: st/st-bin.c
 
1222
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-bin.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-bin.Tpo -c -o libst_1_0_la-st-bin.lo `test -f 'st/st-bin.c' || echo '$(srcdir)/'`st/st-bin.c
 
1223
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-bin.Tpo $(DEPDIR)/libst_1_0_la-st-bin.Plo
 
1224
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1225
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-bin.c' object='libst_1_0_la-st-bin.lo' libtool=yes @AMDEPBACKSLASH@
 
1226
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1227
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-bin.lo `test -f 'st/st-bin.c' || echo '$(srcdir)/'`st/st-bin.c
 
1228
 
 
1229
libst_1_0_la-st-border-image.lo: st/st-border-image.c
 
1230
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-border-image.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-border-image.Tpo -c -o libst_1_0_la-st-border-image.lo `test -f 'st/st-border-image.c' || echo '$(srcdir)/'`st/st-border-image.c
 
1231
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-border-image.Tpo $(DEPDIR)/libst_1_0_la-st-border-image.Plo
 
1232
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1233
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-border-image.c' object='libst_1_0_la-st-border-image.lo' libtool=yes @AMDEPBACKSLASH@
 
1234
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1235
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-border-image.lo `test -f 'st/st-border-image.c' || echo '$(srcdir)/'`st/st-border-image.c
 
1236
 
 
1237
libst_1_0_la-st-box-layout.lo: st/st-box-layout.c
 
1238
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-box-layout.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-box-layout.Tpo -c -o libst_1_0_la-st-box-layout.lo `test -f 'st/st-box-layout.c' || echo '$(srcdir)/'`st/st-box-layout.c
 
1239
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-box-layout.Tpo $(DEPDIR)/libst_1_0_la-st-box-layout.Plo
 
1240
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1241
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-box-layout.c' object='libst_1_0_la-st-box-layout.lo' libtool=yes @AMDEPBACKSLASH@
 
1242
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1243
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-box-layout.lo `test -f 'st/st-box-layout.c' || echo '$(srcdir)/'`st/st-box-layout.c
 
1244
 
 
1245
libst_1_0_la-st-box-layout-child.lo: st/st-box-layout-child.c
 
1246
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-box-layout-child.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-box-layout-child.Tpo -c -o libst_1_0_la-st-box-layout-child.lo `test -f 'st/st-box-layout-child.c' || echo '$(srcdir)/'`st/st-box-layout-child.c
 
1247
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-box-layout-child.Tpo $(DEPDIR)/libst_1_0_la-st-box-layout-child.Plo
 
1248
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1249
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-box-layout-child.c' object='libst_1_0_la-st-box-layout-child.lo' libtool=yes @AMDEPBACKSLASH@
 
1250
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1251
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-box-layout-child.lo `test -f 'st/st-box-layout-child.c' || echo '$(srcdir)/'`st/st-box-layout-child.c
 
1252
 
 
1253
libst_1_0_la-st-button.lo: st/st-button.c
 
1254
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-button.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-button.Tpo -c -o libst_1_0_la-st-button.lo `test -f 'st/st-button.c' || echo '$(srcdir)/'`st/st-button.c
 
1255
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-button.Tpo $(DEPDIR)/libst_1_0_la-st-button.Plo
 
1256
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1257
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-button.c' object='libst_1_0_la-st-button.lo' libtool=yes @AMDEPBACKSLASH@
 
1258
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1259
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-button.lo `test -f 'st/st-button.c' || echo '$(srcdir)/'`st/st-button.c
 
1260
 
 
1261
libst_1_0_la-st-clipboard.lo: st/st-clipboard.c
 
1262
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-clipboard.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-clipboard.Tpo -c -o libst_1_0_la-st-clipboard.lo `test -f 'st/st-clipboard.c' || echo '$(srcdir)/'`st/st-clipboard.c
 
1263
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-clipboard.Tpo $(DEPDIR)/libst_1_0_la-st-clipboard.Plo
 
1264
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-clipboard.c' object='libst_1_0_la-st-clipboard.lo' libtool=yes @AMDEPBACKSLASH@
 
1266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1267
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-clipboard.lo `test -f 'st/st-clipboard.c' || echo '$(srcdir)/'`st/st-clipboard.c
 
1268
 
 
1269
libst_1_0_la-st-entry.lo: st/st-entry.c
 
1270
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-entry.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-entry.Tpo -c -o libst_1_0_la-st-entry.lo `test -f 'st/st-entry.c' || echo '$(srcdir)/'`st/st-entry.c
 
1271
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-entry.Tpo $(DEPDIR)/libst_1_0_la-st-entry.Plo
 
1272
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1273
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-entry.c' object='libst_1_0_la-st-entry.lo' libtool=yes @AMDEPBACKSLASH@
 
1274
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1275
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-entry.lo `test -f 'st/st-entry.c' || echo '$(srcdir)/'`st/st-entry.c
 
1276
 
 
1277
libst_1_0_la-st-im-text.lo: st/st-im-text.c
 
1278
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-im-text.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-im-text.Tpo -c -o libst_1_0_la-st-im-text.lo `test -f 'st/st-im-text.c' || echo '$(srcdir)/'`st/st-im-text.c
 
1279
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-im-text.Tpo $(DEPDIR)/libst_1_0_la-st-im-text.Plo
 
1280
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1281
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-im-text.c' object='libst_1_0_la-st-im-text.lo' libtool=yes @AMDEPBACKSLASH@
 
1282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1283
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-im-text.lo `test -f 'st/st-im-text.c' || echo '$(srcdir)/'`st/st-im-text.c
 
1284
 
 
1285
libst_1_0_la-st-label.lo: st/st-label.c
 
1286
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-label.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-label.Tpo -c -o libst_1_0_la-st-label.lo `test -f 'st/st-label.c' || echo '$(srcdir)/'`st/st-label.c
 
1287
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-label.Tpo $(DEPDIR)/libst_1_0_la-st-label.Plo
 
1288
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-label.c' object='libst_1_0_la-st-label.lo' libtool=yes @AMDEPBACKSLASH@
 
1290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1291
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-label.lo `test -f 'st/st-label.c' || echo '$(srcdir)/'`st/st-label.c
 
1292
 
 
1293
libst_1_0_la-st-private.lo: st/st-private.c
 
1294
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-private.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-private.Tpo -c -o libst_1_0_la-st-private.lo `test -f 'st/st-private.c' || echo '$(srcdir)/'`st/st-private.c
 
1295
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-private.Tpo $(DEPDIR)/libst_1_0_la-st-private.Plo
 
1296
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1297
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-private.c' object='libst_1_0_la-st-private.lo' libtool=yes @AMDEPBACKSLASH@
 
1298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1299
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-private.lo `test -f 'st/st-private.c' || echo '$(srcdir)/'`st/st-private.c
 
1300
 
 
1301
libst_1_0_la-st-scrollable.lo: st/st-scrollable.c
 
1302
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-scrollable.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-scrollable.Tpo -c -o libst_1_0_la-st-scrollable.lo `test -f 'st/st-scrollable.c' || echo '$(srcdir)/'`st/st-scrollable.c
 
1303
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-scrollable.Tpo $(DEPDIR)/libst_1_0_la-st-scrollable.Plo
 
1304
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1305
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-scrollable.c' object='libst_1_0_la-st-scrollable.lo' libtool=yes @AMDEPBACKSLASH@
 
1306
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1307
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-scrollable.lo `test -f 'st/st-scrollable.c' || echo '$(srcdir)/'`st/st-scrollable.c
 
1308
 
 
1309
libst_1_0_la-st-scroll-bar.lo: st/st-scroll-bar.c
 
1310
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-scroll-bar.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-scroll-bar.Tpo -c -o libst_1_0_la-st-scroll-bar.lo `test -f 'st/st-scroll-bar.c' || echo '$(srcdir)/'`st/st-scroll-bar.c
 
1311
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-scroll-bar.Tpo $(DEPDIR)/libst_1_0_la-st-scroll-bar.Plo
 
1312
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1313
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-scroll-bar.c' object='libst_1_0_la-st-scroll-bar.lo' libtool=yes @AMDEPBACKSLASH@
 
1314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1315
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-scroll-bar.lo `test -f 'st/st-scroll-bar.c' || echo '$(srcdir)/'`st/st-scroll-bar.c
 
1316
 
 
1317
libst_1_0_la-st-scroll-view.lo: st/st-scroll-view.c
 
1318
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-scroll-view.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-scroll-view.Tpo -c -o libst_1_0_la-st-scroll-view.lo `test -f 'st/st-scroll-view.c' || echo '$(srcdir)/'`st/st-scroll-view.c
 
1319
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-scroll-view.Tpo $(DEPDIR)/libst_1_0_la-st-scroll-view.Plo
 
1320
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-scroll-view.c' object='libst_1_0_la-st-scroll-view.lo' libtool=yes @AMDEPBACKSLASH@
 
1322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1323
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-scroll-view.lo `test -f 'st/st-scroll-view.c' || echo '$(srcdir)/'`st/st-scroll-view.c
 
1324
 
 
1325
libst_1_0_la-st-subtexture.lo: st/st-subtexture.c
 
1326
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-subtexture.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-subtexture.Tpo -c -o libst_1_0_la-st-subtexture.lo `test -f 'st/st-subtexture.c' || echo '$(srcdir)/'`st/st-subtexture.c
 
1327
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-subtexture.Tpo $(DEPDIR)/libst_1_0_la-st-subtexture.Plo
 
1328
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-subtexture.c' object='libst_1_0_la-st-subtexture.lo' libtool=yes @AMDEPBACKSLASH@
 
1330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1331
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-subtexture.lo `test -f 'st/st-subtexture.c' || echo '$(srcdir)/'`st/st-subtexture.c
 
1332
 
 
1333
libst_1_0_la-st-table.lo: st/st-table.c
 
1334
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-table.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-table.Tpo -c -o libst_1_0_la-st-table.lo `test -f 'st/st-table.c' || echo '$(srcdir)/'`st/st-table.c
 
1335
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-table.Tpo $(DEPDIR)/libst_1_0_la-st-table.Plo
 
1336
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-table.c' object='libst_1_0_la-st-table.lo' libtool=yes @AMDEPBACKSLASH@
 
1338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1339
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-table.lo `test -f 'st/st-table.c' || echo '$(srcdir)/'`st/st-table.c
 
1340
 
 
1341
libst_1_0_la-st-table-child.lo: st/st-table-child.c
 
1342
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-table-child.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-table-child.Tpo -c -o libst_1_0_la-st-table-child.lo `test -f 'st/st-table-child.c' || echo '$(srcdir)/'`st/st-table-child.c
 
1343
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-table-child.Tpo $(DEPDIR)/libst_1_0_la-st-table-child.Plo
 
1344
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1345
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-table-child.c' object='libst_1_0_la-st-table-child.lo' libtool=yes @AMDEPBACKSLASH@
 
1346
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1347
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-table-child.lo `test -f 'st/st-table-child.c' || echo '$(srcdir)/'`st/st-table-child.c
 
1348
 
 
1349
libst_1_0_la-st-texture-cache.lo: st/st-texture-cache.c
 
1350
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-texture-cache.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-texture-cache.Tpo -c -o libst_1_0_la-st-texture-cache.lo `test -f 'st/st-texture-cache.c' || echo '$(srcdir)/'`st/st-texture-cache.c
 
1351
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-texture-cache.Tpo $(DEPDIR)/libst_1_0_la-st-texture-cache.Plo
 
1352
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-texture-cache.c' object='libst_1_0_la-st-texture-cache.lo' libtool=yes @AMDEPBACKSLASH@
 
1354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1355
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-texture-cache.lo `test -f 'st/st-texture-cache.c' || echo '$(srcdir)/'`st/st-texture-cache.c
 
1356
 
 
1357
libst_1_0_la-st-texture-frame.lo: st/st-texture-frame.c
 
1358
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-texture-frame.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-texture-frame.Tpo -c -o libst_1_0_la-st-texture-frame.lo `test -f 'st/st-texture-frame.c' || echo '$(srcdir)/'`st/st-texture-frame.c
 
1359
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-texture-frame.Tpo $(DEPDIR)/libst_1_0_la-st-texture-frame.Plo
 
1360
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-texture-frame.c' object='libst_1_0_la-st-texture-frame.lo' libtool=yes @AMDEPBACKSLASH@
 
1362
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1363
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-texture-frame.lo `test -f 'st/st-texture-frame.c' || echo '$(srcdir)/'`st/st-texture-frame.c
 
1364
 
 
1365
libst_1_0_la-st-theme.lo: st/st-theme.c
 
1366
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-theme.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-theme.Tpo -c -o libst_1_0_la-st-theme.lo `test -f 'st/st-theme.c' || echo '$(srcdir)/'`st/st-theme.c
 
1367
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-theme.Tpo $(DEPDIR)/libst_1_0_la-st-theme.Plo
 
1368
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-theme.c' object='libst_1_0_la-st-theme.lo' libtool=yes @AMDEPBACKSLASH@
 
1370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1371
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-theme.lo `test -f 'st/st-theme.c' || echo '$(srcdir)/'`st/st-theme.c
 
1372
 
 
1373
libst_1_0_la-st-theme-context.lo: st/st-theme-context.c
 
1374
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-theme-context.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-theme-context.Tpo -c -o libst_1_0_la-st-theme-context.lo `test -f 'st/st-theme-context.c' || echo '$(srcdir)/'`st/st-theme-context.c
 
1375
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-theme-context.Tpo $(DEPDIR)/libst_1_0_la-st-theme-context.Plo
 
1376
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-theme-context.c' object='libst_1_0_la-st-theme-context.lo' libtool=yes @AMDEPBACKSLASH@
 
1378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1379
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-theme-context.lo `test -f 'st/st-theme-context.c' || echo '$(srcdir)/'`st/st-theme-context.c
 
1380
 
 
1381
libst_1_0_la-st-theme-node.lo: st/st-theme-node.c
 
1382
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-theme-node.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-theme-node.Tpo -c -o libst_1_0_la-st-theme-node.lo `test -f 'st/st-theme-node.c' || echo '$(srcdir)/'`st/st-theme-node.c
 
1383
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-theme-node.Tpo $(DEPDIR)/libst_1_0_la-st-theme-node.Plo
 
1384
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-theme-node.c' object='libst_1_0_la-st-theme-node.lo' libtool=yes @AMDEPBACKSLASH@
 
1386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1387
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-theme-node.lo `test -f 'st/st-theme-node.c' || echo '$(srcdir)/'`st/st-theme-node.c
 
1388
 
 
1389
libst_1_0_la-st-tooltip.lo: st/st-tooltip.c
 
1390
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-tooltip.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-tooltip.Tpo -c -o libst_1_0_la-st-tooltip.lo `test -f 'st/st-tooltip.c' || echo '$(srcdir)/'`st/st-tooltip.c
 
1391
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-tooltip.Tpo $(DEPDIR)/libst_1_0_la-st-tooltip.Plo
 
1392
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1393
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-tooltip.c' object='libst_1_0_la-st-tooltip.lo' libtool=yes @AMDEPBACKSLASH@
 
1394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1395
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-tooltip.lo `test -f 'st/st-tooltip.c' || echo '$(srcdir)/'`st/st-tooltip.c
 
1396
 
 
1397
libst_1_0_la-st-widget.lo: st/st-widget.c
 
1398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-widget.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-widget.Tpo -c -o libst_1_0_la-st-widget.lo `test -f 'st/st-widget.c' || echo '$(srcdir)/'`st/st-widget.c
 
1399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-widget.Tpo $(DEPDIR)/libst_1_0_la-st-widget.Plo
 
1400
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/st-widget.c' object='libst_1_0_la-st-widget.lo' libtool=yes @AMDEPBACKSLASH@
 
1402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1403
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-widget.lo `test -f 'st/st-widget.c' || echo '$(srcdir)/'`st/st-widget.c
 
1404
 
 
1405
libst_1_0_la-st-enum-types.lo: st-enum-types.c
 
1406
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-enum-types.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-enum-types.Tpo -c -o libst_1_0_la-st-enum-types.lo `test -f 'st-enum-types.c' || echo '$(srcdir)/'`st-enum-types.c
 
1407
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-enum-types.Tpo $(DEPDIR)/libst_1_0_la-st-enum-types.Plo
 
1408
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st-enum-types.c' object='libst_1_0_la-st-enum-types.lo' libtool=yes @AMDEPBACKSLASH@
 
1410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1411
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-enum-types.lo `test -f 'st-enum-types.c' || echo '$(srcdir)/'`st-enum-types.c
 
1412
 
 
1413
libst_1_0_la-st-marshal.lo: st-marshal.c
 
1414
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libst_1_0_la-st-marshal.lo -MD -MP -MF $(DEPDIR)/libst_1_0_la-st-marshal.Tpo -c -o libst_1_0_la-st-marshal.lo `test -f 'st-marshal.c' || echo '$(srcdir)/'`st-marshal.c
 
1415
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libst_1_0_la-st-marshal.Tpo $(DEPDIR)/libst_1_0_la-st-marshal.Plo
 
1416
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st-marshal.c' object='libst_1_0_la-st-marshal.lo' libtool=yes @AMDEPBACKSLASH@
 
1418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1419
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libst_1_0_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libst_1_0_la-st-marshal.lo `test -f 'st-marshal.c' || echo '$(srcdir)/'`st-marshal.c
 
1420
 
1058
1421
libtray_la-na-tray-child.lo: tray/na-tray-child.c
1059
1422
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtray_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtray_la-na-tray-child.lo -MD -MP -MF $(DEPDIR)/libtray_la-na-tray-child.Tpo -c -o libtray_la-na-tray-child.lo `test -f 'tray/na-tray-child.c' || echo '$(srcdir)/'`tray/na-tray-child.c
1060
1423
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libtray_la-na-tray-child.Tpo $(DEPDIR)/libtray_la-na-tray-child.Plo
1127
1490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1128
1491
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_recorder_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_recorder-test-recorder.obj `if test -f 'test-recorder.c'; then $(CYGPATH_W) 'test-recorder.c'; else $(CYGPATH_W) '$(srcdir)/test-recorder.c'; fi`
1129
1492
 
 
1493
test_theme-test-theme.o: st/test-theme.c
 
1494
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_theme_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_theme-test-theme.o -MD -MP -MF $(DEPDIR)/test_theme-test-theme.Tpo -c -o test_theme-test-theme.o `test -f 'st/test-theme.c' || echo '$(srcdir)/'`st/test-theme.c
 
1495
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_theme-test-theme.Tpo $(DEPDIR)/test_theme-test-theme.Po
 
1496
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/test-theme.c' object='test_theme-test-theme.o' libtool=no @AMDEPBACKSLASH@
 
1498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1499
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_theme_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_theme-test-theme.o `test -f 'st/test-theme.c' || echo '$(srcdir)/'`st/test-theme.c
 
1500
 
 
1501
test_theme-test-theme.obj: st/test-theme.c
 
1502
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_theme_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_theme-test-theme.obj -MD -MP -MF $(DEPDIR)/test_theme-test-theme.Tpo -c -o test_theme-test-theme.obj `if test -f 'st/test-theme.c'; then $(CYGPATH_W) 'st/test-theme.c'; else $(CYGPATH_W) '$(srcdir)/st/test-theme.c'; fi`
 
1503
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_theme-test-theme.Tpo $(DEPDIR)/test_theme-test-theme.Po
 
1504
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
1505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='st/test-theme.c' object='test_theme-test-theme.obj' libtool=no @AMDEPBACKSLASH@
 
1506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1507
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_theme_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_theme-test-theme.obj `if test -f 'st/test-theme.c'; then $(CYGPATH_W) 'st/test-theme.c'; else $(CYGPATH_W) '$(srcdir)/st/test-theme.c'; fi`
 
1508
 
1130
1509
mostlyclean-libtool:
1131
1510
        -rm -f *.lo
1132
1511
 
1397
1776
        cp xgen-betc big-enum-types.c && \
1398
1777
        rm -f xgen-betc
1399
1778
 
 
1779
st-marshal.h: stamp-st-marshal.h
 
1780
        @true
 
1781
stamp-st-marshal.h: Makefile st/st-marshal.list
 
1782
        $(AM_V_GEN) $(GLIB_GENMARSHAL)                                  \
 
1783
                --prefix=_st_marshal                                    \
 
1784
                --header                                                \
 
1785
        $(srcdir)/st/st-marshal.list > $@.tmp &&                        \
 
1786
        (cmp -s $@.tmp st-marshal.h || cp -f $@.tmp st-marshal.h) &&    \
 
1787
        rm -f $@.tmp &&                                                 \
 
1788
        echo timestamp > $(@F)
 
1789
 
 
1790
st-marshal.c: Makefile st/st-marshal.list
 
1791
        $(AM_V_GEN) (echo "#include \"st-marshal.h\"" ; \
 
1792
         $(GLIB_GENMARSHAL)                             \
 
1793
                --prefix=_st_marshal                    \
 
1794
                --body                                  \
 
1795
         $(srcdir)/st/st-marshal.list ) > $@.tmp &&     \
 
1796
        cp -f $@.tmp st-marshal.c &&                    \
 
1797
        rm -f $@.tmp
 
1798
 
 
1799
st-enum-types.h: stamp-st-enum-types.h Makefile
 
1800
        @true
 
1801
stamp-st-enum-types.h: $(source_h) st/st-enum-types.h.in
 
1802
        $(AM_V_GEN) ( cd $(srcdir) &&                                   \
 
1803
          $(GLIB_MKENUMS)                                               \
 
1804
            --template st/st-enum-types.h.in                            \
 
1805
          $(st_source_h) ) >> $@.tmp &&                                 \
 
1806
        (cmp -s $@.tmp st-enum-types.h || cp $@.tmp st-enum-types.h) && \
 
1807
        rm -f $@.tmp &&                                                 \
 
1808
        echo timestamp > $(@F)
 
1809
 
 
1810
st-enum-types.c: stamp-st-enum-types.h st/st-enum-types.c.in
 
1811
        $(AM_V_GEN) ( cd $(srcdir) &&           \
 
1812
          $(GLIB_MKENUMS)                       \
 
1813
            --template st/st-enum-types.c.in    \
 
1814
          $(st_source_h) ) >> $@.tmp &&         \
 
1815
        cp $@.tmp $@ &&                         \
 
1816
        rm -f $@.tmp
 
1817
 
1400
1818
na-marshal.h: stamp-na-marshal.h
1401
1819
        @true
1402
1820
stamp-na-marshal.h: Makefile tray/na-marshal.list
1437
1855
        cp -f xgen-smc shell-marshal.c && \
1438
1856
        rm -f xgen-smc
1439
1857
 
1440
 
Shell-0.1.gir: $(mutter) $(G_IR_SCANNER) Big-1.0.gir libgnome-shell.la Makefile
 
1858
Shell-0.1.gir: $(mutter) $(G_IR_SCANNER) Big-1.0.gir St-1.0.gir libgnome-shell.la Makefile
1441
1859
        $(AM_V_GEN) $(G_IR_SCANNER)                     \
1442
1860
                --namespace=Shell                       \
1443
1861
                --nsversion=0.1                         \
1444
1862
                --add-include-path=$(MUTTER_LIB_DIR)/mutter/ \
1445
1863
                --include=Clutter-1.0                   \
1446
 
                --include=Meta-2.27                     \
 
1864
                --include=Meta-2.28                     \
1447
1865
                --libtool="$(LIBTOOL)"    \
1448
1866
                --add-include-path=$(builddir)     \
1449
1867
                --include=Big-1.0     \
 
1868
                --include=St-1.0     \
1450
1869
                --program=mutter                        \
1451
1870
                --program-arg=--mutter-plugins=$$(pwd)/libgnome-shell.la \
1452
1871
                $(addprefix $(srcdir)/,$(libgnome_shell_la_gir_sources)) \
1456
1875
# The dependency on libgnome-shell.la here is because g-ir-compiler opens it
1457
1876
# (not the fake library, since we've already done the rewriting)
1458
1877
Shell-0.1.typelib: libgnome-shell.la Shell-0.1.gir Big-1.0.gir
1459
 
        $(AM_V_GEN) LD_LIBRARY_PATH=.$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH}    \
 
1878
        $(AM_V_GEN) \
1460
1879
                $(G_IR_COMPILER)                                                \
1461
1880
                        --includedir=.                                          \
1462
1881
                        --includedir=$(MUTTER_LIB_DIR)/mutter/                  \
1463
1882
                Shell-0.1.gir -o $@
1464
1883
 
1465
 
Big-1.0.gir: $(mutter) $(G_IR_SCANNER) libgnome-shell.la libbig-1.0.la $(srcdir)/big-enum-types.h Makefile
 
1884
Big-1.0.gir: $(mutter) $(G_IR_SCANNER) libgnome-shell.la libbig-1.0.la Makefile
1466
1885
        $(AM_V_GEN) $(G_IR_SCANNER)                     \
1467
1886
                --namespace=Big                         \
1468
1887
                --nsversion=1.0                         \
1478
1897
                -o $@
1479
1898
 
1480
1899
Big-1.0.typelib: libbig-1.0.la Big-1.0.gir
1481
 
        $(AM_V_GEN) LD_LIBRARY_PATH=.$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} \
1482
 
                $(G_IR_COMPILER) Big-1.0.gir -o $@
 
1900
        $(AM_V_GEN) $(G_IR_COMPILER) Big-1.0.gir -o $@
 
1901
 
 
1902
St-1.0.gir: $(mutter) $(G_IR_SCANNER) libgnome-shell.la libst-1.0.la Makefile
 
1903
        $(AM_V_GEN) $(G_IR_SCANNER)                                             \
 
1904
                --namespace=St                                                  \
 
1905
                --nsversion=1.0                                                 \
 
1906
                --include=Clutter-1.0                                           \
 
1907
                --add-include-path=$(builddir)                                  \
 
1908
                --libtool="$(LIBTOOL)"                                          \
 
1909
                --program=mutter                                                \
 
1910
                --program-arg=--mutter-plugins=$$(pwd)/libgnome-shell.la        \
 
1911
                -DST_COMPILATION                                                \
 
1912
                $(addprefix $(srcdir)/,$(st_source_h))                          \
 
1913
                $(addprefix $(srcdir)/,$(st_source_c))                          \
 
1914
                $(srcdir)/st-enum-types.h                                       \
 
1915
                $(st_cflags)                                                    \
 
1916
                -o $@
 
1917
 
 
1918
St-1.0.typelib: St-1.0.gir
 
1919
        $(AM_V_GEN) $(G_IR_COMPILER)                                            \
 
1920
                $< -o $@
1483
1921
 
1484
1922
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1485
1923
# Otherwise a system limit (for SysV at least) may be exceeded.