~ubuntu-branches/ubuntu/karmic/mono-addins/karmic

« back to all changes in this revision

Viewing changes to Samples/WriterService.SampleExtender/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer
  • Date: 2007-07-14 12:07:48 UTC
  • Revision ID: james.westby@ubuntu.com-20070714120748-2elczfsjlrdsrpms
Tags: upstream-0.2
ImportĀ upstreamĀ versionĀ 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
37
        $(top_srcdir)/makefile-sample.include
 
38
subdir = ./Samples/WriterService.SampleExtender
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(install_sh) -d
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
48
ACLOCAL = @ACLOCAL@
 
49
AMTAR = @AMTAR@
 
50
AUTOCONF = @AUTOCONF@
 
51
AUTOHEADER = @AUTOHEADER@
 
52
AUTOMAKE = @AUTOMAKE@
 
53
AWK = @AWK@
 
54
CYGPATH_W = @CYGPATH_W@
 
55
DEFS = @DEFS@
 
56
ECHO_C = @ECHO_C@
 
57
ECHO_N = @ECHO_N@
 
58
ECHO_T = @ECHO_T@
 
59
ENABLE_GUI_FALSE = @ENABLE_GUI_FALSE@
 
60
ENABLE_GUI_TRUE = @ENABLE_GUI_TRUE@
 
61
ENABLE_TESTS_FALSE = @ENABLE_TESTS_FALSE@
 
62
ENABLE_TESTS_TRUE = @ENABLE_TESTS_TRUE@
 
63
GACUTIL = @GACUTIL@
 
64
GACUTIL_FLAGS = @GACUTIL_FLAGS@
 
65
GTK_SHARP_20_CFLAGS = @GTK_SHARP_20_CFLAGS@
 
66
GTK_SHARP_20_LIBS = @GTK_SHARP_20_LIBS@
 
67
INSTALL_DATA = @INSTALL_DATA@
 
68
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
69
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
70
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
71
LIBOBJS = @LIBOBJS@
 
72
LIBS = @LIBS@
 
73
LTLIBOBJS = @LTLIBOBJS@
 
74
MAKEINFO = @MAKEINFO@
 
75
MCS = @MCS@
 
76
MONO_ADDINS_DEFAULT_LIB = @MONO_ADDINS_DEFAULT_LIB@
 
77
MONO_ADDINS_GUI_DEFAULT_LIB = @MONO_ADDINS_GUI_DEFAULT_LIB@
 
78
MONO_NUNIT_CFLAGS = @MONO_NUNIT_CFLAGS@
 
79
MONO_NUNIT_LIBS = @MONO_NUNIT_LIBS@
 
80
PACKAGE = @PACKAGE@
 
81
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
82
PACKAGE_NAME = @PACKAGE_NAME@
 
83
PACKAGE_STRING = @PACKAGE_STRING@
 
84
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
85
PACKAGE_VERSION = @PACKAGE_VERSION@
 
86
PATH_SEPARATOR = @PATH_SEPARATOR@
 
87
PKG_CONFIG = @PKG_CONFIG@
 
88
SET_MAKE = @SET_MAKE@
 
89
SHELL = @SHELL@
 
90
STRIP = @STRIP@
 
91
VERSION = @VERSION@
 
92
ac_ct_STRIP = @ac_ct_STRIP@
 
93
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
94
am__leading_dot = @am__leading_dot@
 
95
am__tar = @am__tar@
 
96
am__untar = @am__untar@
 
97
bindir = @bindir@
 
98
build_alias = @build_alias@
 
99
datadir = @datadir@
 
100
exec_prefix = @exec_prefix@
 
101
host_alias = @host_alias@
 
102
includedir = @includedir@
 
103
infodir = @infodir@
 
104
install_sh = @install_sh@
 
105
libdir = @libdir@
 
106
libexecdir = @libexecdir@
 
107
localstatedir = @localstatedir@
 
108
mandir = @mandir@
 
109
mkdir_p = @mkdir_p@
 
110
oldincludedir = @oldincludedir@
 
111
prefix = @prefix@
 
112
program_transform_name = @program_transform_name@
 
113
sbindir = @sbindir@
 
114
sharedstatedir = @sharedstatedir@
 
115
sysconfdir = @sysconfdir@
 
116
target_alias = @target_alias@
 
117
ASSEMBLY_COMPILER_COMMAND = mcs
 
118
ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -debug -d:DEBUG
 
119
ASSEMBLY = ../bin/SampleExtender.dll
 
120
COMPILE_TARGET = library
 
121
PROJECT_REFERENCES = ../bin/WriterService.dll
 
122
BUILD_DIR = ../bin
 
123
FILES = \
 
124
        AssemblyInfo.cs \
 
125
        MyWriter.cs 
 
126
 
 
127
DATA_FILES = 
 
128
RESOURCES = SampleExtender.addin.xml 
 
129
EXTRAS = 
 
130
REFERENCES = -r:System
 
131
DLL_REFERENCES = 
 
132
build_sources = $(addprefix $(srcdir)/, $(FILES) $(GENERATED_FILES))
 
133
build_resources = $(addprefix $(srcdir)/, $(RESOURCES))
 
134
build_resources_embed = $(foreach res,$(build_resources), $(addprefix -resource:,$(res)),$(RESOURCES_PREFIX)$(notdir $(res)))
 
135
build_references_ref = $(REFERENCES) $(foreach ref, $(DLL_REFERENCES), \
 
136
        -r:$(ref)) $(foreach ref, $(PROJECT_REFERENCES), -r:$(ref))
 
137
pc_files = $(PC_FILES_IN:.pc.in=.pc)
 
138
build_datafiles = $(addprefix $(BUILD_DIR)/, $(DATA_FILES))
 
139
EXTRA_DIST = $(FILES) $(GENERATED_FILES) $(RESOURCES) $(ASSEMBLY_WRAPPER_IN) $(EXTRAS) $(DATA_FILES) $(PC_FILES_IN)
 
140
CLEANFILES = $(ASSEMBLY) $(ASSEMBLY).mdb $(DLL_REFERENCES)
 
141
DISTCLEANFILES = $(GENERATED_FILES) $(build_datafiles) $(pc_files)
 
142
all: all-am
 
143
 
 
144
.SUFFIXES:
 
145
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/makefile-sample.include $(am__configure_deps)
 
146
        @for dep in $?; do \
 
147
          case '$(am__configure_deps)' in \
 
148
            *$$dep*) \
 
149
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
150
                && exit 0; \
 
151
              exit 1;; \
 
152
          esac; \
 
153
        done; \
 
154
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  ./Samples/WriterService.SampleExtender/Makefile'; \
 
155
        cd $(top_srcdir) && \
 
156
          $(AUTOMAKE) --foreign  ./Samples/WriterService.SampleExtender/Makefile
 
157
.PRECIOUS: Makefile
 
158
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
159
        @case '$?' in \
 
160
          *config.status*) \
 
161
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
162
          *) \
 
163
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
164
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
165
        esac;
 
166
 
 
167
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
168
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
169
 
 
170
$(top_srcdir)/configure:  $(am__configure_deps)
 
171
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
172
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
173
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
174
uninstall-info-am:
 
175
tags: TAGS
 
176
TAGS:
 
177
 
 
178
ctags: CTAGS
 
179
CTAGS:
 
180
 
 
181
 
 
182
distdir: $(DISTFILES)
 
183
        $(mkdir_p) $(distdir)/../..
 
184
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
185
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
186
        list='$(DISTFILES)'; for file in $$list; do \
 
187
          case $$file in \
 
188
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
189
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
190
          esac; \
 
191
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
192
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
193
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
194
            dir="/$$dir"; \
 
195
            $(mkdir_p) "$(distdir)$$dir"; \
 
196
          else \
 
197
            dir=''; \
 
198
          fi; \
 
199
          if test -d $$d/$$file; then \
 
200
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
201
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
202
            fi; \
 
203
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
204
          else \
 
205
            test -f $(distdir)/$$file \
 
206
            || cp -p $$d/$$file $(distdir)/$$file \
 
207
            || exit 1; \
 
208
          fi; \
 
209
        done
 
210
check-am: all-am
 
211
check: check-am
 
212
all-am: Makefile
 
213
installdirs:
 
214
install: install-am
 
215
install-exec: install-exec-am
 
216
install-data: install-data-am
 
217
uninstall: uninstall-am
 
218
 
 
219
install-am: all-am
 
220
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
221
 
 
222
installcheck: installcheck-am
 
223
install-strip:
 
224
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
225
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
226
          `test -z '$(STRIP)' || \
 
227
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
228
mostlyclean-generic:
 
229
 
 
230
clean-generic:
 
231
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
232
 
 
233
distclean-generic:
 
234
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
235
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
236
 
 
237
maintainer-clean-generic:
 
238
        @echo "This command is intended for maintainers to use"
 
239
        @echo "it deletes files that may require special tools to rebuild."
 
240
clean: clean-am
 
241
 
 
242
clean-am: clean-generic mostlyclean-am
 
243
 
 
244
distclean: distclean-am
 
245
        -rm -f Makefile
 
246
distclean-am: clean-am distclean-generic
 
247
 
 
248
dvi: dvi-am
 
249
 
 
250
dvi-am:
 
251
 
 
252
html: html-am
 
253
 
 
254
info: info-am
 
255
 
 
256
info-am:
 
257
 
 
258
install-data-am:
 
259
 
 
260
install-exec-am:
 
261
 
 
262
install-info: install-info-am
 
263
 
 
264
install-man:
 
265
 
 
266
installcheck-am:
 
267
 
 
268
maintainer-clean: maintainer-clean-am
 
269
        -rm -f Makefile
 
270
maintainer-clean-am: distclean-am maintainer-clean-generic
 
271
 
 
272
mostlyclean: mostlyclean-am
 
273
 
 
274
mostlyclean-am: mostlyclean-generic
 
275
 
 
276
pdf: pdf-am
 
277
 
 
278
pdf-am:
 
279
 
 
280
ps: ps-am
 
281
 
 
282
ps-am:
 
283
 
 
284
uninstall-am: uninstall-info-am
 
285
 
 
286
.PHONY: all all-am check check-am clean clean-generic distclean \
 
287
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
288
        install install-am install-data install-data-am install-exec \
 
289
        install-exec-am install-info install-info-am install-man \
 
290
        install-strip installcheck installcheck-am installdirs \
 
291
        maintainer-clean maintainer-clean-generic mostlyclean \
 
292
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
293
        uninstall-info-am
 
294
 
 
295
 
 
296
all: $(ASSEMBLY)
 
297
 
 
298
$(ASSEMBLY) $(ASSEMBLY).mdb: $(build_sources) $(build_resources) $(build_datafiles) 
 
299
        mkdir -p $(dir $(ASSEMBLY))             
 
300
 
 
301
        $(ASSEMBLY_COMPILER_COMMAND) $(ASSEMBLY_COMPILER_FLAGS) -out:$@ -target:$(COMPILE_TARGET) $(build_sources) $(build_resources_embed) $(build_references_ref)
 
302
 
 
303
$(build_datafiles): $(BUILD_DIR)/% : $(addprefix $(srcdir)/, %)
 
304
        mkdir -p $(dir $@)              
 
305
        cp $< $@
 
306
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
307
# Otherwise a system limit (for SysV at least) may be exceeded.
 
308
.NOEXPORT: