~ubuntu-branches/ubuntu/natty/gtk-sharp2/natty

« back to all changes in this revision

Viewing changes to msi/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-05-18 00:00:41 UTC
  • mfrom: (1.1.16 upstream) (13.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100518000041-tlgvki554jx6ndhi
Tags: 2.12.10-1
* New upstream release
* debian/rules:
  + Bump API version to 2.12.10
* debian/control:
  + Bump Standards to 3.8.4 (no changes needed)
* debian/source/format:
  + Force Debian source format 1.0
* debian/rules:
  + Write a get-orig-source rule
* debian/watch:
  + Get rid of evil "debian uupdate" line which breaks packaging work on
    Ubuntu
* debian/patches/01_dllmaps.dpatch:
  + Refreshed

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
build_triplet = @build@
 
34
host_triplet = @host@
 
35
target_triplet = @target@
 
36
subdir = msi
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
38
        $(srcdir)/gtk-sharp-2.0.wxs.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(install_sh) -d
 
44
CONFIG_HEADER = $(top_builddir)/config.h
 
45
CONFIG_CLEAN_FILES = gtk-sharp-2.0.wxs
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
49
        html-recursive info-recursive install-data-recursive \
 
50
        install-dvi-recursive install-exec-recursive \
 
51
        install-html-recursive install-info-recursive \
 
52
        install-pdf-recursive install-ps-recursive install-recursive \
 
53
        installcheck-recursive installdirs-recursive pdf-recursive \
 
54
        ps-recursive uninstall-recursive
 
55
DATA = $(noinst_DATA)
 
56
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
57
  distclean-recursive maintainer-clean-recursive
 
58
ETAGS = etags
 
59
CTAGS = ctags
 
60
DIST_SUBDIRS = $(SUBDIRS)
 
61
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
62
ACLOCAL = @ACLOCAL@
 
63
AL = @AL@
 
64
AMTAR = @AMTAR@
 
65
API_VERSION = @API_VERSION@
 
66
AR = @AR@
 
67
AS = @AS@
 
68
ATK_CFLAGS = @ATK_CFLAGS@
 
69
ATK_LIBS = @ATK_LIBS@
 
70
AUTOCONF = @AUTOCONF@
 
71
AUTOHEADER = @AUTOHEADER@
 
72
AUTOMAKE = @AUTOMAKE@
 
73
AWK = @AWK@
 
74
BUILD_EXEEXT = @BUILD_EXEEXT@
 
75
BUILD_GTK_CFLAGS = @BUILD_GTK_CFLAGS@
 
76
BUILD_GTK_LIBS = @BUILD_GTK_LIBS@
 
77
CC = @CC@
 
78
CCDEPMODE = @CCDEPMODE@
 
79
CC_FOR_BUILD = @CC_FOR_BUILD@
 
80
CFLAGS = @CFLAGS@
 
81
CPP = @CPP@
 
82
CPPFLAGS = @CPPFLAGS@
 
83
CSC = @CSC@
 
84
CSFLAGS = @CSFLAGS@
 
85
CYGPATH_W = @CYGPATH_W@
 
86
DEFS = @DEFS@
 
87
DEPDIR = @DEPDIR@
 
88
DLLTOOL = @DLLTOOL@
 
89
DSYMUTIL = @DSYMUTIL@
 
90
DUMPBIN = @DUMPBIN@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
EXEEXT = @EXEEXT@
 
96
FGREP = @FGREP@
 
97
GACUTIL = @GACUTIL@
 
98
GACUTIL_FLAGS = @GACUTIL_FLAGS@
 
99
GDK_BACKEND = @GDK_BACKEND@
 
100
GENERATED_SOURCES = @GENERATED_SOURCES@
 
101
GLADE_CFLAGS = @GLADE_CFLAGS@
 
102
GLADE_LIBS = @GLADE_LIBS@
 
103
GLIB_CFLAGS = @GLIB_CFLAGS@
 
104
GLIB_LIBS = @GLIB_LIBS@
 
105
GREP = @GREP@
 
106
GTK_CFLAGS = @GTK_CFLAGS@
 
107
GTK_LIBS = @GTK_LIBS@
 
108
GTK_SHARP_VERSION_CFLAGS = @GTK_SHARP_VERSION_CFLAGS@
 
109
HOST_CC = @HOST_CC@
 
110
INSTALL = @INSTALL@
 
111
INSTALL_DATA = @INSTALL_DATA@
 
112
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
113
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
114
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
115
LD = @LD@
 
116
LDFLAGS = @LDFLAGS@
 
117
LIBOBJS = @LIBOBJS@
 
118
LIBS = @LIBS@
 
119
LIBTOOL = @LIBTOOL@
 
120
LIB_PREFIX = @LIB_PREFIX@
 
121
LIB_SUFFIX = @LIB_SUFFIX@
 
122
LIPO = @LIPO@
 
123
LN_S = @LN_S@
 
124
LTLIBOBJS = @LTLIBOBJS@
 
125
MAINT = @MAINT@
 
126
MAKEINFO = @MAKEINFO@
 
127
MDASSEMBLER = @MDASSEMBLER@
 
128
MKDIR_P = @MKDIR_P@
 
129
MONODOCER = @MONODOCER@
 
130
MONO_CAIRO_CFLAGS = @MONO_CAIRO_CFLAGS@
 
131
MONO_CAIRO_LIBS = @MONO_CAIRO_LIBS@
 
132
MONO_DEPENDENCY_CFLAGS = @MONO_DEPENDENCY_CFLAGS@
 
133
MONO_DEPENDENCY_LIBS = @MONO_DEPENDENCY_LIBS@
 
134
NM = @NM@
 
135
NMEDIT = @NMEDIT@
 
136
OBJDUMP = @OBJDUMP@
 
137
OBJEXT = @OBJEXT@
 
138
OFF_T_FLAGS = @OFF_T_FLAGS@
 
139
OTOOL = @OTOOL@
 
140
OTOOL64 = @OTOOL64@
 
141
PACKAGE = @PACKAGE@
 
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
143
PACKAGE_NAME = @PACKAGE_NAME@
 
144
PACKAGE_STRING = @PACKAGE_STRING@
 
145
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
146
PACKAGE_VERSION = @PACKAGE_VERSION@
 
147
PANGO_CFLAGS = @PANGO_CFLAGS@
 
148
PANGO_LIBS = @PANGO_LIBS@
 
149
PATH_SEPARATOR = @PATH_SEPARATOR@
 
150
PKG_CONFIG = @PKG_CONFIG@
 
151
POLICY_VERSIONS = @POLICY_VERSIONS@
 
152
RANLIB = @RANLIB@
 
153
RUNTIME = @RUNTIME@
 
154
SED = @SED@
 
155
SET_MAKE = @SET_MAKE@
 
156
SHELL = @SHELL@
 
157
STRIP = @STRIP@
 
158
VERSION = @VERSION@
 
159
WIX = @WIX@
 
160
abs_builddir = @abs_builddir@
 
161
abs_srcdir = @abs_srcdir@
 
162
abs_top_builddir = @abs_top_builddir@
 
163
abs_top_srcdir = @abs_top_srcdir@
 
164
ac_ct_CC = @ac_ct_CC@
 
165
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
166
am__include = @am__include@
 
167
am__leading_dot = @am__leading_dot@
 
168
am__quote = @am__quote@
 
169
am__tar = @am__tar@
 
170
am__untar = @am__untar@
 
171
bindir = @bindir@
 
172
build = @build@
 
173
build_alias = @build_alias@
 
174
build_cpu = @build_cpu@
 
175
build_os = @build_os@
 
176
build_vendor = @build_vendor@
 
177
builddir = @builddir@
 
178
datadir = @datadir@
 
179
datarootdir = @datarootdir@
 
180
docdir = @docdir@
 
181
dvidir = @dvidir@
 
182
exec_prefix = @exec_prefix@
 
183
host = @host@
 
184
host_alias = @host_alias@
 
185
host_cpu = @host_cpu@
 
186
host_os = @host_os@
 
187
host_vendor = @host_vendor@
 
188
htmldir = @htmldir@
 
189
includedir = @includedir@
 
190
infodir = @infodir@
 
191
install_sh = @install_sh@
 
192
libdir = @libdir@
 
193
libexecdir = @libexecdir@
 
194
localedir = @localedir@
 
195
localstatedir = @localstatedir@
 
196
lt_ECHO = @lt_ECHO@
 
197
mandir = @mandir@
 
198
mkdir_p = @mkdir_p@
 
199
oldincludedir = @oldincludedir@
 
200
pdfdir = @pdfdir@
 
201
prefix = @prefix@
 
202
program_transform_name = @program_transform_name@
 
203
psdir = @psdir@
 
204
sbindir = @sbindir@
 
205
sharedstatedir = @sharedstatedir@
 
206
srcdir = @srcdir@
 
207
sysconfdir = @sysconfdir@
 
208
target = @target@
 
209
target_alias = @target_alias@
 
210
target_cpu = @target_cpu@
 
211
target_os = @target_os@
 
212
target_vendor = @target_vendor@
 
213
top_build_prefix = @top_build_prefix@
 
214
top_builddir = @top_builddir@
 
215
top_srcdir = @top_srcdir@
 
216
SUBDIRS = unmanaged .
 
217
assembly_dirs = glib pango atk gdk gtk glade gtkdotnet
 
218
@ENABLE_MSI_FALSE@TARGET = 
 
219
@ENABLE_MSI_TRUE@TARGET = gtk-sharp-2.0.msi
 
220
noinst_DATA = $(TARGET)
 
221
EXTRA_DIST = license.rtf
 
222
all: all-recursive
 
223
 
 
224
.SUFFIXES:
 
225
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
226
        @for dep in $?; do \
 
227
          case '$(am__configure_deps)' in \
 
228
            *$$dep*) \
 
229
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
230
                && exit 0; \
 
231
              exit 1;; \
 
232
          esac; \
 
233
        done; \
 
234
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  msi/Makefile'; \
 
235
        cd $(top_srcdir) && \
 
236
          $(AUTOMAKE) --foreign  msi/Makefile
 
237
.PRECIOUS: Makefile
 
238
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
239
        @case '$?' in \
 
240
          *config.status*) \
 
241
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
242
          *) \
 
243
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
244
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
245
        esac;
 
246
 
 
247
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
249
 
 
250
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
252
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
253
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
254
gtk-sharp-2.0.wxs: $(top_builddir)/config.status $(srcdir)/gtk-sharp-2.0.wxs.in
 
255
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
256
 
 
257
mostlyclean-libtool:
 
258
        -rm -f *.lo
 
259
 
 
260
clean-libtool:
 
261
        -rm -rf .libs _libs
 
262
 
 
263
# This directory's subdirectories are mostly independent; you can cd
 
264
# into them and run `make' without going through this Makefile.
 
265
# To change the values of `make' variables: instead of editing Makefiles,
 
266
# (1) if the variable is set in `config.status', edit `config.status'
 
267
#     (which will cause the Makefiles to be regenerated when you run `make');
 
268
# (2) otherwise, pass the desired values on the `make' command line.
 
269
$(RECURSIVE_TARGETS):
 
270
        @failcom='exit 1'; \
 
271
        for f in x $$MAKEFLAGS; do \
 
272
          case $$f in \
 
273
            *=* | --[!k]*);; \
 
274
            *k*) failcom='fail=yes';; \
 
275
          esac; \
 
276
        done; \
 
277
        dot_seen=no; \
 
278
        target=`echo $@ | sed s/-recursive//`; \
 
279
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
280
          echo "Making $$target in $$subdir"; \
 
281
          if test "$$subdir" = "."; then \
 
282
            dot_seen=yes; \
 
283
            local_target="$$target-am"; \
 
284
          else \
 
285
            local_target="$$target"; \
 
286
          fi; \
 
287
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
288
          || eval $$failcom; \
 
289
        done; \
 
290
        if test "$$dot_seen" = "no"; then \
 
291
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
292
        fi; test -z "$$fail"
 
293
 
 
294
$(RECURSIVE_CLEAN_TARGETS):
 
295
        @failcom='exit 1'; \
 
296
        for f in x $$MAKEFLAGS; do \
 
297
          case $$f in \
 
298
            *=* | --[!k]*);; \
 
299
            *k*) failcom='fail=yes';; \
 
300
          esac; \
 
301
        done; \
 
302
        dot_seen=no; \
 
303
        case "$@" in \
 
304
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
305
          *) list='$(SUBDIRS)' ;; \
 
306
        esac; \
 
307
        rev=''; for subdir in $$list; do \
 
308
          if test "$$subdir" = "."; then :; else \
 
309
            rev="$$subdir $$rev"; \
 
310
          fi; \
 
311
        done; \
 
312
        rev="$$rev ."; \
 
313
        target=`echo $@ | sed s/-recursive//`; \
 
314
        for subdir in $$rev; do \
 
315
          echo "Making $$target in $$subdir"; \
 
316
          if test "$$subdir" = "."; then \
 
317
            local_target="$$target-am"; \
 
318
          else \
 
319
            local_target="$$target"; \
 
320
          fi; \
 
321
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
322
          || eval $$failcom; \
 
323
        done && test -z "$$fail"
 
324
tags-recursive:
 
325
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
326
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
327
        done
 
328
ctags-recursive:
 
329
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
330
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
331
        done
 
332
 
 
333
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
334
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
335
        unique=`for i in $$list; do \
 
336
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
337
          done | \
 
338
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
339
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
340
        mkid -fID $$unique
 
341
tags: TAGS
 
342
 
 
343
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
344
                $(TAGS_FILES) $(LISP)
 
345
        tags=; \
 
346
        here=`pwd`; \
 
347
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
348
          include_option=--etags-include; \
 
349
          empty_fix=.; \
 
350
        else \
 
351
          include_option=--include; \
 
352
          empty_fix=; \
 
353
        fi; \
 
354
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
355
          if test "$$subdir" = .; then :; else \
 
356
            test ! -f $$subdir/TAGS || \
 
357
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
358
          fi; \
 
359
        done; \
 
360
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
361
        unique=`for i in $$list; do \
 
362
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
363
          done | \
 
364
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
365
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
366
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
367
          test -n "$$unique" || unique=$$empty_fix; \
 
368
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
369
            $$tags $$unique; \
 
370
        fi
 
371
ctags: CTAGS
 
372
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
373
                $(TAGS_FILES) $(LISP)
 
374
        tags=; \
 
375
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
376
        unique=`for i in $$list; do \
 
377
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
378
          done | \
 
379
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
380
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
381
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
382
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
383
             $$tags $$unique
 
384
 
 
385
GTAGS:
 
386
        here=`$(am__cd) $(top_builddir) && pwd` \
 
387
          && cd $(top_srcdir) \
 
388
          && gtags -i $(GTAGS_ARGS) $$here
 
389
 
 
390
distclean-tags:
 
391
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
392
 
 
393
distdir: $(DISTFILES)
 
394
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
395
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
396
        list='$(DISTFILES)'; \
 
397
          dist_files=`for file in $$list; do echo $$file; done | \
 
398
          sed -e "s|^$$srcdirstrip/||;t" \
 
399
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
400
        case $$dist_files in \
 
401
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
402
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
403
                           sort -u` ;; \
 
404
        esac; \
 
405
        for file in $$dist_files; do \
 
406
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
407
          if test -d $$d/$$file; then \
 
408
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
409
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
410
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
411
            fi; \
 
412
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
413
          else \
 
414
            test -f $(distdir)/$$file \
 
415
            || cp -p $$d/$$file $(distdir)/$$file \
 
416
            || exit 1; \
 
417
          fi; \
 
418
        done
 
419
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
420
          if test "$$subdir" = .; then :; else \
 
421
            test -d "$(distdir)/$$subdir" \
 
422
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
423
            || exit 1; \
 
424
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
425
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
426
            (cd $$subdir && \
 
427
              $(MAKE) $(AM_MAKEFLAGS) \
 
428
                top_distdir="$$top_distdir" \
 
429
                distdir="$$distdir/$$subdir" \
 
430
                am__remove_distdir=: \
 
431
                am__skip_length_check=: \
 
432
                distdir) \
 
433
              || exit 1; \
 
434
          fi; \
 
435
        done
 
436
check-am: all-am
 
437
check: check-recursive
 
438
all-am: Makefile $(DATA)
 
439
installdirs: installdirs-recursive
 
440
installdirs-am:
 
441
install: install-recursive
 
442
install-exec: install-exec-recursive
 
443
install-data: install-data-recursive
 
444
uninstall: uninstall-recursive
 
445
 
 
446
install-am: all-am
 
447
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
448
 
 
449
installcheck: installcheck-recursive
 
450
install-strip:
 
451
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
452
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
453
          `test -z '$(STRIP)' || \
 
454
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
455
mostlyclean-generic:
 
456
 
 
457
clean-generic:
 
458
 
 
459
distclean-generic:
 
460
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
461
 
 
462
maintainer-clean-generic:
 
463
        @echo "This command is intended for maintainers to use"
 
464
        @echo "it deletes files that may require special tools to rebuild."
 
465
clean: clean-recursive
 
466
 
 
467
clean-am: clean-generic clean-libtool mostlyclean-am
 
468
 
 
469
distclean: distclean-recursive
 
470
        -rm -f Makefile
 
471
distclean-am: clean-am distclean-generic distclean-tags
 
472
 
 
473
dvi: dvi-recursive
 
474
 
 
475
dvi-am:
 
476
 
 
477
html: html-recursive
 
478
 
 
479
info: info-recursive
 
480
 
 
481
info-am:
 
482
 
 
483
install-data-am:
 
484
 
 
485
install-dvi: install-dvi-recursive
 
486
 
 
487
install-exec-am:
 
488
 
 
489
install-html: install-html-recursive
 
490
 
 
491
install-info: install-info-recursive
 
492
 
 
493
install-man:
 
494
 
 
495
install-pdf: install-pdf-recursive
 
496
 
 
497
install-ps: install-ps-recursive
 
498
 
 
499
installcheck-am:
 
500
 
 
501
maintainer-clean: maintainer-clean-recursive
 
502
        -rm -f Makefile
 
503
maintainer-clean-am: distclean-am maintainer-clean-generic
 
504
 
 
505
mostlyclean: mostlyclean-recursive
 
506
 
 
507
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
508
 
 
509
pdf: pdf-recursive
 
510
 
 
511
pdf-am:
 
512
 
 
513
ps: ps-recursive
 
514
 
 
515
ps-am:
 
516
 
 
517
uninstall-am:
 
518
 
 
519
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
520
        install-strip
 
521
 
 
522
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
523
        all all-am check check-am clean clean-generic clean-libtool \
 
524
        ctags ctags-recursive distclean distclean-generic \
 
525
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
526
        html-am info info-am install install-am install-data \
 
527
        install-data-am install-dvi install-dvi-am install-exec \
 
528
        install-exec-am install-html install-html-am install-info \
 
529
        install-info-am install-man install-pdf install-pdf-am \
 
530
        install-ps install-ps-am install-strip installcheck \
 
531
        installcheck-am installdirs installdirs-am maintainer-clean \
 
532
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
533
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
534
        uninstall uninstall-am
 
535
 
 
536
 
 
537
gtk-sharp-2.0.msi: gtk-sharp-2.0.wxs
 
538
        mkdir -p binaries
 
539
        rm -rf binaries/*
 
540
        cp $(top_builddir)/generator/gapi_codegen.exe binaries
 
541
        cp $(top_builddir)/*/glue/.libs/*.dll binaries
 
542
        for a in $(assembly_dirs); do \
 
543
                mkdir -p binaries/$$a; \
 
544
                cp $(top_builddir)/$$a/*.dll binaries/$$a; \
 
545
                cp $(top_builddir)/$$a/policy.*.config binaries/$$a; \
 
546
        done
 
547
        cp $(top_builddir)/sample/GtkDemo/GtkDemo.exe binaries
 
548
        candle -ext WixUIExtension gtk-sharp-2.0.wxs
 
549
        light -cultures:en-us -ext WixUIExtension -ext WixNetFxExtension gtk-sharp-2.0.wixobj
 
550
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
551
# Otherwise a system limit (for SysV at least) may be exceeded.
 
552
.NOEXPORT: