~ubuntu-branches/debian/squeeze/gnome-do-plugins/squeeze

« back to all changes in this revision

Viewing changes to Launchpad/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Colin Turner
  • Date: 2008-05-11 15:08:58 UTC
  • Revision ID: james.westby@ubuntu.com-20080511150858-upa7kbyw601luqyb
Tags: upstream-0.4.0
ImportĀ upstreamĀ versionĀ 0.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
subdir = Launchpad
 
34
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
35
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
36
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
37
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
38
        $(ACLOCAL_M4)
 
39
mkinstalldirs = $(install_sh) -d
 
40
CONFIG_CLEAN_FILES =
 
41
SOURCES =
 
42
DIST_SOURCES =
 
43
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
44
        html-recursive info-recursive install-data-recursive \
 
45
        install-dvi-recursive install-exec-recursive \
 
46
        install-html-recursive install-info-recursive \
 
47
        install-pdf-recursive install-ps-recursive install-recursive \
 
48
        installcheck-recursive installdirs-recursive pdf-recursive \
 
49
        ps-recursive uninstall-recursive
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
56
am__installdirs = "$(DESTDIR)$(plugindir)"
 
57
pluginDATA_INSTALL = $(INSTALL_DATA)
 
58
DATA = $(plugin_DATA)
 
59
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
60
  distclean-recursive maintainer-clean-recursive
 
61
ETAGS = etags
 
62
CTAGS = ctags
 
63
DIST_SUBDIRS = $(SUBDIRS)
 
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
65
ACLOCAL = @ACLOCAL@
 
66
AMTAR = @AMTAR@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CSC = @CSC@
 
72
CSFLAGS = @CSFLAGS@ -debug+ -debug:full
 
73
CYGPATH_W = @CYGPATH_W@
 
74
DEFS = @DEFS@
 
75
DO_ADDINS_CFLAGS = @DO_ADDINS_CFLAGS@
 
76
DO_ADDINS_LIBS = @DO_ADDINS_LIBS@
 
77
DO_DBUS_CFLAGS = @DO_DBUS_CFLAGS@
 
78
DO_DBUS_LIBS = @DO_DBUS_LIBS@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EVOLUTION_SHARP_CFLAGS = @EVOLUTION_SHARP_CFLAGS@
 
83
EVOLUTION_SHARP_LIBS = @EVOLUTION_SHARP_LIBS@
 
84
GCONF_SHARP_CFLAGS = @GCONF_SHARP_CFLAGS@
 
85
GCONF_SHARP_LIBS = @GCONF_SHARP_LIBS@
 
86
GMCS = @GMCS@
 
87
INSTALL = @INSTALL@
 
88
INSTALL_DATA = @INSTALL_DATA@
 
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
92
LIBOBJS = @LIBOBJS@
 
93
LIBS = @LIBS@
 
94
LTLIBOBJS = @LTLIBOBJS@
 
95
MAINT = @MAINT@
 
96
MAKEINFO = @MAKEINFO@
 
97
MKDIR_P = @MKDIR_P@
 
98
NDESK_DBUS_CFLAGS = @NDESK_DBUS_CFLAGS@
 
99
NDESK_DBUS_LIBS = @NDESK_DBUS_LIBS@
 
100
PACKAGE = @PACKAGE@
 
101
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
102
PACKAGE_NAME = @PACKAGE_NAME@
 
103
PACKAGE_STRING = @PACKAGE_STRING@
 
104
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
105
PACKAGE_VERSION = @PACKAGE_VERSION@
 
106
PATH_SEPARATOR = @PATH_SEPARATOR@
 
107
PKG_CONFIG = @PKG_CONFIG@
 
108
RUNTIME = @RUNTIME@
 
109
SET_MAKE = @SET_MAKE@
 
110
SHELL = @SHELL@
 
111
STRIP = @STRIP@
 
112
VERSION = @VERSION@
 
113
abs_builddir = @abs_builddir@
 
114
abs_srcdir = @abs_srcdir@
 
115
abs_top_builddir = @abs_top_builddir@
 
116
abs_top_srcdir = @abs_top_srcdir@
 
117
am__leading_dot = @am__leading_dot@
 
118
am__tar = @am__tar@
 
119
am__untar = @am__untar@
 
120
bindir = @bindir@
 
121
build_alias = @build_alias@
 
122
builddir = @builddir@
 
123
datadir = @datadir@
 
124
datarootdir = @datarootdir@
 
125
docdir = @docdir@
 
126
dvidir = @dvidir@
 
127
exec_prefix = @exec_prefix@
 
128
host_alias = @host_alias@
 
129
htmldir = @htmldir@
 
130
includedir = @includedir@
 
131
infodir = @infodir@
 
132
install_sh = @install_sh@
 
133
libdir = @libdir@
 
134
libexecdir = @libexecdir@
 
135
localedir = @localedir@
 
136
localstatedir = @localstatedir@
 
137
mandir = @mandir@
 
138
mkdir_p = @mkdir_p@
 
139
oldincludedir = @oldincludedir@
 
140
pdfdir = @pdfdir@
 
141
plugindir = @plugindir@
 
142
prefix = @prefix@
 
143
program_transform_name = @program_transform_name@
 
144
psdir = @psdir@
 
145
sbindir = @sbindir@
 
146
sharedstatedir = @sharedstatedir@
 
147
srcdir = @srcdir@
 
148
sysconfdir = @sysconfdir@
 
149
target_alias = @target_alias@
 
150
top_builddir = @top_builddir@
 
151
top_srcdir = @top_srcdir@
 
152
SUBDIRS = src Resources
 
153
ASSEMBLY_NAME = Launchpad
 
154
ASSEMBLY = $(ASSEMBLY_NAME).dll
 
155
CLEANFILES = $(ASSEMBLY){,.mdb}
 
156
launchpad_references = $(DO_ADDINS_LIBS) $(DO_LIBS) -r:Mono.Posix.dll -r:System
 
157
launchpad_sources = \
 
158
        AssemblyInfo.cs \
 
159
        LaunchpadCodeItem.cs \
 
160
        LaunchpadBugsItem.cs \
 
161
        LaunchpadBlueprintsItem.cs \
 
162
        LaunchpadIcons.cs \
 
163
        LaunchpadRegisterItem.cs \
 
164
        LaunchpadAction.cs \
 
165
        LaunchpadTranslationsItem.cs \
 
166
        LaunchpadAnswersItem.cs \
 
167
        LaunchpadPersonItem.cs \
 
168
        LaunchpadProjectItem.cs
 
169
 
 
170
launchpad_resources = \
 
171
        Resources/LaunchpadBlueprints.png \
 
172
        Resources/LaunchpadBugs.png \
 
173
        Resources/LaunchpadCode.png \
 
174
        Resources/LaunchpadRegister.png \
 
175
        Resources/LaunchpadTranslations.png \
 
176
        Resources/Launchpad.png \
 
177
        Resources/LaunchpadAnswers.png \
 
178
        Resources/LaunchpadUser.png
 
179
 
 
180
plugin_DATA = $(ASSEMBLY)
 
181
launchpad_build_sources = $(addprefix $(srcdir)/src/, $(launchpad_sources))
 
182
launchpad_resource_args = $(addprefix -resource:$(srcdir)/, $(launchpad_resources))
 
183
all: all-recursive
 
184
 
 
185
.SUFFIXES:
 
186
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
187
        @for dep in $?; do \
 
188
          case '$(am__configure_deps)' in \
 
189
            *$$dep*) \
 
190
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
191
                && exit 0; \
 
192
              exit 1;; \
 
193
          esac; \
 
194
        done; \
 
195
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Launchpad/Makefile'; \
 
196
        cd $(top_srcdir) && \
 
197
          $(AUTOMAKE) --foreign  Launchpad/Makefile
 
198
.PRECIOUS: Makefile
 
199
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
200
        @case '$?' in \
 
201
          *config.status*) \
 
202
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
203
          *) \
 
204
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
205
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
206
        esac;
 
207
 
 
208
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
209
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
210
 
 
211
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
212
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
213
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
214
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
215
install-pluginDATA: $(plugin_DATA)
 
216
        @$(NORMAL_INSTALL)
 
217
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
218
        @list='$(plugin_DATA)'; for p in $$list; do \
 
219
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
220
          f=$(am__strip_dir) \
 
221
          echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
222
          $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
223
        done
 
224
 
 
225
uninstall-pluginDATA:
 
226
        @$(NORMAL_UNINSTALL)
 
227
        @list='$(plugin_DATA)'; for p in $$list; do \
 
228
          f=$(am__strip_dir) \
 
229
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
230
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
231
        done
 
232
 
 
233
# This directory's subdirectories are mostly independent; you can cd
 
234
# into them and run `make' without going through this Makefile.
 
235
# To change the values of `make' variables: instead of editing Makefiles,
 
236
# (1) if the variable is set in `config.status', edit `config.status'
 
237
#     (which will cause the Makefiles to be regenerated when you run `make');
 
238
# (2) otherwise, pass the desired values on the `make' command line.
 
239
$(RECURSIVE_TARGETS):
 
240
        @failcom='exit 1'; \
 
241
        for f in x $$MAKEFLAGS; do \
 
242
          case $$f in \
 
243
            *=* | --[!k]*);; \
 
244
            *k*) failcom='fail=yes';; \
 
245
          esac; \
 
246
        done; \
 
247
        dot_seen=no; \
 
248
        target=`echo $@ | sed s/-recursive//`; \
 
249
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
250
          echo "Making $$target in $$subdir"; \
 
251
          if test "$$subdir" = "."; then \
 
252
            dot_seen=yes; \
 
253
            local_target="$$target-am"; \
 
254
          else \
 
255
            local_target="$$target"; \
 
256
          fi; \
 
257
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
258
          || eval $$failcom; \
 
259
        done; \
 
260
        if test "$$dot_seen" = "no"; then \
 
261
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
262
        fi; test -z "$$fail"
 
263
 
 
264
$(RECURSIVE_CLEAN_TARGETS):
 
265
        @failcom='exit 1'; \
 
266
        for f in x $$MAKEFLAGS; do \
 
267
          case $$f in \
 
268
            *=* | --[!k]*);; \
 
269
            *k*) failcom='fail=yes';; \
 
270
          esac; \
 
271
        done; \
 
272
        dot_seen=no; \
 
273
        case "$@" in \
 
274
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
275
          *) list='$(SUBDIRS)' ;; \
 
276
        esac; \
 
277
        rev=''; for subdir in $$list; do \
 
278
          if test "$$subdir" = "."; then :; else \
 
279
            rev="$$subdir $$rev"; \
 
280
          fi; \
 
281
        done; \
 
282
        rev="$$rev ."; \
 
283
        target=`echo $@ | sed s/-recursive//`; \
 
284
        for subdir in $$rev; do \
 
285
          echo "Making $$target in $$subdir"; \
 
286
          if test "$$subdir" = "."; then \
 
287
            local_target="$$target-am"; \
 
288
          else \
 
289
            local_target="$$target"; \
 
290
          fi; \
 
291
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
292
          || eval $$failcom; \
 
293
        done && test -z "$$fail"
 
294
tags-recursive:
 
295
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
296
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
297
        done
 
298
ctags-recursive:
 
299
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
300
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
301
        done
 
302
 
 
303
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
304
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
305
        unique=`for i in $$list; do \
 
306
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
307
          done | \
 
308
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
309
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
310
        mkid -fID $$unique
 
311
tags: TAGS
 
312
 
 
313
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
314
                $(TAGS_FILES) $(LISP)
 
315
        tags=; \
 
316
        here=`pwd`; \
 
317
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
318
          include_option=--etags-include; \
 
319
          empty_fix=.; \
 
320
        else \
 
321
          include_option=--include; \
 
322
          empty_fix=; \
 
323
        fi; \
 
324
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
325
          if test "$$subdir" = .; then :; else \
 
326
            test ! -f $$subdir/TAGS || \
 
327
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
328
          fi; \
 
329
        done; \
 
330
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
331
        unique=`for i in $$list; do \
 
332
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
333
          done | \
 
334
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
335
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
336
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
337
          test -n "$$unique" || unique=$$empty_fix; \
 
338
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
339
            $$tags $$unique; \
 
340
        fi
 
341
ctags: CTAGS
 
342
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
343
                $(TAGS_FILES) $(LISP)
 
344
        tags=; \
 
345
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
346
        unique=`for i in $$list; do \
 
347
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
348
          done | \
 
349
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
350
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
351
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
352
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
353
             $$tags $$unique
 
354
 
 
355
GTAGS:
 
356
        here=`$(am__cd) $(top_builddir) && pwd` \
 
357
          && cd $(top_srcdir) \
 
358
          && gtags -i $(GTAGS_ARGS) $$here
 
359
 
 
360
distclean-tags:
 
361
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
362
 
 
363
distdir: $(DISTFILES)
 
364
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
365
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
366
        list='$(DISTFILES)'; \
 
367
          dist_files=`for file in $$list; do echo $$file; done | \
 
368
          sed -e "s|^$$srcdirstrip/||;t" \
 
369
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
370
        case $$dist_files in \
 
371
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
372
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
373
                           sort -u` ;; \
 
374
        esac; \
 
375
        for file in $$dist_files; do \
 
376
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
377
          if test -d $$d/$$file; then \
 
378
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
379
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
380
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
381
            fi; \
 
382
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
383
          else \
 
384
            test -f $(distdir)/$$file \
 
385
            || cp -p $$d/$$file $(distdir)/$$file \
 
386
            || exit 1; \
 
387
          fi; \
 
388
        done
 
389
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
390
          if test "$$subdir" = .; then :; else \
 
391
            test -d "$(distdir)/$$subdir" \
 
392
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
393
            || exit 1; \
 
394
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
395
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
396
            (cd $$subdir && \
 
397
              $(MAKE) $(AM_MAKEFLAGS) \
 
398
                top_distdir="$$top_distdir" \
 
399
                distdir="$$distdir/$$subdir" \
 
400
                am__remove_distdir=: \
 
401
                am__skip_length_check=: \
 
402
                distdir) \
 
403
              || exit 1; \
 
404
          fi; \
 
405
        done
 
406
check-am: all-am
 
407
check: check-recursive
 
408
all-am: Makefile $(DATA)
 
409
installdirs: installdirs-recursive
 
410
installdirs-am:
 
411
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
412
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
413
        done
 
414
install: install-recursive
 
415
install-exec: install-exec-recursive
 
416
install-data: install-data-recursive
 
417
uninstall: uninstall-recursive
 
418
 
 
419
install-am: all-am
 
420
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
421
 
 
422
installcheck: installcheck-recursive
 
423
install-strip:
 
424
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
425
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
426
          `test -z '$(STRIP)' || \
 
427
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
428
mostlyclean-generic:
 
429
 
 
430
clean-generic:
 
431
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
432
 
 
433
distclean-generic:
 
434
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
435
 
 
436
maintainer-clean-generic:
 
437
        @echo "This command is intended for maintainers to use"
 
438
        @echo "it deletes files that may require special tools to rebuild."
 
439
clean: clean-recursive
 
440
 
 
441
clean-am: clean-generic mostlyclean-am
 
442
 
 
443
distclean: distclean-recursive
 
444
        -rm -f Makefile
 
445
distclean-am: clean-am distclean-generic distclean-tags
 
446
 
 
447
dvi: dvi-recursive
 
448
 
 
449
dvi-am:
 
450
 
 
451
html: html-recursive
 
452
 
 
453
info: info-recursive
 
454
 
 
455
info-am:
 
456
 
 
457
install-data-am: install-pluginDATA
 
458
 
 
459
install-dvi: install-dvi-recursive
 
460
 
 
461
install-exec-am:
 
462
 
 
463
install-html: install-html-recursive
 
464
 
 
465
install-info: install-info-recursive
 
466
 
 
467
install-man:
 
468
 
 
469
install-pdf: install-pdf-recursive
 
470
 
 
471
install-ps: install-ps-recursive
 
472
 
 
473
installcheck-am:
 
474
 
 
475
maintainer-clean: maintainer-clean-recursive
 
476
        -rm -f Makefile
 
477
maintainer-clean-am: distclean-am maintainer-clean-generic
 
478
 
 
479
mostlyclean: mostlyclean-recursive
 
480
 
 
481
mostlyclean-am: mostlyclean-generic
 
482
 
 
483
pdf: pdf-recursive
 
484
 
 
485
pdf-am:
 
486
 
 
487
ps: ps-recursive
 
488
 
 
489
ps-am:
 
490
 
 
491
uninstall-am: uninstall-pluginDATA
 
492
 
 
493
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
494
        install-strip
 
495
 
 
496
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
497
        all all-am check check-am clean clean-generic ctags \
 
498
        ctags-recursive distclean distclean-generic distclean-tags \
 
499
        distdir dvi dvi-am html html-am info info-am install \
 
500
        install-am install-data install-data-am install-dvi \
 
501
        install-dvi-am install-exec install-exec-am install-html \
 
502
        install-html-am install-info install-info-am install-man \
 
503
        install-pdf install-pdf-am install-pluginDATA install-ps \
 
504
        install-ps-am install-strip installcheck installcheck-am \
 
505
        installdirs installdirs-am maintainer-clean \
 
506
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
507
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
508
        uninstall-pluginDATA
 
509
 
 
510
 
 
511
all: $(ASSEMBLY)
 
512
 
 
513
$(ASSEMBLY): $(launchpad_build_sources)
 
514
        $(CSC) $(CSFLAGS) $(launchpad_references) $(launchpad_resource_args) -target:library -out:$@ $(launchpad_build_sources) 
 
515
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
516
# Otherwise a system limit (for SysV at least) may be exceeded.
 
517
.NOEXPORT: