~ubuntu-branches/ubuntu/utopic/serpentine/utopic

« back to all changes in this revision

Viewing changes to muine-plugin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-10-04 07:52:45 UTC
  • Revision ID: james.westby@ubuntu.com-20051004075245-nf813707dts6f267
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 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
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
subdir = muine-plugin
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
41
        $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_CLEAN_FILES =
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
49
am__vpath_adj = case $$p in \
 
50
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
51
    *) f=$$p;; \
 
52
  esac;
 
53
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
54
am__installdirs = "$(DESTDIR)$(muineplugindir)"
 
55
muinepluginDATA_INSTALL = $(INSTALL_DATA)
 
56
DATA = $(muineplugin_DATA)
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
AMDEP_FALSE = @AMDEP_FALSE@
 
60
AMDEP_TRUE = @AMDEP_TRUE@
 
61
AMTAR = @AMTAR@
 
62
AUTOCONF = @AUTOCONF@
 
63
AUTOHEADER = @AUTOHEADER@
 
64
AUTOMAKE = @AUTOMAKE@
 
65
AWK = @AWK@
 
66
CATALOGS = @CATALOGS@
 
67
CATOBJEXT = @CATOBJEXT@
 
68
CC = @CC@
 
69
CCDEPMODE = @CCDEPMODE@
 
70
CFLAGS = @CFLAGS@
 
71
CPP = @CPP@
 
72
CPPFLAGS = @CPPFLAGS@
 
73
CSC = @CSC@
 
74
CYGPATH_W = @CYGPATH_W@
 
75
DATADIRNAME = @DATADIRNAME@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
EXEEXT = @EXEEXT@
 
83
GCONFTOOL = @GCONFTOOL@
 
84
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
85
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
86
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
87
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
88
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
89
GMOFILES = @GMOFILES@
 
90
GMSGFMT = @GMSGFMT@
 
91
INSTALL_DATA = @INSTALL_DATA@
 
92
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
93
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
94
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
95
INSTOBJEXT = @INSTOBJEXT@
 
96
INTLLIBS = @INTLLIBS@
 
97
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
98
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
99
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
100
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
101
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
102
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
103
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
104
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
105
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
106
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
107
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
108
INTLTOOL_PERL = @INTLTOOL_PERL@
 
109
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
110
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
111
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
112
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
113
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
114
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
115
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
116
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
117
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
118
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
119
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
120
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
121
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
122
LDFLAGS = @LDFLAGS@
 
123
LIBOBJS = @LIBOBJS@
 
124
LIBS = @LIBS@
 
125
LTLIBOBJS = @LTLIBOBJS@
 
126
MAINT = @MAINT@
 
127
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
128
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
129
MAKEINFO = @MAKEINFO@
 
130
MCS = @MCS@
 
131
MKINSTALLDIRS = @MKINSTALLDIRS@
 
132
MONO = @MONO@
 
133
MSGFMT = @MSGFMT@
 
134
MUINE_FALSE = @MUINE_FALSE@
 
135
MUINE_PLUGIN_CFLAGS = @MUINE_PLUGIN_CFLAGS@
 
136
MUINE_PLUGIN_LIBS = @MUINE_PLUGIN_LIBS@
 
137
MUINE_TRUE = @MUINE_TRUE@
 
138
OBJEXT = @OBJEXT@
 
139
PACKAGE = @PACKAGE@
 
140
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
141
PACKAGE_NAME = @PACKAGE_NAME@
 
142
PACKAGE_STRING = @PACKAGE_STRING@
 
143
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
144
PACKAGE_VERSION = @PACKAGE_VERSION@
 
145
PATH_SEPARATOR = @PATH_SEPARATOR@
 
146
PKG_CONFIG = @PKG_CONFIG@
 
147
POFILES = @POFILES@
 
148
POSUB = @POSUB@
 
149
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
150
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
151
PYTHON = @PYTHON@
 
152
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
153
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
154
PYTHON_PREFIX = @PYTHON_PREFIX@
 
155
PYTHON_VERSION = @PYTHON_VERSION@
 
156
SET_MAKE = @SET_MAKE@
 
157
SHELL = @SHELL@
 
158
STRIP = @STRIP@
 
159
USE_NLS = @USE_NLS@
 
160
VERSION = @VERSION@
 
161
XGETTEXT = @XGETTEXT@
 
162
ac_ct_CC = @ac_ct_CC@
 
163
ac_ct_STRIP = @ac_ct_STRIP@
 
164
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
165
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
166
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
167
am__include = @am__include@
 
168
am__leading_dot = @am__leading_dot@
 
169
am__quote = @am__quote@
 
170
am__tar = @am__tar@
 
171
am__untar = @am__untar@
 
172
bindir = @bindir@
 
173
build_alias = @build_alias@
 
174
datadir = @datadir@
 
175
exec_prefix = @exec_prefix@
 
176
host_alias = @host_alias@
 
177
includedir = @includedir@
 
178
infodir = @infodir@
 
179
install_sh = @install_sh@
 
180
libdir = @libdir@
 
181
libexecdir = @libexecdir@
 
182
localstatedir = @localstatedir@
 
183
mandir = @mandir@
 
184
mkdir_p = @mkdir_p@
 
185
oldincludedir = @oldincludedir@
 
186
pkgpyexecdir = @pkgpyexecdir@
 
187
pkgpythondir = @pkgpythondir@
 
188
prefix = @prefix@
 
189
program_transform_name = @program_transform_name@
 
190
pyexecdir = @pyexecdir@
 
191
pythondir = @pythondir@
 
192
sbindir = @sbindir@
 
193
sharedstatedir = @sharedstatedir@
 
194
sysconfdir = @sysconfdir@
 
195
target_alias = @target_alias@
 
196
muineplugindir = $(libdir)/muine/plugins
 
197
muineplugin_DATA = SerpentinePlugin.dll
 
198
EXTRA_DIST = SerpentinePlugin.cs
 
199
all: all-am
 
200
 
 
201
.SUFFIXES:
 
202
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
203
        @for dep in $?; do \
 
204
          case '$(am__configure_deps)' in \
 
205
            *$$dep*) \
 
206
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
207
                && exit 0; \
 
208
              exit 1;; \
 
209
          esac; \
 
210
        done; \
 
211
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  muine-plugin/Makefile'; \
 
212
        cd $(top_srcdir) && \
 
213
          $(AUTOMAKE) --gnu  muine-plugin/Makefile
 
214
.PRECIOUS: Makefile
 
215
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
216
        @case '$?' in \
 
217
          *config.status*) \
 
218
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
219
          *) \
 
220
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
221
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
222
        esac;
 
223
 
 
224
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
225
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
226
 
 
227
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
228
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
229
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
230
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
231
uninstall-info-am:
 
232
install-muinepluginDATA: $(muineplugin_DATA)
 
233
        @$(NORMAL_INSTALL)
 
234
        test -z "$(muineplugindir)" || $(mkdir_p) "$(DESTDIR)$(muineplugindir)"
 
235
        @list='$(muineplugin_DATA)'; for p in $$list; do \
 
236
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
237
          f=$(am__strip_dir) \
 
238
          echo " $(muinepluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(muineplugindir)/$$f'"; \
 
239
          $(muinepluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(muineplugindir)/$$f"; \
 
240
        done
 
241
 
 
242
uninstall-muinepluginDATA:
 
243
        @$(NORMAL_UNINSTALL)
 
244
        @list='$(muineplugin_DATA)'; for p in $$list; do \
 
245
          f=$(am__strip_dir) \
 
246
          echo " rm -f '$(DESTDIR)$(muineplugindir)/$$f'"; \
 
247
          rm -f "$(DESTDIR)$(muineplugindir)/$$f"; \
 
248
        done
 
249
tags: TAGS
 
250
TAGS:
 
251
 
 
252
ctags: CTAGS
 
253
CTAGS:
 
254
 
 
255
 
 
256
distdir: $(DISTFILES)
 
257
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
258
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
259
        list='$(DISTFILES)'; for file in $$list; do \
 
260
          case $$file in \
 
261
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
262
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
263
          esac; \
 
264
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
265
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
266
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
267
            dir="/$$dir"; \
 
268
            $(mkdir_p) "$(distdir)$$dir"; \
 
269
          else \
 
270
            dir=''; \
 
271
          fi; \
 
272
          if test -d $$d/$$file; then \
 
273
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
274
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
275
            fi; \
 
276
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
277
          else \
 
278
            test -f $(distdir)/$$file \
 
279
            || cp -p $$d/$$file $(distdir)/$$file \
 
280
            || exit 1; \
 
281
          fi; \
 
282
        done
 
283
check-am: all-am
 
284
check: check-am
 
285
all-am: Makefile $(DATA)
 
286
installdirs:
 
287
        for dir in "$(DESTDIR)$(muineplugindir)"; do \
 
288
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
289
        done
 
290
install: install-am
 
291
install-exec: install-exec-am
 
292
install-data: install-data-am
 
293
uninstall: uninstall-am
 
294
 
 
295
install-am: all-am
 
296
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
297
 
 
298
installcheck: installcheck-am
 
299
install-strip:
 
300
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
301
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
302
          `test -z '$(STRIP)' || \
 
303
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
304
mostlyclean-generic:
 
305
 
 
306
clean-generic:
 
307
 
 
308
distclean-generic:
 
309
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
310
 
 
311
maintainer-clean-generic:
 
312
        @echo "This command is intended for maintainers to use"
 
313
        @echo "it deletes files that may require special tools to rebuild."
 
314
clean: clean-am
 
315
 
 
316
clean-am: clean-generic mostlyclean-am
 
317
 
 
318
distclean: distclean-am
 
319
        -rm -f Makefile
 
320
distclean-am: clean-am distclean-generic
 
321
 
 
322
dvi: dvi-am
 
323
 
 
324
dvi-am:
 
325
 
 
326
html: html-am
 
327
 
 
328
info: info-am
 
329
 
 
330
info-am:
 
331
 
 
332
install-data-am: install-muinepluginDATA
 
333
 
 
334
install-exec-am:
 
335
 
 
336
install-info: install-info-am
 
337
 
 
338
install-man:
 
339
 
 
340
installcheck-am:
 
341
 
 
342
maintainer-clean: maintainer-clean-am
 
343
        -rm -f Makefile
 
344
maintainer-clean-am: distclean-am maintainer-clean-generic
 
345
 
 
346
mostlyclean: mostlyclean-am
 
347
 
 
348
mostlyclean-am: mostlyclean-generic
 
349
 
 
350
pdf: pdf-am
 
351
 
 
352
pdf-am:
 
353
 
 
354
ps: ps-am
 
355
 
 
356
ps-am:
 
357
 
 
358
uninstall-am: uninstall-info-am uninstall-muinepluginDATA
 
359
 
 
360
.PHONY: all all-am check check-am clean clean-generic distclean \
 
361
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
362
        install install-am install-data install-data-am install-exec \
 
363
        install-exec-am install-info install-info-am install-man \
 
364
        install-muinepluginDATA install-strip installcheck \
 
365
        installcheck-am installdirs maintainer-clean \
 
366
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
367
        pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
 
368
        uninstall-muinepluginDATA
 
369
 
 
370
 
 
371
SerpentinePlugin.dll: SerpentinePlugin.cs
 
372
        $(MCS) -target:library -out:$@ -pkg:muine-plugin $<
 
373
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
374
# Otherwise a system limit (for SysV at least) may be exceeded.
 
375
.NOEXPORT: