~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to Do.Interface.Linux/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Evan Broder
  • Date: 2012-05-11 10:51:46 UTC
  • mfrom: (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120511105146-b9t7b6qoxpl6q9y0
Tags: 0.9-1~precise1
No-change backport to precise (LP: #994424)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
43
43
        $(top_srcdir)/build.rules.mk
44
44
@ENABLE_DEBUG_TRUE@am__append_1 = $(ASSEMBLY_FILE).mdb
45
45
@ENABLE_DEBUG_TRUE@am__append_2 = -d:DEBUG -debug
 
46
@HAVE_NUNIT_TRUE@am__append_3 = \
 
47
@HAVE_NUNIT_TRUE@       src/Do.Interface/Tests/TestPositionWindow.cs
 
48
 
46
49
subdir = Do.Interface.Linux
47
50
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48
51
am__aclocal_m4_deps = $(top_srcdir)/m4/shamrock/expansions.m4 \
76
79
am__base_list = \
77
80
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
81
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
82
am__uninstall_files_from_dir = { \
 
83
  test -z "$$files" \
 
84
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
85
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
86
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
87
  }
79
88
am__installdirs = "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(moduledir)" \
80
89
        "$(DESTDIR)$(pkgconfigdir)"
81
90
SCRIPTS = $(module_SCRIPTS)
87
96
ACLOCAL = @ACLOCAL@
88
97
ALL_LINGUAS = @ALL_LINGUAS@
89
98
AMTAR = @AMTAR@
 
99
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90
100
AR = @AR@
91
101
AUTOCONF = @AUTOCONF@
92
102
AUTOHEADER = @AUTOHEADER@
102
112
CPPFLAGS = @CPPFLAGS@
103
113
CYGPATH_W = @CYGPATH_W@
104
114
DATADIRNAME = @DATADIRNAME@
 
115
DBUS_BUILD_DEFINES = @DBUS_BUILD_DEFINES@
 
116
DBUS_SHARP_CFLAGS = @DBUS_SHARP_CFLAGS@
 
117
DBUS_SHARP_GLIB_CFLAGS = @DBUS_SHARP_GLIB_CFLAGS@
 
118
DBUS_SHARP_GLIB_LIBS = @DBUS_SHARP_GLIB_LIBS@
 
119
DBUS_SHARP_LIBS = @DBUS_SHARP_LIBS@
105
120
DEBUG_CFLAGS = @DEBUG_CFLAGS@
106
121
DEFS = @DEFS@
107
122
DEPDIR = @DEPDIR@
108
123
DLLTOOL = @DLLTOOL@
 
124
DMCS = @DMCS@
109
125
DSYMUTIL = @DSYMUTIL@
110
126
DUMPBIN = @DUMPBIN@
111
127
ECHO_C = @ECHO_C@
124
140
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
125
141
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
126
142
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
143
GMCS = @GMCS@
127
144
GMOFILES = @GMOFILES@
128
145
GMSGFMT = @GMSGFMT@
129
146
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
148
165
INTLTOOL_MERGE = @INTLTOOL_MERGE@
149
166
INTLTOOL_PERL = @INTLTOOL_PERL@
150
167
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
168
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
169
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
170
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
171
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
151
172
LD = @LD@
152
173
LDFLAGS = @LDFLAGS@
153
174
LIBDO_CFLAGS = @LIBDO_CFLAGS@
175
196
MSGFMT = @MSGFMT@
176
197
MSGFMT_OPTS = @MSGFMT_OPTS@
177
198
MSGMERGE = @MSGMERGE@
178
 
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
179
 
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
180
 
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
181
 
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
182
199
NM = @NM@
183
200
NMEDIT = @NMEDIT@
184
201
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
251
268
includedir = @includedir@
252
269
infodir = @infodir@
253
270
install_sh = @install_sh@
 
271
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
272
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
254
273
libdir = @libdir@
255
274
libexecdir = @libexecdir@
256
275
localedir = @localedir@
288
307
module_DATA = $(filter %.dll,$(OUTPUT_FILES)) $(filter %.mdb,$(OUTPUT_FILES))
289
308
# Install executables as scripts
290
309
module_SCRIPTS = $(filter %.exe,$(OUTPUT_FILES))
291
 
MCS_FLAGS = $(MCS_LINQ_FLAG) -noconfig -codepage:utf8 -warn:4 \
292
 
        $(am__append_2)
 
310
MCS_FLAGS = $(MCS_LINQ_FLAG) $(DBUS_BUILD_DEFINES) -noconfig \
 
311
        -codepage:utf8 -warn:4 $(am__append_2)
293
312
 
294
313
#
295
314
# pkg-config handling
311
330
ASSEMBLY = Do.Interface.Linux
312
331
TARGET = library
313
332
PKG_CONFIG_FILES = do.interface.linux.pc
314
 
FILES = \
315
 
        src/AssemblyInfo.cs \
 
333
FILES = src/AssemblyInfo.cs \
316
334
        src/Do.Interface/ClassicInterface/ClassicWindow.cs \
317
335
        src/Do.Interface/Do.Interface.CairoUtils/CairoUtils.cs \
318
336
        src/Do.Interface/Do.Interface.Widgets/DefaultItems.cs \
324
342
        src/Do.Interface/Do.Interface.Widgets/SymbolDisplayLabel.cs \
325
343
        src/Do.Interface/Do.Interface.Widgets/TextFrame.cs \
326
344
        src/Do.Interface/IDoController.cs \
327
 
        src/Do.Interface/IDoWindow.cs \
328
 
        src/Do.Interface/IUIContext.cs \
329
 
        src/Do.Interface/IconCache.cs \
330
 
        src/Do.Interface/IconProvider.cs \
 
345
        src/Do.Interface/IDoWindow.cs src/Do.Interface/IUIContext.cs \
 
346
        src/Do.Interface/IconCache.cs src/Do.Interface/IconProvider.cs \
331
347
        src/Do.Interface/InterfaceDescription.cs \
332
348
        src/Do.Interface/InterfaceManager.cs \
333
349
        src/Do.Interface/PixbufSurfaceCache.cs \
334
350
        src/Do.Interface/PositionWindow.cs \
335
351
        src/Do.Interface/ResultsWindowSelectionEventArgs.cs \
336
352
        src/Do.Interface/SearchFinishState.cs \
337
 
        src/Do.Interface/UIContext.cs \
338
 
        src/Do.Interface/Util.cs \
 
353
        src/Do.Interface/UIContext.cs src/Do.Interface/Util.cs \
339
354
        src/Do.Interface/Windowing.cs \
340
 
        src/Do.Universe/ImplicitTextItem.cs
341
 
 
 
355
        src/Do.Universe/ImplicitTextItem.cs $(am__append_3)
342
356
RESOURCES = \
343
357
        Resources/Do.Interface.Linux.addin.xml \
344
358
        Resources/settings-triangle.png
349
363
        Mono.Cairo \
350
364
        Mono.Posix \
351
365
        $(GTK_SHARP_20_LIBS) \
352
 
        $(MONO_ADDINS_LIBS) 
 
366
        $(MONO_ADDINS_LIBS) \
 
367
        $(NUNIT_LIBS)
353
368
 
354
369
PROJECT_REFERENCES = \
355
370
        Do.Platform \
379
394
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
380
395
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
381
396
        esac;
 
397
$(top_srcdir)/build.rules.mk:
382
398
 
383
399
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384
400
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419
435
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
420
436
        files=`for p in $$list; do echo "$$p"; done | \
421
437
               sed -e 's,.*/,,;$(transform)'`; \
422
 
        test -n "$$list" || exit 0; \
423
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
424
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
438
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
425
439
 
426
440
mostlyclean-libtool:
427
441
        -rm -f *.lo
445
459
        @$(NORMAL_UNINSTALL)
446
460
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
447
461
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
448
 
        test -n "$$files" || exit 0; \
449
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
450
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
462
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
451
463
install-pkgconfigDATA: $(pkgconfig_DATA)
452
464
        @$(NORMAL_INSTALL)
453
465
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
465
477
        @$(NORMAL_UNINSTALL)
466
478
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
467
479
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
468
 
        test -n "$$files" || exit 0; \
469
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
470
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
480
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
471
481
tags: TAGS
472
482
TAGS:
473
483
 
522
532
 
523
533
installcheck: installcheck-am
524
534
install-strip:
525
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
526
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
527
 
          `test -z '$(STRIP)' || \
528
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
535
        if test -z '$(STRIP)'; then \
 
536
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
537
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
538
              install; \
 
539
        else \
 
540
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
541
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
542
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
543
        fi
529
544
mostlyclean-generic:
530
545
 
531
546
clean-generic: