~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
45
47
mkinstalldirs = $(install_sh) -d
46
48
CONFIG_HEADER = $(top_builddir)/src/include/config.h
47
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
49
52
libwxsmith_wxwidgets_defitems_la_DEPENDENCIES =  \
50
53
        ../../../../../sdk/libcodeblocks.la
54
57
        wxscheckbox.lo wxschoice.lo wxsspinctrl.lo wxscalendarctrl.lo \
55
58
        wxsstaticline.lo wxsgridsizer.lo wxsstaticboxsizer.lo \
56
59
        wxsbitmapbutton.lo wxstextctrl.lo wxstogglebutton.lo \
57
 
        wxsspacer.lo wxsscrollbar.lo wxsdialog.lo wxsspinbutton.lo \
58
 
        wxsbutton.lo wxslistbox.lo wxsgauge.lo wxsradiobutton.lo \
59
 
        wxspanel.lo wxsstaticbox.lo wxsradiobox.lo wxscombobox.lo \
 
60
        wxsspacer.lo wxsscrollbar.lo wxsdialog.lo \
 
61
        wxsscrollingdialog.lo wxsspinbutton.lo wxsbutton.lo \
 
62
        wxslistbox.lo wxsgauge.lo wxsradiobutton.lo wxspanel.lo \
 
63
        wxsstaticbox.lo wxsradiobox.lo wxscombobox.lo \
60
64
        wxschecklistbox.lo wxsslider.lo wxstreectrl.lo wxsframe.lo \
61
65
        wxshtmlwindow.lo wxsscrolledwindow.lo \
62
66
        wxsstddialogbuttonsizer.lo wxssplitterwindow.lo \
65
69
        wxsmenueditor.lo wxsmenuitem.lo wxsstatusbar.lo wxstoolbar.lo \
66
70
        wxstoolbaritem.lo wxstoolbareditor.lo wxsgrid.lo \
67
71
        wxscolourdialog.lo wxsdirdialog.lo wxsfiledialog.lo \
68
 
        wxsmultichoicedialog.lo wxssinglechoicedialog.lo
 
72
        wxsmultichoicedialog.lo wxssinglechoicedialog.lo \
 
73
        wxssashwindow.lo wxssashlayoutwindow.lo \
 
74
        wxssingleinstancechecker.lo wxsstopwatch.lo \
 
75
        wxssymbolpickerdialog.lo wxsglcanvas.lo
69
76
libwxsmith_wxwidgets_defitems_la_OBJECTS =  \
70
77
        $(am_libwxsmith_wxwidgets_defitems_la_OBJECTS)
71
78
libwxsmith_wxwidgets_defitems_la_LINK = $(LIBTOOL) --tag=CXX \
72
79
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
73
80
        $(AM_CXXFLAGS) $(CXXFLAGS) \
74
81
        $(libwxsmith_wxwidgets_defitems_la_LDFLAGS) $(LDFLAGS) -o $@
75
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src/include@am__isrc@
 
82
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include
76
83
depcomp = $(SHELL) $(top_srcdir)/depcomp
77
84
am__depfiles_maybe = depfiles
 
85
am__mv = mv -f
78
86
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
79
87
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
80
88
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101
109
BUILD_BROWSETRACKER = @BUILD_BROWSETRACKER@
102
110
BUILD_BYOGAMES = @BUILD_BYOGAMES@
103
111
BUILD_CBKODERS = @BUILD_CBKODERS@
 
112
BUILD_CCCC = @BUILD_CCCC@
104
113
BUILD_CODESNIPPETS = @BUILD_CODESNIPPETS@
105
114
BUILD_CODESTAT = @BUILD_CODESTAT@
106
115
BUILD_COPYSTRINGS = @BUILD_COPYSTRINGS@
 
116
BUILD_CPPCHECK = @BUILD_CPPCHECK@
107
117
BUILD_DRAGSCROLL = @BUILD_DRAGSCROLL@
108
118
BUILD_ENVVARS = @BUILD_ENVVARS@
109
119
BUILD_EXPORTER = @BUILD_EXPORTER@
 
120
BUILD_HEADERFIXUP = @BUILD_HEADERFIXUP@
110
121
BUILD_HELP = @BUILD_HELP@
 
122
BUILD_HEXEDITOR = @BUILD_HEXEDITOR@
 
123
BUILD_INCSEARCH = @BUILD_INCSEARCH@
111
124
BUILD_KEYBINDER = @BUILD_KEYBINDER@
112
125
BUILD_LIBFINDER = @BUILD_LIBFINDER@
 
126
BUILD_MOUSESAP = @BUILD_MOUSESAP@
113
127
BUILD_PROFILER = @BUILD_PROFILER@
114
128
BUILD_REGEX = @BUILD_REGEX@
115
129
BUILD_SYMTAB = @BUILD_SYMTAB@
116
130
BUILD_THREADSEARCH = @BUILD_THREADSEARCH@
 
131
BUILD_VALGRIND = @BUILD_VALGRIND@
117
132
BUILD_WXSMITH = @BUILD_WXSMITH@
 
133
BUILD_WXSMITHAUI = @BUILD_WXSMITHAUI@
 
134
BUILD_WXSMITHCONTRIB = @BUILD_WXSMITHCONTRIB@
118
135
CC = @CC@
119
136
CCDEPMODE = @CCDEPMODE@
120
137
CFLAGS = @CFLAGS@
130
147
DATE = @DATE@
131
148
DEFS = @DEFS@
132
149
DEPDIR = @DEPDIR@
133
 
ECHO = @ECHO@
 
150
DSYMUTIL = @DSYMUTIL@
 
151
DUMPBIN = @DUMPBIN@
134
152
ECHO_C = @ECHO_C@
135
153
ECHO_N = @ECHO_N@
136
154
ECHO_T = @ECHO_T@
137
155
EGREP = @EGREP@
138
156
EXEEXT = @EXEEXT@
139
 
F77 = @F77@
140
 
FFLAGS = @FFLAGS@
 
157
FGREP = @FGREP@
141
158
GREP = @GREP@
142
159
GTK2_CFLAGS = @GTK2_CFLAGS@
143
160
GTK2_LIBS = @GTK2_LIBS@
147
164
INSTALL_PROGRAM = @INSTALL_PROGRAM@
148
165
INSTALL_SCRIPT = @INSTALL_SCRIPT@
149
166
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
167
LD = @LD@
150
168
LDFLAGS = @LDFLAGS@
151
169
LIBOBJS = @LIBOBJS@
152
170
LIBS = @LIBS@
153
171
LIBTOOL = @LIBTOOL@
 
172
LIPO = @LIPO@
154
173
LN_S = @LN_S@
155
174
LTLIBOBJS = @LTLIBOBJS@
156
175
MACSETFILE = @MACSETFILE@
157
176
MAKEINFO = @MAKEINFO@
158
177
MKDIR_P = @MKDIR_P@
 
178
NM = @NM@
 
179
NMEDIT = @NMEDIT@
 
180
OBJDUMP = @OBJDUMP@
159
181
OBJEXT = @OBJEXT@
 
182
OTOOL = @OTOOL@
 
183
OTOOL64 = @OTOOL64@
160
184
PACKAGE = @PACKAGE@
161
185
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162
186
PACKAGE_NAME = @PACKAGE_NAME@
163
187
PACKAGE_STRING = @PACKAGE_STRING@
164
188
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
189
PACKAGE_URL = @PACKAGE_URL@
165
190
PACKAGE_VERSION = @PACKAGE_VERSION@
166
191
PATH_SEPARATOR = @PATH_SEPARATOR@
167
192
PKG_CONFIG = @PKG_CONFIG@
 
193
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
194
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
168
195
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
169
196
PLATFORM_LIBS = @PLATFORM_LIBS@
170
197
PLUGIN_FLAGS = @PLUGIN_FLAGS@
199
226
abs_top_srcdir = @abs_top_srcdir@
200
227
ac_ct_CC = @ac_ct_CC@
201
228
ac_ct_CXX = @ac_ct_CXX@
202
 
ac_ct_F77 = @ac_ct_F77@
 
229
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203
230
am__include = @am__include@
204
231
am__leading_dot = @am__leading_dot@
205
232
am__quote = @am__quote@
231
258
libexecdir = @libexecdir@
232
259
localedir = @localedir@
233
260
localstatedir = @localstatedir@
 
261
lt_ECHO = @lt_ECHO@
234
262
mandir = @mandir@
235
263
mkdir_p = @mkdir_p@
236
264
oldincludedir = @oldincludedir@
247
275
target_cpu = @target_cpu@
248
276
target_os = @target_os@
249
277
target_vendor = @target_vendor@
 
278
top_build_prefix = @top_build_prefix@
250
279
top_builddir = @top_builddir@
251
280
top_srcdir = @top_srcdir@
252
281
AM_CPPFLAGS = -DWXMAKINGLIB_PROPGRID
253
282
INCLUDES = $(WX_CXXFLAGS) \
254
283
                -I$(top_srcdir)/src/include \
255
 
                -I$(top_srcdir)/src/include/wxFlatNotebook/include \
256
 
                -I$(top_srcdir)/src/include/wxscintilla/include \
257
 
                -I$(top_srcdir)/src/include/wxFlatNotebook \
 
284
                -I$(top_srcdir)/src/sdk/wxscintilla/include \
258
285
                -I$(top_srcdir)/src/plugins/contrib/wxSmith/propgrid/contrib/include
259
286
 
260
287
noinst_LTLIBRARIES = libwxsmith_wxwidgets_defitems.la
281
308
./wxsspacer.cpp \
282
309
./wxsscrollbar.cpp \
283
310
./wxsdialog.cpp \
 
311
./wxsscrollingdialog.cpp \
284
312
./wxsspinbutton.cpp \
285
313
./wxsbutton.cpp \
286
314
./wxslistbox.cpp \
316
344
./wxsdirdialog.cpp \
317
345
./wxsfiledialog.cpp \
318
346
./wxsmultichoicedialog.cpp \
319
 
./wxssinglechoicedialog.cpp
 
347
./wxssinglechoicedialog.cpp \
 
348
./wxssashwindow.cpp \
 
349
./wxssashlayoutwindow.cpp \
 
350
./wxssingleinstancechecker.cpp \
 
351
./wxsstopwatch.cpp \
 
352
./wxssymbolpickerdialog.cpp \
 
353
./wxsglcanvas.cpp
320
354
 
321
355
noinst_HEADERS = \
322
356
./wxsgauge.h \
335
369
./wxsdatepickerctrl.h \
336
370
./wxsstatictext.h \
337
371
./wxsdialog.h \
 
372
./wxsscrollingdialog.h \
338
373
./wxslistctrl.h \
339
374
./wxsspinbutton.h \
340
375
./wxsbutton.h \
374
409
./wxsdirdialog.h \
375
410
./wxsfiledialog.h \
376
411
./wxsmultichoicedialog.h \
377
 
./wxssinglechoicedialog.h
 
412
./wxssinglechoicedialog.h \
 
413
./wxssashwindow.h \
 
414
./wxssashlayoutwindow.h \
 
415
./wxssingleinstancechecker.h \
 
416
./wxsstopwatch.h \
 
417
./wxssymbolpickerdialog.h \
 
418
./wxsglcanvas.h
378
419
 
379
420
all: all-am
380
421
 
384
425
        @for dep in $?; do \
385
426
          case '$(am__configure_deps)' in \
386
427
            *$$dep*) \
387
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
388
 
                && exit 0; \
 
428
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
429
                && { if test -f $@; then exit 0; else break; fi; }; \
389
430
              exit 1;; \
390
431
          esac; \
391
432
        done; \
392
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile'; \
393
 
        cd $(top_srcdir) && \
394
 
          $(AUTOMAKE) --foreign  src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile
 
433
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile'; \
 
434
        $(am__cd) $(top_srcdir) && \
 
435
          $(AUTOMAKE) --foreign src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile
395
436
.PRECIOUS: Makefile
396
437
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
397
438
        @case '$?' in \
409
450
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
410
451
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
411
452
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
453
$(am__aclocal_m4_deps):
412
454
 
413
455
clean-noinstLTLIBRARIES:
414
456
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
446
488
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsframe.Plo@am__quote@
447
489
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsgauge.Plo@am__quote@
448
490
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsgenericdirctrl.Plo@am__quote@
 
491
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsglcanvas.Plo@am__quote@
449
492
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsgrid.Plo@am__quote@
450
493
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsgridsizer.Plo@am__quote@
451
494
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxshtmlwindow.Plo@am__quote@
461
504
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxspanel.Plo@am__quote@
462
505
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsradiobox.Plo@am__quote@
463
506
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsradiobutton.Plo@am__quote@
 
507
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxssashlayoutwindow.Plo@am__quote@
 
508
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxssashwindow.Plo@am__quote@
464
509
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsscrollbar.Plo@am__quote@
465
510
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsscrolledwindow.Plo@am__quote@
 
511
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsscrollingdialog.Plo@am__quote@
466
512
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxssinglechoicedialog.Plo@am__quote@
 
513
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxssingleinstancechecker.Plo@am__quote@
467
514
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsslider.Plo@am__quote@
468
515
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsspacer.Plo@am__quote@
469
516
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsspinbutton.Plo@am__quote@
476
523
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsstatictext.Plo@am__quote@
477
524
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsstatusbar.Plo@am__quote@
478
525
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsstddialogbuttonsizer.Plo@am__quote@
 
526
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxsstopwatch.Plo@am__quote@
 
527
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxssymbolpickerdialog.Plo@am__quote@
479
528
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxstextctrl.Plo@am__quote@
480
529
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxstimer.Plo@am__quote@
481
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wxstogglebutton.Plo@am__quote@
486
535
 
487
536
.cpp.o:
488
537
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
489
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
538
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
490
539
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
491
540
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492
541
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
493
542
 
494
543
.cpp.obj:
495
544
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
496
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
545
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
497
546
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
498
547
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499
548
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
500
549
 
501
550
.cpp.lo:
502
551
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
503
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
552
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
504
553
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
505
554
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506
555
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
507
556
 
508
557
wxsdatepickerctrl.lo: ./wxsdatepickerctrl.cpp
509
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdatepickerctrl.lo -MD -MP -MF $(DEPDIR)/wxsdatepickerctrl.Tpo -c -o wxsdatepickerctrl.lo `test -f './wxsdatepickerctrl.cpp' || echo '$(srcdir)/'`./wxsdatepickerctrl.cpp
510
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsdatepickerctrl.Tpo $(DEPDIR)/wxsdatepickerctrl.Plo
 
558
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdatepickerctrl.lo -MD -MP -MF $(DEPDIR)/wxsdatepickerctrl.Tpo -c -o wxsdatepickerctrl.lo `test -f './wxsdatepickerctrl.cpp' || echo '$(srcdir)/'`./wxsdatepickerctrl.cpp
 
559
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsdatepickerctrl.Tpo $(DEPDIR)/wxsdatepickerctrl.Plo
511
560
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsdatepickerctrl.cpp' object='wxsdatepickerctrl.lo' libtool=yes @AMDEPBACKSLASH@
512
561
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdatepickerctrl.lo `test -f './wxsdatepickerctrl.cpp' || echo '$(srcdir)/'`./wxsdatepickerctrl.cpp
 
562
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdatepickerctrl.lo `test -f './wxsdatepickerctrl.cpp' || echo '$(srcdir)/'`./wxsdatepickerctrl.cpp
514
563
 
515
564
wxsstatictext.lo: ./wxsstatictext.cpp
516
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstatictext.lo -MD -MP -MF $(DEPDIR)/wxsstatictext.Tpo -c -o wxsstatictext.lo `test -f './wxsstatictext.cpp' || echo '$(srcdir)/'`./wxsstatictext.cpp
517
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstatictext.Tpo $(DEPDIR)/wxsstatictext.Plo
 
565
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstatictext.lo -MD -MP -MF $(DEPDIR)/wxsstatictext.Tpo -c -o wxsstatictext.lo `test -f './wxsstatictext.cpp' || echo '$(srcdir)/'`./wxsstatictext.cpp
 
566
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstatictext.Tpo $(DEPDIR)/wxsstatictext.Plo
518
567
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstatictext.cpp' object='wxsstatictext.lo' libtool=yes @AMDEPBACKSLASH@
519
568
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstatictext.lo `test -f './wxsstatictext.cpp' || echo '$(srcdir)/'`./wxsstatictext.cpp
 
569
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstatictext.lo `test -f './wxsstatictext.cpp' || echo '$(srcdir)/'`./wxsstatictext.cpp
521
570
 
522
571
wxslistctrl.lo: ./wxslistctrl.cpp
523
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistctrl.lo -MD -MP -MF $(DEPDIR)/wxslistctrl.Tpo -c -o wxslistctrl.lo `test -f './wxslistctrl.cpp' || echo '$(srcdir)/'`./wxslistctrl.cpp
524
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxslistctrl.Tpo $(DEPDIR)/wxslistctrl.Plo
 
572
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistctrl.lo -MD -MP -MF $(DEPDIR)/wxslistctrl.Tpo -c -o wxslistctrl.lo `test -f './wxslistctrl.cpp' || echo '$(srcdir)/'`./wxslistctrl.cpp
 
573
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxslistctrl.Tpo $(DEPDIR)/wxslistctrl.Plo
525
574
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxslistctrl.cpp' object='wxslistctrl.lo' libtool=yes @AMDEPBACKSLASH@
526
575
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistctrl.lo `test -f './wxslistctrl.cpp' || echo '$(srcdir)/'`./wxslistctrl.cpp
 
576
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistctrl.lo `test -f './wxslistctrl.cpp' || echo '$(srcdir)/'`./wxslistctrl.cpp
528
577
 
529
578
wxsflexgridsizer.lo: ./wxsflexgridsizer.cpp
530
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsflexgridsizer.lo -MD -MP -MF $(DEPDIR)/wxsflexgridsizer.Tpo -c -o wxsflexgridsizer.lo `test -f './wxsflexgridsizer.cpp' || echo '$(srcdir)/'`./wxsflexgridsizer.cpp
531
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsflexgridsizer.Tpo $(DEPDIR)/wxsflexgridsizer.Plo
 
579
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsflexgridsizer.lo -MD -MP -MF $(DEPDIR)/wxsflexgridsizer.Tpo -c -o wxsflexgridsizer.lo `test -f './wxsflexgridsizer.cpp' || echo '$(srcdir)/'`./wxsflexgridsizer.cpp
 
580
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsflexgridsizer.Tpo $(DEPDIR)/wxsflexgridsizer.Plo
532
581
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsflexgridsizer.cpp' object='wxsflexgridsizer.lo' libtool=yes @AMDEPBACKSLASH@
533
582
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsflexgridsizer.lo `test -f './wxsflexgridsizer.cpp' || echo '$(srcdir)/'`./wxsflexgridsizer.cpp
 
583
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsflexgridsizer.lo `test -f './wxsflexgridsizer.cpp' || echo '$(srcdir)/'`./wxsflexgridsizer.cpp
535
584
 
536
585
wxsboxsizer.lo: ./wxsboxsizer.cpp
537
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsboxsizer.lo -MD -MP -MF $(DEPDIR)/wxsboxsizer.Tpo -c -o wxsboxsizer.lo `test -f './wxsboxsizer.cpp' || echo '$(srcdir)/'`./wxsboxsizer.cpp
538
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsboxsizer.Tpo $(DEPDIR)/wxsboxsizer.Plo
 
586
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsboxsizer.lo -MD -MP -MF $(DEPDIR)/wxsboxsizer.Tpo -c -o wxsboxsizer.lo `test -f './wxsboxsizer.cpp' || echo '$(srcdir)/'`./wxsboxsizer.cpp
 
587
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsboxsizer.Tpo $(DEPDIR)/wxsboxsizer.Plo
539
588
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsboxsizer.cpp' object='wxsboxsizer.lo' libtool=yes @AMDEPBACKSLASH@
540
589
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsboxsizer.lo `test -f './wxsboxsizer.cpp' || echo '$(srcdir)/'`./wxsboxsizer.cpp
 
590
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsboxsizer.lo `test -f './wxsboxsizer.cpp' || echo '$(srcdir)/'`./wxsboxsizer.cpp
542
591
 
543
592
wxsgenericdirctrl.lo: ./wxsgenericdirctrl.cpp
544
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgenericdirctrl.lo -MD -MP -MF $(DEPDIR)/wxsgenericdirctrl.Tpo -c -o wxsgenericdirctrl.lo `test -f './wxsgenericdirctrl.cpp' || echo '$(srcdir)/'`./wxsgenericdirctrl.cpp
545
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsgenericdirctrl.Tpo $(DEPDIR)/wxsgenericdirctrl.Plo
 
593
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgenericdirctrl.lo -MD -MP -MF $(DEPDIR)/wxsgenericdirctrl.Tpo -c -o wxsgenericdirctrl.lo `test -f './wxsgenericdirctrl.cpp' || echo '$(srcdir)/'`./wxsgenericdirctrl.cpp
 
594
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsgenericdirctrl.Tpo $(DEPDIR)/wxsgenericdirctrl.Plo
546
595
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsgenericdirctrl.cpp' object='wxsgenericdirctrl.lo' libtool=yes @AMDEPBACKSLASH@
547
596
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgenericdirctrl.lo `test -f './wxsgenericdirctrl.cpp' || echo '$(srcdir)/'`./wxsgenericdirctrl.cpp
 
597
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgenericdirctrl.lo `test -f './wxsgenericdirctrl.cpp' || echo '$(srcdir)/'`./wxsgenericdirctrl.cpp
549
598
 
550
599
wxsstaticbitmap.lo: ./wxsstaticbitmap.cpp
551
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticbitmap.lo -MD -MP -MF $(DEPDIR)/wxsstaticbitmap.Tpo -c -o wxsstaticbitmap.lo `test -f './wxsstaticbitmap.cpp' || echo '$(srcdir)/'`./wxsstaticbitmap.cpp
552
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstaticbitmap.Tpo $(DEPDIR)/wxsstaticbitmap.Plo
 
600
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticbitmap.lo -MD -MP -MF $(DEPDIR)/wxsstaticbitmap.Tpo -c -o wxsstaticbitmap.lo `test -f './wxsstaticbitmap.cpp' || echo '$(srcdir)/'`./wxsstaticbitmap.cpp
 
601
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstaticbitmap.Tpo $(DEPDIR)/wxsstaticbitmap.Plo
553
602
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstaticbitmap.cpp' object='wxsstaticbitmap.lo' libtool=yes @AMDEPBACKSLASH@
554
603
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticbitmap.lo `test -f './wxsstaticbitmap.cpp' || echo '$(srcdir)/'`./wxsstaticbitmap.cpp
 
604
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticbitmap.lo `test -f './wxsstaticbitmap.cpp' || echo '$(srcdir)/'`./wxsstaticbitmap.cpp
556
605
 
557
606
wxscheckbox.lo: ./wxscheckbox.cpp
558
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscheckbox.lo -MD -MP -MF $(DEPDIR)/wxscheckbox.Tpo -c -o wxscheckbox.lo `test -f './wxscheckbox.cpp' || echo '$(srcdir)/'`./wxscheckbox.cpp
559
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxscheckbox.Tpo $(DEPDIR)/wxscheckbox.Plo
 
607
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscheckbox.lo -MD -MP -MF $(DEPDIR)/wxscheckbox.Tpo -c -o wxscheckbox.lo `test -f './wxscheckbox.cpp' || echo '$(srcdir)/'`./wxscheckbox.cpp
 
608
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxscheckbox.Tpo $(DEPDIR)/wxscheckbox.Plo
560
609
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxscheckbox.cpp' object='wxscheckbox.lo' libtool=yes @AMDEPBACKSLASH@
561
610
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscheckbox.lo `test -f './wxscheckbox.cpp' || echo '$(srcdir)/'`./wxscheckbox.cpp
 
611
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscheckbox.lo `test -f './wxscheckbox.cpp' || echo '$(srcdir)/'`./wxscheckbox.cpp
563
612
 
564
613
wxschoice.lo: ./wxschoice.cpp
565
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschoice.lo -MD -MP -MF $(DEPDIR)/wxschoice.Tpo -c -o wxschoice.lo `test -f './wxschoice.cpp' || echo '$(srcdir)/'`./wxschoice.cpp
566
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxschoice.Tpo $(DEPDIR)/wxschoice.Plo
 
614
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschoice.lo -MD -MP -MF $(DEPDIR)/wxschoice.Tpo -c -o wxschoice.lo `test -f './wxschoice.cpp' || echo '$(srcdir)/'`./wxschoice.cpp
 
615
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxschoice.Tpo $(DEPDIR)/wxschoice.Plo
567
616
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxschoice.cpp' object='wxschoice.lo' libtool=yes @AMDEPBACKSLASH@
568
617
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschoice.lo `test -f './wxschoice.cpp' || echo '$(srcdir)/'`./wxschoice.cpp
 
618
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschoice.lo `test -f './wxschoice.cpp' || echo '$(srcdir)/'`./wxschoice.cpp
570
619
 
571
620
wxsspinctrl.lo: ./wxsspinctrl.cpp
572
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspinctrl.lo -MD -MP -MF $(DEPDIR)/wxsspinctrl.Tpo -c -o wxsspinctrl.lo `test -f './wxsspinctrl.cpp' || echo '$(srcdir)/'`./wxsspinctrl.cpp
573
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsspinctrl.Tpo $(DEPDIR)/wxsspinctrl.Plo
 
621
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspinctrl.lo -MD -MP -MF $(DEPDIR)/wxsspinctrl.Tpo -c -o wxsspinctrl.lo `test -f './wxsspinctrl.cpp' || echo '$(srcdir)/'`./wxsspinctrl.cpp
 
622
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsspinctrl.Tpo $(DEPDIR)/wxsspinctrl.Plo
574
623
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsspinctrl.cpp' object='wxsspinctrl.lo' libtool=yes @AMDEPBACKSLASH@
575
624
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspinctrl.lo `test -f './wxsspinctrl.cpp' || echo '$(srcdir)/'`./wxsspinctrl.cpp
 
625
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspinctrl.lo `test -f './wxsspinctrl.cpp' || echo '$(srcdir)/'`./wxsspinctrl.cpp
577
626
 
578
627
wxscalendarctrl.lo: ./wxscalendarctrl.cpp
579
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscalendarctrl.lo -MD -MP -MF $(DEPDIR)/wxscalendarctrl.Tpo -c -o wxscalendarctrl.lo `test -f './wxscalendarctrl.cpp' || echo '$(srcdir)/'`./wxscalendarctrl.cpp
580
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxscalendarctrl.Tpo $(DEPDIR)/wxscalendarctrl.Plo
 
628
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscalendarctrl.lo -MD -MP -MF $(DEPDIR)/wxscalendarctrl.Tpo -c -o wxscalendarctrl.lo `test -f './wxscalendarctrl.cpp' || echo '$(srcdir)/'`./wxscalendarctrl.cpp
 
629
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxscalendarctrl.Tpo $(DEPDIR)/wxscalendarctrl.Plo
581
630
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxscalendarctrl.cpp' object='wxscalendarctrl.lo' libtool=yes @AMDEPBACKSLASH@
582
631
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscalendarctrl.lo `test -f './wxscalendarctrl.cpp' || echo '$(srcdir)/'`./wxscalendarctrl.cpp
 
632
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscalendarctrl.lo `test -f './wxscalendarctrl.cpp' || echo '$(srcdir)/'`./wxscalendarctrl.cpp
584
633
 
585
634
wxsstaticline.lo: ./wxsstaticline.cpp
586
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticline.lo -MD -MP -MF $(DEPDIR)/wxsstaticline.Tpo -c -o wxsstaticline.lo `test -f './wxsstaticline.cpp' || echo '$(srcdir)/'`./wxsstaticline.cpp
587
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstaticline.Tpo $(DEPDIR)/wxsstaticline.Plo
 
635
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticline.lo -MD -MP -MF $(DEPDIR)/wxsstaticline.Tpo -c -o wxsstaticline.lo `test -f './wxsstaticline.cpp' || echo '$(srcdir)/'`./wxsstaticline.cpp
 
636
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstaticline.Tpo $(DEPDIR)/wxsstaticline.Plo
588
637
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstaticline.cpp' object='wxsstaticline.lo' libtool=yes @AMDEPBACKSLASH@
589
638
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticline.lo `test -f './wxsstaticline.cpp' || echo '$(srcdir)/'`./wxsstaticline.cpp
 
639
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticline.lo `test -f './wxsstaticline.cpp' || echo '$(srcdir)/'`./wxsstaticline.cpp
591
640
 
592
641
wxsgridsizer.lo: ./wxsgridsizer.cpp
593
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgridsizer.lo -MD -MP -MF $(DEPDIR)/wxsgridsizer.Tpo -c -o wxsgridsizer.lo `test -f './wxsgridsizer.cpp' || echo '$(srcdir)/'`./wxsgridsizer.cpp
594
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsgridsizer.Tpo $(DEPDIR)/wxsgridsizer.Plo
 
642
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgridsizer.lo -MD -MP -MF $(DEPDIR)/wxsgridsizer.Tpo -c -o wxsgridsizer.lo `test -f './wxsgridsizer.cpp' || echo '$(srcdir)/'`./wxsgridsizer.cpp
 
643
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsgridsizer.Tpo $(DEPDIR)/wxsgridsizer.Plo
595
644
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsgridsizer.cpp' object='wxsgridsizer.lo' libtool=yes @AMDEPBACKSLASH@
596
645
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgridsizer.lo `test -f './wxsgridsizer.cpp' || echo '$(srcdir)/'`./wxsgridsizer.cpp
 
646
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgridsizer.lo `test -f './wxsgridsizer.cpp' || echo '$(srcdir)/'`./wxsgridsizer.cpp
598
647
 
599
648
wxsstaticboxsizer.lo: ./wxsstaticboxsizer.cpp
600
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticboxsizer.lo -MD -MP -MF $(DEPDIR)/wxsstaticboxsizer.Tpo -c -o wxsstaticboxsizer.lo `test -f './wxsstaticboxsizer.cpp' || echo '$(srcdir)/'`./wxsstaticboxsizer.cpp
601
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstaticboxsizer.Tpo $(DEPDIR)/wxsstaticboxsizer.Plo
 
649
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticboxsizer.lo -MD -MP -MF $(DEPDIR)/wxsstaticboxsizer.Tpo -c -o wxsstaticboxsizer.lo `test -f './wxsstaticboxsizer.cpp' || echo '$(srcdir)/'`./wxsstaticboxsizer.cpp
 
650
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstaticboxsizer.Tpo $(DEPDIR)/wxsstaticboxsizer.Plo
602
651
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstaticboxsizer.cpp' object='wxsstaticboxsizer.lo' libtool=yes @AMDEPBACKSLASH@
603
652
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticboxsizer.lo `test -f './wxsstaticboxsizer.cpp' || echo '$(srcdir)/'`./wxsstaticboxsizer.cpp
 
653
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticboxsizer.lo `test -f './wxsstaticboxsizer.cpp' || echo '$(srcdir)/'`./wxsstaticboxsizer.cpp
605
654
 
606
655
wxsbitmapbutton.lo: ./wxsbitmapbutton.cpp
607
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsbitmapbutton.lo -MD -MP -MF $(DEPDIR)/wxsbitmapbutton.Tpo -c -o wxsbitmapbutton.lo `test -f './wxsbitmapbutton.cpp' || echo '$(srcdir)/'`./wxsbitmapbutton.cpp
608
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsbitmapbutton.Tpo $(DEPDIR)/wxsbitmapbutton.Plo
 
656
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsbitmapbutton.lo -MD -MP -MF $(DEPDIR)/wxsbitmapbutton.Tpo -c -o wxsbitmapbutton.lo `test -f './wxsbitmapbutton.cpp' || echo '$(srcdir)/'`./wxsbitmapbutton.cpp
 
657
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsbitmapbutton.Tpo $(DEPDIR)/wxsbitmapbutton.Plo
609
658
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsbitmapbutton.cpp' object='wxsbitmapbutton.lo' libtool=yes @AMDEPBACKSLASH@
610
659
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsbitmapbutton.lo `test -f './wxsbitmapbutton.cpp' || echo '$(srcdir)/'`./wxsbitmapbutton.cpp
 
660
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsbitmapbutton.lo `test -f './wxsbitmapbutton.cpp' || echo '$(srcdir)/'`./wxsbitmapbutton.cpp
612
661
 
613
662
wxstextctrl.lo: ./wxstextctrl.cpp
614
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstextctrl.lo -MD -MP -MF $(DEPDIR)/wxstextctrl.Tpo -c -o wxstextctrl.lo `test -f './wxstextctrl.cpp' || echo '$(srcdir)/'`./wxstextctrl.cpp
615
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstextctrl.Tpo $(DEPDIR)/wxstextctrl.Plo
 
663
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstextctrl.lo -MD -MP -MF $(DEPDIR)/wxstextctrl.Tpo -c -o wxstextctrl.lo `test -f './wxstextctrl.cpp' || echo '$(srcdir)/'`./wxstextctrl.cpp
 
664
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstextctrl.Tpo $(DEPDIR)/wxstextctrl.Plo
616
665
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstextctrl.cpp' object='wxstextctrl.lo' libtool=yes @AMDEPBACKSLASH@
617
666
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstextctrl.lo `test -f './wxstextctrl.cpp' || echo '$(srcdir)/'`./wxstextctrl.cpp
 
667
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstextctrl.lo `test -f './wxstextctrl.cpp' || echo '$(srcdir)/'`./wxstextctrl.cpp
619
668
 
620
669
wxstogglebutton.lo: ./wxstogglebutton.cpp
621
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstogglebutton.lo -MD -MP -MF $(DEPDIR)/wxstogglebutton.Tpo -c -o wxstogglebutton.lo `test -f './wxstogglebutton.cpp' || echo '$(srcdir)/'`./wxstogglebutton.cpp
622
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstogglebutton.Tpo $(DEPDIR)/wxstogglebutton.Plo
 
670
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstogglebutton.lo -MD -MP -MF $(DEPDIR)/wxstogglebutton.Tpo -c -o wxstogglebutton.lo `test -f './wxstogglebutton.cpp' || echo '$(srcdir)/'`./wxstogglebutton.cpp
 
671
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstogglebutton.Tpo $(DEPDIR)/wxstogglebutton.Plo
623
672
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstogglebutton.cpp' object='wxstogglebutton.lo' libtool=yes @AMDEPBACKSLASH@
624
673
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstogglebutton.lo `test -f './wxstogglebutton.cpp' || echo '$(srcdir)/'`./wxstogglebutton.cpp
 
674
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstogglebutton.lo `test -f './wxstogglebutton.cpp' || echo '$(srcdir)/'`./wxstogglebutton.cpp
626
675
 
627
676
wxsspacer.lo: ./wxsspacer.cpp
628
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspacer.lo -MD -MP -MF $(DEPDIR)/wxsspacer.Tpo -c -o wxsspacer.lo `test -f './wxsspacer.cpp' || echo '$(srcdir)/'`./wxsspacer.cpp
629
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsspacer.Tpo $(DEPDIR)/wxsspacer.Plo
 
677
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspacer.lo -MD -MP -MF $(DEPDIR)/wxsspacer.Tpo -c -o wxsspacer.lo `test -f './wxsspacer.cpp' || echo '$(srcdir)/'`./wxsspacer.cpp
 
678
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsspacer.Tpo $(DEPDIR)/wxsspacer.Plo
630
679
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsspacer.cpp' object='wxsspacer.lo' libtool=yes @AMDEPBACKSLASH@
631
680
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspacer.lo `test -f './wxsspacer.cpp' || echo '$(srcdir)/'`./wxsspacer.cpp
 
681
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspacer.lo `test -f './wxsspacer.cpp' || echo '$(srcdir)/'`./wxsspacer.cpp
633
682
 
634
683
wxsscrollbar.lo: ./wxsscrollbar.cpp
635
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsscrollbar.lo -MD -MP -MF $(DEPDIR)/wxsscrollbar.Tpo -c -o wxsscrollbar.lo `test -f './wxsscrollbar.cpp' || echo '$(srcdir)/'`./wxsscrollbar.cpp
636
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsscrollbar.Tpo $(DEPDIR)/wxsscrollbar.Plo
 
684
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsscrollbar.lo -MD -MP -MF $(DEPDIR)/wxsscrollbar.Tpo -c -o wxsscrollbar.lo `test -f './wxsscrollbar.cpp' || echo '$(srcdir)/'`./wxsscrollbar.cpp
 
685
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsscrollbar.Tpo $(DEPDIR)/wxsscrollbar.Plo
637
686
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsscrollbar.cpp' object='wxsscrollbar.lo' libtool=yes @AMDEPBACKSLASH@
638
687
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsscrollbar.lo `test -f './wxsscrollbar.cpp' || echo '$(srcdir)/'`./wxsscrollbar.cpp
 
688
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsscrollbar.lo `test -f './wxsscrollbar.cpp' || echo '$(srcdir)/'`./wxsscrollbar.cpp
640
689
 
641
690
wxsdialog.lo: ./wxsdialog.cpp
642
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdialog.lo -MD -MP -MF $(DEPDIR)/wxsdialog.Tpo -c -o wxsdialog.lo `test -f './wxsdialog.cpp' || echo '$(srcdir)/'`./wxsdialog.cpp
643
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsdialog.Tpo $(DEPDIR)/wxsdialog.Plo
 
691
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdialog.lo -MD -MP -MF $(DEPDIR)/wxsdialog.Tpo -c -o wxsdialog.lo `test -f './wxsdialog.cpp' || echo '$(srcdir)/'`./wxsdialog.cpp
 
692
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsdialog.Tpo $(DEPDIR)/wxsdialog.Plo
644
693
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsdialog.cpp' object='wxsdialog.lo' libtool=yes @AMDEPBACKSLASH@
645
694
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdialog.lo `test -f './wxsdialog.cpp' || echo '$(srcdir)/'`./wxsdialog.cpp
 
695
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdialog.lo `test -f './wxsdialog.cpp' || echo '$(srcdir)/'`./wxsdialog.cpp
 
696
 
 
697
wxsscrollingdialog.lo: ./wxsscrollingdialog.cpp
 
698
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsscrollingdialog.lo -MD -MP -MF $(DEPDIR)/wxsscrollingdialog.Tpo -c -o wxsscrollingdialog.lo `test -f './wxsscrollingdialog.cpp' || echo '$(srcdir)/'`./wxsscrollingdialog.cpp
 
699
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsscrollingdialog.Tpo $(DEPDIR)/wxsscrollingdialog.Plo
 
700
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsscrollingdialog.cpp' object='wxsscrollingdialog.lo' libtool=yes @AMDEPBACKSLASH@
 
701
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
702
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsscrollingdialog.lo `test -f './wxsscrollingdialog.cpp' || echo '$(srcdir)/'`./wxsscrollingdialog.cpp
647
703
 
648
704
wxsspinbutton.lo: ./wxsspinbutton.cpp
649
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspinbutton.lo -MD -MP -MF $(DEPDIR)/wxsspinbutton.Tpo -c -o wxsspinbutton.lo `test -f './wxsspinbutton.cpp' || echo '$(srcdir)/'`./wxsspinbutton.cpp
650
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsspinbutton.Tpo $(DEPDIR)/wxsspinbutton.Plo
 
705
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsspinbutton.lo -MD -MP -MF $(DEPDIR)/wxsspinbutton.Tpo -c -o wxsspinbutton.lo `test -f './wxsspinbutton.cpp' || echo '$(srcdir)/'`./wxsspinbutton.cpp
 
706
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsspinbutton.Tpo $(DEPDIR)/wxsspinbutton.Plo
651
707
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsspinbutton.cpp' object='wxsspinbutton.lo' libtool=yes @AMDEPBACKSLASH@
652
708
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspinbutton.lo `test -f './wxsspinbutton.cpp' || echo '$(srcdir)/'`./wxsspinbutton.cpp
 
709
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsspinbutton.lo `test -f './wxsspinbutton.cpp' || echo '$(srcdir)/'`./wxsspinbutton.cpp
654
710
 
655
711
wxsbutton.lo: ./wxsbutton.cpp
656
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsbutton.lo -MD -MP -MF $(DEPDIR)/wxsbutton.Tpo -c -o wxsbutton.lo `test -f './wxsbutton.cpp' || echo '$(srcdir)/'`./wxsbutton.cpp
657
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsbutton.Tpo $(DEPDIR)/wxsbutton.Plo
 
712
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsbutton.lo -MD -MP -MF $(DEPDIR)/wxsbutton.Tpo -c -o wxsbutton.lo `test -f './wxsbutton.cpp' || echo '$(srcdir)/'`./wxsbutton.cpp
 
713
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsbutton.Tpo $(DEPDIR)/wxsbutton.Plo
658
714
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsbutton.cpp' object='wxsbutton.lo' libtool=yes @AMDEPBACKSLASH@
659
715
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsbutton.lo `test -f './wxsbutton.cpp' || echo '$(srcdir)/'`./wxsbutton.cpp
 
716
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsbutton.lo `test -f './wxsbutton.cpp' || echo '$(srcdir)/'`./wxsbutton.cpp
661
717
 
662
718
wxslistbox.lo: ./wxslistbox.cpp
663
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistbox.lo -MD -MP -MF $(DEPDIR)/wxslistbox.Tpo -c -o wxslistbox.lo `test -f './wxslistbox.cpp' || echo '$(srcdir)/'`./wxslistbox.cpp
664
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxslistbox.Tpo $(DEPDIR)/wxslistbox.Plo
 
719
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistbox.lo -MD -MP -MF $(DEPDIR)/wxslistbox.Tpo -c -o wxslistbox.lo `test -f './wxslistbox.cpp' || echo '$(srcdir)/'`./wxslistbox.cpp
 
720
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxslistbox.Tpo $(DEPDIR)/wxslistbox.Plo
665
721
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxslistbox.cpp' object='wxslistbox.lo' libtool=yes @AMDEPBACKSLASH@
666
722
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistbox.lo `test -f './wxslistbox.cpp' || echo '$(srcdir)/'`./wxslistbox.cpp
 
723
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistbox.lo `test -f './wxslistbox.cpp' || echo '$(srcdir)/'`./wxslistbox.cpp
668
724
 
669
725
wxsgauge.lo: ./wxsgauge.cpp
670
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgauge.lo -MD -MP -MF $(DEPDIR)/wxsgauge.Tpo -c -o wxsgauge.lo `test -f './wxsgauge.cpp' || echo '$(srcdir)/'`./wxsgauge.cpp
671
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsgauge.Tpo $(DEPDIR)/wxsgauge.Plo
 
726
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgauge.lo -MD -MP -MF $(DEPDIR)/wxsgauge.Tpo -c -o wxsgauge.lo `test -f './wxsgauge.cpp' || echo '$(srcdir)/'`./wxsgauge.cpp
 
727
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsgauge.Tpo $(DEPDIR)/wxsgauge.Plo
672
728
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsgauge.cpp' object='wxsgauge.lo' libtool=yes @AMDEPBACKSLASH@
673
729
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgauge.lo `test -f './wxsgauge.cpp' || echo '$(srcdir)/'`./wxsgauge.cpp
 
730
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgauge.lo `test -f './wxsgauge.cpp' || echo '$(srcdir)/'`./wxsgauge.cpp
675
731
 
676
732
wxsradiobutton.lo: ./wxsradiobutton.cpp
677
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsradiobutton.lo -MD -MP -MF $(DEPDIR)/wxsradiobutton.Tpo -c -o wxsradiobutton.lo `test -f './wxsradiobutton.cpp' || echo '$(srcdir)/'`./wxsradiobutton.cpp
678
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsradiobutton.Tpo $(DEPDIR)/wxsradiobutton.Plo
 
733
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsradiobutton.lo -MD -MP -MF $(DEPDIR)/wxsradiobutton.Tpo -c -o wxsradiobutton.lo `test -f './wxsradiobutton.cpp' || echo '$(srcdir)/'`./wxsradiobutton.cpp
 
734
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsradiobutton.Tpo $(DEPDIR)/wxsradiobutton.Plo
679
735
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsradiobutton.cpp' object='wxsradiobutton.lo' libtool=yes @AMDEPBACKSLASH@
680
736
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsradiobutton.lo `test -f './wxsradiobutton.cpp' || echo '$(srcdir)/'`./wxsradiobutton.cpp
 
737
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsradiobutton.lo `test -f './wxsradiobutton.cpp' || echo '$(srcdir)/'`./wxsradiobutton.cpp
682
738
 
683
739
wxspanel.lo: ./wxspanel.cpp
684
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxspanel.lo -MD -MP -MF $(DEPDIR)/wxspanel.Tpo -c -o wxspanel.lo `test -f './wxspanel.cpp' || echo '$(srcdir)/'`./wxspanel.cpp
685
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxspanel.Tpo $(DEPDIR)/wxspanel.Plo
 
740
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxspanel.lo -MD -MP -MF $(DEPDIR)/wxspanel.Tpo -c -o wxspanel.lo `test -f './wxspanel.cpp' || echo '$(srcdir)/'`./wxspanel.cpp
 
741
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxspanel.Tpo $(DEPDIR)/wxspanel.Plo
686
742
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxspanel.cpp' object='wxspanel.lo' libtool=yes @AMDEPBACKSLASH@
687
743
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxspanel.lo `test -f './wxspanel.cpp' || echo '$(srcdir)/'`./wxspanel.cpp
 
744
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxspanel.lo `test -f './wxspanel.cpp' || echo '$(srcdir)/'`./wxspanel.cpp
689
745
 
690
746
wxsstaticbox.lo: ./wxsstaticbox.cpp
691
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticbox.lo -MD -MP -MF $(DEPDIR)/wxsstaticbox.Tpo -c -o wxsstaticbox.lo `test -f './wxsstaticbox.cpp' || echo '$(srcdir)/'`./wxsstaticbox.cpp
692
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstaticbox.Tpo $(DEPDIR)/wxsstaticbox.Plo
 
747
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstaticbox.lo -MD -MP -MF $(DEPDIR)/wxsstaticbox.Tpo -c -o wxsstaticbox.lo `test -f './wxsstaticbox.cpp' || echo '$(srcdir)/'`./wxsstaticbox.cpp
 
748
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstaticbox.Tpo $(DEPDIR)/wxsstaticbox.Plo
693
749
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstaticbox.cpp' object='wxsstaticbox.lo' libtool=yes @AMDEPBACKSLASH@
694
750
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticbox.lo `test -f './wxsstaticbox.cpp' || echo '$(srcdir)/'`./wxsstaticbox.cpp
 
751
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstaticbox.lo `test -f './wxsstaticbox.cpp' || echo '$(srcdir)/'`./wxsstaticbox.cpp
696
752
 
697
753
wxsradiobox.lo: ./wxsradiobox.cpp
698
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsradiobox.lo -MD -MP -MF $(DEPDIR)/wxsradiobox.Tpo -c -o wxsradiobox.lo `test -f './wxsradiobox.cpp' || echo '$(srcdir)/'`./wxsradiobox.cpp
699
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsradiobox.Tpo $(DEPDIR)/wxsradiobox.Plo
 
754
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsradiobox.lo -MD -MP -MF $(DEPDIR)/wxsradiobox.Tpo -c -o wxsradiobox.lo `test -f './wxsradiobox.cpp' || echo '$(srcdir)/'`./wxsradiobox.cpp
 
755
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsradiobox.Tpo $(DEPDIR)/wxsradiobox.Plo
700
756
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsradiobox.cpp' object='wxsradiobox.lo' libtool=yes @AMDEPBACKSLASH@
701
757
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsradiobox.lo `test -f './wxsradiobox.cpp' || echo '$(srcdir)/'`./wxsradiobox.cpp
 
758
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsradiobox.lo `test -f './wxsradiobox.cpp' || echo '$(srcdir)/'`./wxsradiobox.cpp
703
759
 
704
760
wxscombobox.lo: ./wxscombobox.cpp
705
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscombobox.lo -MD -MP -MF $(DEPDIR)/wxscombobox.Tpo -c -o wxscombobox.lo `test -f './wxscombobox.cpp' || echo '$(srcdir)/'`./wxscombobox.cpp
706
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxscombobox.Tpo $(DEPDIR)/wxscombobox.Plo
 
761
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscombobox.lo -MD -MP -MF $(DEPDIR)/wxscombobox.Tpo -c -o wxscombobox.lo `test -f './wxscombobox.cpp' || echo '$(srcdir)/'`./wxscombobox.cpp
 
762
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxscombobox.Tpo $(DEPDIR)/wxscombobox.Plo
707
763
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxscombobox.cpp' object='wxscombobox.lo' libtool=yes @AMDEPBACKSLASH@
708
764
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscombobox.lo `test -f './wxscombobox.cpp' || echo '$(srcdir)/'`./wxscombobox.cpp
 
765
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscombobox.lo `test -f './wxscombobox.cpp' || echo '$(srcdir)/'`./wxscombobox.cpp
710
766
 
711
767
wxschecklistbox.lo: ./wxschecklistbox.cpp
712
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschecklistbox.lo -MD -MP -MF $(DEPDIR)/wxschecklistbox.Tpo -c -o wxschecklistbox.lo `test -f './wxschecklistbox.cpp' || echo '$(srcdir)/'`./wxschecklistbox.cpp
713
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxschecklistbox.Tpo $(DEPDIR)/wxschecklistbox.Plo
 
768
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschecklistbox.lo -MD -MP -MF $(DEPDIR)/wxschecklistbox.Tpo -c -o wxschecklistbox.lo `test -f './wxschecklistbox.cpp' || echo '$(srcdir)/'`./wxschecklistbox.cpp
 
769
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxschecklistbox.Tpo $(DEPDIR)/wxschecklistbox.Plo
714
770
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxschecklistbox.cpp' object='wxschecklistbox.lo' libtool=yes @AMDEPBACKSLASH@
715
771
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschecklistbox.lo `test -f './wxschecklistbox.cpp' || echo '$(srcdir)/'`./wxschecklistbox.cpp
 
772
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschecklistbox.lo `test -f './wxschecklistbox.cpp' || echo '$(srcdir)/'`./wxschecklistbox.cpp
717
773
 
718
774
wxsslider.lo: ./wxsslider.cpp
719
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsslider.lo -MD -MP -MF $(DEPDIR)/wxsslider.Tpo -c -o wxsslider.lo `test -f './wxsslider.cpp' || echo '$(srcdir)/'`./wxsslider.cpp
720
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsslider.Tpo $(DEPDIR)/wxsslider.Plo
 
775
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsslider.lo -MD -MP -MF $(DEPDIR)/wxsslider.Tpo -c -o wxsslider.lo `test -f './wxsslider.cpp' || echo '$(srcdir)/'`./wxsslider.cpp
 
776
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsslider.Tpo $(DEPDIR)/wxsslider.Plo
721
777
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsslider.cpp' object='wxsslider.lo' libtool=yes @AMDEPBACKSLASH@
722
778
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsslider.lo `test -f './wxsslider.cpp' || echo '$(srcdir)/'`./wxsslider.cpp
 
779
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsslider.lo `test -f './wxsslider.cpp' || echo '$(srcdir)/'`./wxsslider.cpp
724
780
 
725
781
wxstreectrl.lo: ./wxstreectrl.cpp
726
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstreectrl.lo -MD -MP -MF $(DEPDIR)/wxstreectrl.Tpo -c -o wxstreectrl.lo `test -f './wxstreectrl.cpp' || echo '$(srcdir)/'`./wxstreectrl.cpp
727
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstreectrl.Tpo $(DEPDIR)/wxstreectrl.Plo
 
782
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstreectrl.lo -MD -MP -MF $(DEPDIR)/wxstreectrl.Tpo -c -o wxstreectrl.lo `test -f './wxstreectrl.cpp' || echo '$(srcdir)/'`./wxstreectrl.cpp
 
783
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstreectrl.Tpo $(DEPDIR)/wxstreectrl.Plo
728
784
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstreectrl.cpp' object='wxstreectrl.lo' libtool=yes @AMDEPBACKSLASH@
729
785
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstreectrl.lo `test -f './wxstreectrl.cpp' || echo '$(srcdir)/'`./wxstreectrl.cpp
 
786
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstreectrl.lo `test -f './wxstreectrl.cpp' || echo '$(srcdir)/'`./wxstreectrl.cpp
731
787
 
732
788
wxsframe.lo: ./wxsframe.cpp
733
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsframe.lo -MD -MP -MF $(DEPDIR)/wxsframe.Tpo -c -o wxsframe.lo `test -f './wxsframe.cpp' || echo '$(srcdir)/'`./wxsframe.cpp
734
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsframe.Tpo $(DEPDIR)/wxsframe.Plo
 
789
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsframe.lo -MD -MP -MF $(DEPDIR)/wxsframe.Tpo -c -o wxsframe.lo `test -f './wxsframe.cpp' || echo '$(srcdir)/'`./wxsframe.cpp
 
790
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsframe.Tpo $(DEPDIR)/wxsframe.Plo
735
791
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsframe.cpp' object='wxsframe.lo' libtool=yes @AMDEPBACKSLASH@
736
792
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsframe.lo `test -f './wxsframe.cpp' || echo '$(srcdir)/'`./wxsframe.cpp
 
793
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsframe.lo `test -f './wxsframe.cpp' || echo '$(srcdir)/'`./wxsframe.cpp
738
794
 
739
795
wxshtmlwindow.lo: ./wxshtmlwindow.cpp
740
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxshtmlwindow.lo -MD -MP -MF $(DEPDIR)/wxshtmlwindow.Tpo -c -o wxshtmlwindow.lo `test -f './wxshtmlwindow.cpp' || echo '$(srcdir)/'`./wxshtmlwindow.cpp
741
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxshtmlwindow.Tpo $(DEPDIR)/wxshtmlwindow.Plo
 
796
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxshtmlwindow.lo -MD -MP -MF $(DEPDIR)/wxshtmlwindow.Tpo -c -o wxshtmlwindow.lo `test -f './wxshtmlwindow.cpp' || echo '$(srcdir)/'`./wxshtmlwindow.cpp
 
797
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxshtmlwindow.Tpo $(DEPDIR)/wxshtmlwindow.Plo
742
798
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxshtmlwindow.cpp' object='wxshtmlwindow.lo' libtool=yes @AMDEPBACKSLASH@
743
799
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxshtmlwindow.lo `test -f './wxshtmlwindow.cpp' || echo '$(srcdir)/'`./wxshtmlwindow.cpp
 
800
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxshtmlwindow.lo `test -f './wxshtmlwindow.cpp' || echo '$(srcdir)/'`./wxshtmlwindow.cpp
745
801
 
746
802
wxsscrolledwindow.lo: ./wxsscrolledwindow.cpp
747
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsscrolledwindow.lo -MD -MP -MF $(DEPDIR)/wxsscrolledwindow.Tpo -c -o wxsscrolledwindow.lo `test -f './wxsscrolledwindow.cpp' || echo '$(srcdir)/'`./wxsscrolledwindow.cpp
748
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsscrolledwindow.Tpo $(DEPDIR)/wxsscrolledwindow.Plo
 
803
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsscrolledwindow.lo -MD -MP -MF $(DEPDIR)/wxsscrolledwindow.Tpo -c -o wxsscrolledwindow.lo `test -f './wxsscrolledwindow.cpp' || echo '$(srcdir)/'`./wxsscrolledwindow.cpp
 
804
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsscrolledwindow.Tpo $(DEPDIR)/wxsscrolledwindow.Plo
749
805
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsscrolledwindow.cpp' object='wxsscrolledwindow.lo' libtool=yes @AMDEPBACKSLASH@
750
806
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsscrolledwindow.lo `test -f './wxsscrolledwindow.cpp' || echo '$(srcdir)/'`./wxsscrolledwindow.cpp
 
807
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsscrolledwindow.lo `test -f './wxsscrolledwindow.cpp' || echo '$(srcdir)/'`./wxsscrolledwindow.cpp
752
808
 
753
809
wxsstddialogbuttonsizer.lo: ./wxsstddialogbuttonsizer.cpp
754
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstddialogbuttonsizer.lo -MD -MP -MF $(DEPDIR)/wxsstddialogbuttonsizer.Tpo -c -o wxsstddialogbuttonsizer.lo `test -f './wxsstddialogbuttonsizer.cpp' || echo '$(srcdir)/'`./wxsstddialogbuttonsizer.cpp
755
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstddialogbuttonsizer.Tpo $(DEPDIR)/wxsstddialogbuttonsizer.Plo
 
810
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstddialogbuttonsizer.lo -MD -MP -MF $(DEPDIR)/wxsstddialogbuttonsizer.Tpo -c -o wxsstddialogbuttonsizer.lo `test -f './wxsstddialogbuttonsizer.cpp' || echo '$(srcdir)/'`./wxsstddialogbuttonsizer.cpp
 
811
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstddialogbuttonsizer.Tpo $(DEPDIR)/wxsstddialogbuttonsizer.Plo
756
812
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstddialogbuttonsizer.cpp' object='wxsstddialogbuttonsizer.lo' libtool=yes @AMDEPBACKSLASH@
757
813
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstddialogbuttonsizer.lo `test -f './wxsstddialogbuttonsizer.cpp' || echo '$(srcdir)/'`./wxsstddialogbuttonsizer.cpp
 
814
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstddialogbuttonsizer.lo `test -f './wxsstddialogbuttonsizer.cpp' || echo '$(srcdir)/'`./wxsstddialogbuttonsizer.cpp
759
815
 
760
816
wxssplitterwindow.lo: ./wxssplitterwindow.cpp
761
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssplitterwindow.lo -MD -MP -MF $(DEPDIR)/wxssplitterwindow.Tpo -c -o wxssplitterwindow.lo `test -f './wxssplitterwindow.cpp' || echo '$(srcdir)/'`./wxssplitterwindow.cpp
762
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxssplitterwindow.Tpo $(DEPDIR)/wxssplitterwindow.Plo
 
817
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssplitterwindow.lo -MD -MP -MF $(DEPDIR)/wxssplitterwindow.Tpo -c -o wxssplitterwindow.lo `test -f './wxssplitterwindow.cpp' || echo '$(srcdir)/'`./wxssplitterwindow.cpp
 
818
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssplitterwindow.Tpo $(DEPDIR)/wxssplitterwindow.Plo
763
819
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssplitterwindow.cpp' object='wxssplitterwindow.lo' libtool=yes @AMDEPBACKSLASH@
764
820
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssplitterwindow.lo `test -f './wxssplitterwindow.cpp' || echo '$(srcdir)/'`./wxssplitterwindow.cpp
 
821
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssplitterwindow.lo `test -f './wxssplitterwindow.cpp' || echo '$(srcdir)/'`./wxssplitterwindow.cpp
766
822
 
767
823
wxscustomwidget.lo: ./wxscustomwidget.cpp
768
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscustomwidget.lo -MD -MP -MF $(DEPDIR)/wxscustomwidget.Tpo -c -o wxscustomwidget.lo `test -f './wxscustomwidget.cpp' || echo '$(srcdir)/'`./wxscustomwidget.cpp
769
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxscustomwidget.Tpo $(DEPDIR)/wxscustomwidget.Plo
 
824
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscustomwidget.lo -MD -MP -MF $(DEPDIR)/wxscustomwidget.Tpo -c -o wxscustomwidget.lo `test -f './wxscustomwidget.cpp' || echo '$(srcdir)/'`./wxscustomwidget.cpp
 
825
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxscustomwidget.Tpo $(DEPDIR)/wxscustomwidget.Plo
770
826
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxscustomwidget.cpp' object='wxscustomwidget.lo' libtool=yes @AMDEPBACKSLASH@
771
827
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscustomwidget.lo `test -f './wxscustomwidget.cpp' || echo '$(srcdir)/'`./wxscustomwidget.cpp
 
828
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscustomwidget.lo `test -f './wxscustomwidget.cpp' || echo '$(srcdir)/'`./wxscustomwidget.cpp
773
829
 
774
830
wxsnotebook.lo: ./wxsnotebook.cpp
775
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsnotebook.lo -MD -MP -MF $(DEPDIR)/wxsnotebook.Tpo -c -o wxsnotebook.lo `test -f './wxsnotebook.cpp' || echo '$(srcdir)/'`./wxsnotebook.cpp
776
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsnotebook.Tpo $(DEPDIR)/wxsnotebook.Plo
 
831
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsnotebook.lo -MD -MP -MF $(DEPDIR)/wxsnotebook.Tpo -c -o wxsnotebook.lo `test -f './wxsnotebook.cpp' || echo '$(srcdir)/'`./wxsnotebook.cpp
 
832
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsnotebook.Tpo $(DEPDIR)/wxsnotebook.Plo
777
833
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsnotebook.cpp' object='wxsnotebook.lo' libtool=yes @AMDEPBACKSLASH@
778
834
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsnotebook.lo `test -f './wxsnotebook.cpp' || echo '$(srcdir)/'`./wxsnotebook.cpp
 
835
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsnotebook.lo `test -f './wxsnotebook.cpp' || echo '$(srcdir)/'`./wxsnotebook.cpp
780
836
 
781
837
wxschoicebook.lo: ./wxschoicebook.cpp
782
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschoicebook.lo -MD -MP -MF $(DEPDIR)/wxschoicebook.Tpo -c -o wxschoicebook.lo `test -f './wxschoicebook.cpp' || echo '$(srcdir)/'`./wxschoicebook.cpp
783
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxschoicebook.Tpo $(DEPDIR)/wxschoicebook.Plo
 
838
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxschoicebook.lo -MD -MP -MF $(DEPDIR)/wxschoicebook.Tpo -c -o wxschoicebook.lo `test -f './wxschoicebook.cpp' || echo '$(srcdir)/'`./wxschoicebook.cpp
 
839
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxschoicebook.Tpo $(DEPDIR)/wxschoicebook.Plo
784
840
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxschoicebook.cpp' object='wxschoicebook.lo' libtool=yes @AMDEPBACKSLASH@
785
841
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschoicebook.lo `test -f './wxschoicebook.cpp' || echo '$(srcdir)/'`./wxschoicebook.cpp
 
842
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxschoicebook.lo `test -f './wxschoicebook.cpp' || echo '$(srcdir)/'`./wxschoicebook.cpp
787
843
 
788
844
wxslistbook.lo: ./wxslistbook.cpp
789
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistbook.lo -MD -MP -MF $(DEPDIR)/wxslistbook.Tpo -c -o wxslistbook.lo `test -f './wxslistbook.cpp' || echo '$(srcdir)/'`./wxslistbook.cpp
790
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxslistbook.Tpo $(DEPDIR)/wxslistbook.Plo
 
845
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxslistbook.lo -MD -MP -MF $(DEPDIR)/wxslistbook.Tpo -c -o wxslistbook.lo `test -f './wxslistbook.cpp' || echo '$(srcdir)/'`./wxslistbook.cpp
 
846
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxslistbook.Tpo $(DEPDIR)/wxslistbook.Plo
791
847
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxslistbook.cpp' object='wxslistbook.lo' libtool=yes @AMDEPBACKSLASH@
792
848
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistbook.lo `test -f './wxslistbook.cpp' || echo '$(srcdir)/'`./wxslistbook.cpp
 
849
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxslistbook.lo `test -f './wxslistbook.cpp' || echo '$(srcdir)/'`./wxslistbook.cpp
794
850
 
795
851
wxstimer.lo: ./wxstimer.cpp
796
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstimer.lo -MD -MP -MF $(DEPDIR)/wxstimer.Tpo -c -o wxstimer.lo `test -f './wxstimer.cpp' || echo '$(srcdir)/'`./wxstimer.cpp
797
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstimer.Tpo $(DEPDIR)/wxstimer.Plo
 
852
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstimer.lo -MD -MP -MF $(DEPDIR)/wxstimer.Tpo -c -o wxstimer.lo `test -f './wxstimer.cpp' || echo '$(srcdir)/'`./wxstimer.cpp
 
853
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstimer.Tpo $(DEPDIR)/wxstimer.Plo
798
854
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstimer.cpp' object='wxstimer.lo' libtool=yes @AMDEPBACKSLASH@
799
855
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstimer.lo `test -f './wxstimer.cpp' || echo '$(srcdir)/'`./wxstimer.cpp
 
856
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstimer.lo `test -f './wxstimer.cpp' || echo '$(srcdir)/'`./wxstimer.cpp
801
857
 
802
858
wxsmenubar.lo: ./wxsmenubar.cpp
803
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenubar.lo -MD -MP -MF $(DEPDIR)/wxsmenubar.Tpo -c -o wxsmenubar.lo `test -f './wxsmenubar.cpp' || echo '$(srcdir)/'`./wxsmenubar.cpp
804
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsmenubar.Tpo $(DEPDIR)/wxsmenubar.Plo
 
859
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenubar.lo -MD -MP -MF $(DEPDIR)/wxsmenubar.Tpo -c -o wxsmenubar.lo `test -f './wxsmenubar.cpp' || echo '$(srcdir)/'`./wxsmenubar.cpp
 
860
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsmenubar.Tpo $(DEPDIR)/wxsmenubar.Plo
805
861
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsmenubar.cpp' object='wxsmenubar.lo' libtool=yes @AMDEPBACKSLASH@
806
862
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenubar.lo `test -f './wxsmenubar.cpp' || echo '$(srcdir)/'`./wxsmenubar.cpp
 
863
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenubar.lo `test -f './wxsmenubar.cpp' || echo '$(srcdir)/'`./wxsmenubar.cpp
808
864
 
809
865
wxsmenu.lo: ./wxsmenu.cpp
810
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenu.lo -MD -MP -MF $(DEPDIR)/wxsmenu.Tpo -c -o wxsmenu.lo `test -f './wxsmenu.cpp' || echo '$(srcdir)/'`./wxsmenu.cpp
811
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsmenu.Tpo $(DEPDIR)/wxsmenu.Plo
 
866
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenu.lo -MD -MP -MF $(DEPDIR)/wxsmenu.Tpo -c -o wxsmenu.lo `test -f './wxsmenu.cpp' || echo '$(srcdir)/'`./wxsmenu.cpp
 
867
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsmenu.Tpo $(DEPDIR)/wxsmenu.Plo
812
868
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsmenu.cpp' object='wxsmenu.lo' libtool=yes @AMDEPBACKSLASH@
813
869
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenu.lo `test -f './wxsmenu.cpp' || echo '$(srcdir)/'`./wxsmenu.cpp
 
870
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenu.lo `test -f './wxsmenu.cpp' || echo '$(srcdir)/'`./wxsmenu.cpp
815
871
 
816
872
wxsmenueditor.lo: ./wxsmenueditor.cpp
817
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenueditor.lo -MD -MP -MF $(DEPDIR)/wxsmenueditor.Tpo -c -o wxsmenueditor.lo `test -f './wxsmenueditor.cpp' || echo '$(srcdir)/'`./wxsmenueditor.cpp
818
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsmenueditor.Tpo $(DEPDIR)/wxsmenueditor.Plo
 
873
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenueditor.lo -MD -MP -MF $(DEPDIR)/wxsmenueditor.Tpo -c -o wxsmenueditor.lo `test -f './wxsmenueditor.cpp' || echo '$(srcdir)/'`./wxsmenueditor.cpp
 
874
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsmenueditor.Tpo $(DEPDIR)/wxsmenueditor.Plo
819
875
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsmenueditor.cpp' object='wxsmenueditor.lo' libtool=yes @AMDEPBACKSLASH@
820
876
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenueditor.lo `test -f './wxsmenueditor.cpp' || echo '$(srcdir)/'`./wxsmenueditor.cpp
 
877
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenueditor.lo `test -f './wxsmenueditor.cpp' || echo '$(srcdir)/'`./wxsmenueditor.cpp
822
878
 
823
879
wxsmenuitem.lo: ./wxsmenuitem.cpp
824
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenuitem.lo -MD -MP -MF $(DEPDIR)/wxsmenuitem.Tpo -c -o wxsmenuitem.lo `test -f './wxsmenuitem.cpp' || echo '$(srcdir)/'`./wxsmenuitem.cpp
825
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsmenuitem.Tpo $(DEPDIR)/wxsmenuitem.Plo
 
880
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmenuitem.lo -MD -MP -MF $(DEPDIR)/wxsmenuitem.Tpo -c -o wxsmenuitem.lo `test -f './wxsmenuitem.cpp' || echo '$(srcdir)/'`./wxsmenuitem.cpp
 
881
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsmenuitem.Tpo $(DEPDIR)/wxsmenuitem.Plo
826
882
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsmenuitem.cpp' object='wxsmenuitem.lo' libtool=yes @AMDEPBACKSLASH@
827
883
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenuitem.lo `test -f './wxsmenuitem.cpp' || echo '$(srcdir)/'`./wxsmenuitem.cpp
 
884
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmenuitem.lo `test -f './wxsmenuitem.cpp' || echo '$(srcdir)/'`./wxsmenuitem.cpp
829
885
 
830
886
wxsstatusbar.lo: ./wxsstatusbar.cpp
831
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstatusbar.lo -MD -MP -MF $(DEPDIR)/wxsstatusbar.Tpo -c -o wxsstatusbar.lo `test -f './wxsstatusbar.cpp' || echo '$(srcdir)/'`./wxsstatusbar.cpp
832
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsstatusbar.Tpo $(DEPDIR)/wxsstatusbar.Plo
 
887
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstatusbar.lo -MD -MP -MF $(DEPDIR)/wxsstatusbar.Tpo -c -o wxsstatusbar.lo `test -f './wxsstatusbar.cpp' || echo '$(srcdir)/'`./wxsstatusbar.cpp
 
888
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstatusbar.Tpo $(DEPDIR)/wxsstatusbar.Plo
833
889
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstatusbar.cpp' object='wxsstatusbar.lo' libtool=yes @AMDEPBACKSLASH@
834
890
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstatusbar.lo `test -f './wxsstatusbar.cpp' || echo '$(srcdir)/'`./wxsstatusbar.cpp
 
891
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstatusbar.lo `test -f './wxsstatusbar.cpp' || echo '$(srcdir)/'`./wxsstatusbar.cpp
836
892
 
837
893
wxstoolbar.lo: ./wxstoolbar.cpp
838
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbar.lo -MD -MP -MF $(DEPDIR)/wxstoolbar.Tpo -c -o wxstoolbar.lo `test -f './wxstoolbar.cpp' || echo '$(srcdir)/'`./wxstoolbar.cpp
839
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstoolbar.Tpo $(DEPDIR)/wxstoolbar.Plo
 
894
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbar.lo -MD -MP -MF $(DEPDIR)/wxstoolbar.Tpo -c -o wxstoolbar.lo `test -f './wxstoolbar.cpp' || echo '$(srcdir)/'`./wxstoolbar.cpp
 
895
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstoolbar.Tpo $(DEPDIR)/wxstoolbar.Plo
840
896
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstoolbar.cpp' object='wxstoolbar.lo' libtool=yes @AMDEPBACKSLASH@
841
897
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbar.lo `test -f './wxstoolbar.cpp' || echo '$(srcdir)/'`./wxstoolbar.cpp
 
898
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbar.lo `test -f './wxstoolbar.cpp' || echo '$(srcdir)/'`./wxstoolbar.cpp
843
899
 
844
900
wxstoolbaritem.lo: ./wxstoolbaritem.cpp
845
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbaritem.lo -MD -MP -MF $(DEPDIR)/wxstoolbaritem.Tpo -c -o wxstoolbaritem.lo `test -f './wxstoolbaritem.cpp' || echo '$(srcdir)/'`./wxstoolbaritem.cpp
846
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstoolbaritem.Tpo $(DEPDIR)/wxstoolbaritem.Plo
 
901
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbaritem.lo -MD -MP -MF $(DEPDIR)/wxstoolbaritem.Tpo -c -o wxstoolbaritem.lo `test -f './wxstoolbaritem.cpp' || echo '$(srcdir)/'`./wxstoolbaritem.cpp
 
902
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstoolbaritem.Tpo $(DEPDIR)/wxstoolbaritem.Plo
847
903
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstoolbaritem.cpp' object='wxstoolbaritem.lo' libtool=yes @AMDEPBACKSLASH@
848
904
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbaritem.lo `test -f './wxstoolbaritem.cpp' || echo '$(srcdir)/'`./wxstoolbaritem.cpp
 
905
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbaritem.lo `test -f './wxstoolbaritem.cpp' || echo '$(srcdir)/'`./wxstoolbaritem.cpp
850
906
 
851
907
wxstoolbareditor.lo: ./wxstoolbareditor.cpp
852
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbareditor.lo -MD -MP -MF $(DEPDIR)/wxstoolbareditor.Tpo -c -o wxstoolbareditor.lo `test -f './wxstoolbareditor.cpp' || echo '$(srcdir)/'`./wxstoolbareditor.cpp
853
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxstoolbareditor.Tpo $(DEPDIR)/wxstoolbareditor.Plo
 
908
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxstoolbareditor.lo -MD -MP -MF $(DEPDIR)/wxstoolbareditor.Tpo -c -o wxstoolbareditor.lo `test -f './wxstoolbareditor.cpp' || echo '$(srcdir)/'`./wxstoolbareditor.cpp
 
909
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxstoolbareditor.Tpo $(DEPDIR)/wxstoolbareditor.Plo
854
910
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxstoolbareditor.cpp' object='wxstoolbareditor.lo' libtool=yes @AMDEPBACKSLASH@
855
911
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbareditor.lo `test -f './wxstoolbareditor.cpp' || echo '$(srcdir)/'`./wxstoolbareditor.cpp
 
912
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxstoolbareditor.lo `test -f './wxstoolbareditor.cpp' || echo '$(srcdir)/'`./wxstoolbareditor.cpp
857
913
 
858
914
wxsgrid.lo: ./wxsgrid.cpp
859
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgrid.lo -MD -MP -MF $(DEPDIR)/wxsgrid.Tpo -c -o wxsgrid.lo `test -f './wxsgrid.cpp' || echo '$(srcdir)/'`./wxsgrid.cpp
860
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsgrid.Tpo $(DEPDIR)/wxsgrid.Plo
 
915
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsgrid.lo -MD -MP -MF $(DEPDIR)/wxsgrid.Tpo -c -o wxsgrid.lo `test -f './wxsgrid.cpp' || echo '$(srcdir)/'`./wxsgrid.cpp
 
916
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsgrid.Tpo $(DEPDIR)/wxsgrid.Plo
861
917
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsgrid.cpp' object='wxsgrid.lo' libtool=yes @AMDEPBACKSLASH@
862
918
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgrid.lo `test -f './wxsgrid.cpp' || echo '$(srcdir)/'`./wxsgrid.cpp
 
919
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsgrid.lo `test -f './wxsgrid.cpp' || echo '$(srcdir)/'`./wxsgrid.cpp
864
920
 
865
921
wxscolourdialog.lo: ./wxscolourdialog.cpp
866
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscolourdialog.lo -MD -MP -MF $(DEPDIR)/wxscolourdialog.Tpo -c -o wxscolourdialog.lo `test -f './wxscolourdialog.cpp' || echo '$(srcdir)/'`./wxscolourdialog.cpp
867
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxscolourdialog.Tpo $(DEPDIR)/wxscolourdialog.Plo
 
922
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxscolourdialog.lo -MD -MP -MF $(DEPDIR)/wxscolourdialog.Tpo -c -o wxscolourdialog.lo `test -f './wxscolourdialog.cpp' || echo '$(srcdir)/'`./wxscolourdialog.cpp
 
923
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxscolourdialog.Tpo $(DEPDIR)/wxscolourdialog.Plo
868
924
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxscolourdialog.cpp' object='wxscolourdialog.lo' libtool=yes @AMDEPBACKSLASH@
869
925
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscolourdialog.lo `test -f './wxscolourdialog.cpp' || echo '$(srcdir)/'`./wxscolourdialog.cpp
 
926
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxscolourdialog.lo `test -f './wxscolourdialog.cpp' || echo '$(srcdir)/'`./wxscolourdialog.cpp
871
927
 
872
928
wxsdirdialog.lo: ./wxsdirdialog.cpp
873
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdirdialog.lo -MD -MP -MF $(DEPDIR)/wxsdirdialog.Tpo -c -o wxsdirdialog.lo `test -f './wxsdirdialog.cpp' || echo '$(srcdir)/'`./wxsdirdialog.cpp
874
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsdirdialog.Tpo $(DEPDIR)/wxsdirdialog.Plo
 
929
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsdirdialog.lo -MD -MP -MF $(DEPDIR)/wxsdirdialog.Tpo -c -o wxsdirdialog.lo `test -f './wxsdirdialog.cpp' || echo '$(srcdir)/'`./wxsdirdialog.cpp
 
930
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsdirdialog.Tpo $(DEPDIR)/wxsdirdialog.Plo
875
931
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsdirdialog.cpp' object='wxsdirdialog.lo' libtool=yes @AMDEPBACKSLASH@
876
932
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdirdialog.lo `test -f './wxsdirdialog.cpp' || echo '$(srcdir)/'`./wxsdirdialog.cpp
 
933
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsdirdialog.lo `test -f './wxsdirdialog.cpp' || echo '$(srcdir)/'`./wxsdirdialog.cpp
878
934
 
879
935
wxsfiledialog.lo: ./wxsfiledialog.cpp
880
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsfiledialog.lo -MD -MP -MF $(DEPDIR)/wxsfiledialog.Tpo -c -o wxsfiledialog.lo `test -f './wxsfiledialog.cpp' || echo '$(srcdir)/'`./wxsfiledialog.cpp
881
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsfiledialog.Tpo $(DEPDIR)/wxsfiledialog.Plo
 
936
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsfiledialog.lo -MD -MP -MF $(DEPDIR)/wxsfiledialog.Tpo -c -o wxsfiledialog.lo `test -f './wxsfiledialog.cpp' || echo '$(srcdir)/'`./wxsfiledialog.cpp
 
937
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsfiledialog.Tpo $(DEPDIR)/wxsfiledialog.Plo
882
938
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsfiledialog.cpp' object='wxsfiledialog.lo' libtool=yes @AMDEPBACKSLASH@
883
939
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsfiledialog.lo `test -f './wxsfiledialog.cpp' || echo '$(srcdir)/'`./wxsfiledialog.cpp
 
940
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsfiledialog.lo `test -f './wxsfiledialog.cpp' || echo '$(srcdir)/'`./wxsfiledialog.cpp
885
941
 
886
942
wxsmultichoicedialog.lo: ./wxsmultichoicedialog.cpp
887
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmultichoicedialog.lo -MD -MP -MF $(DEPDIR)/wxsmultichoicedialog.Tpo -c -o wxsmultichoicedialog.lo `test -f './wxsmultichoicedialog.cpp' || echo '$(srcdir)/'`./wxsmultichoicedialog.cpp
888
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxsmultichoicedialog.Tpo $(DEPDIR)/wxsmultichoicedialog.Plo
 
943
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsmultichoicedialog.lo -MD -MP -MF $(DEPDIR)/wxsmultichoicedialog.Tpo -c -o wxsmultichoicedialog.lo `test -f './wxsmultichoicedialog.cpp' || echo '$(srcdir)/'`./wxsmultichoicedialog.cpp
 
944
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsmultichoicedialog.Tpo $(DEPDIR)/wxsmultichoicedialog.Plo
889
945
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsmultichoicedialog.cpp' object='wxsmultichoicedialog.lo' libtool=yes @AMDEPBACKSLASH@
890
946
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmultichoicedialog.lo `test -f './wxsmultichoicedialog.cpp' || echo '$(srcdir)/'`./wxsmultichoicedialog.cpp
 
947
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsmultichoicedialog.lo `test -f './wxsmultichoicedialog.cpp' || echo '$(srcdir)/'`./wxsmultichoicedialog.cpp
892
948
 
893
949
wxssinglechoicedialog.lo: ./wxssinglechoicedialog.cpp
894
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssinglechoicedialog.lo -MD -MP -MF $(DEPDIR)/wxssinglechoicedialog.Tpo -c -o wxssinglechoicedialog.lo `test -f './wxssinglechoicedialog.cpp' || echo '$(srcdir)/'`./wxssinglechoicedialog.cpp
895
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/wxssinglechoicedialog.Tpo $(DEPDIR)/wxssinglechoicedialog.Plo
 
950
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssinglechoicedialog.lo -MD -MP -MF $(DEPDIR)/wxssinglechoicedialog.Tpo -c -o wxssinglechoicedialog.lo `test -f './wxssinglechoicedialog.cpp' || echo '$(srcdir)/'`./wxssinglechoicedialog.cpp
 
951
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssinglechoicedialog.Tpo $(DEPDIR)/wxssinglechoicedialog.Plo
896
952
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssinglechoicedialog.cpp' object='wxssinglechoicedialog.lo' libtool=yes @AMDEPBACKSLASH@
897
953
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssinglechoicedialog.lo `test -f './wxssinglechoicedialog.cpp' || echo '$(srcdir)/'`./wxssinglechoicedialog.cpp
 
954
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssinglechoicedialog.lo `test -f './wxssinglechoicedialog.cpp' || echo '$(srcdir)/'`./wxssinglechoicedialog.cpp
 
955
 
 
956
wxssashwindow.lo: ./wxssashwindow.cpp
 
957
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssashwindow.lo -MD -MP -MF $(DEPDIR)/wxssashwindow.Tpo -c -o wxssashwindow.lo `test -f './wxssashwindow.cpp' || echo '$(srcdir)/'`./wxssashwindow.cpp
 
958
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssashwindow.Tpo $(DEPDIR)/wxssashwindow.Plo
 
959
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssashwindow.cpp' object='wxssashwindow.lo' libtool=yes @AMDEPBACKSLASH@
 
960
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
961
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssashwindow.lo `test -f './wxssashwindow.cpp' || echo '$(srcdir)/'`./wxssashwindow.cpp
 
962
 
 
963
wxssashlayoutwindow.lo: ./wxssashlayoutwindow.cpp
 
964
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssashlayoutwindow.lo -MD -MP -MF $(DEPDIR)/wxssashlayoutwindow.Tpo -c -o wxssashlayoutwindow.lo `test -f './wxssashlayoutwindow.cpp' || echo '$(srcdir)/'`./wxssashlayoutwindow.cpp
 
965
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssashlayoutwindow.Tpo $(DEPDIR)/wxssashlayoutwindow.Plo
 
966
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssashlayoutwindow.cpp' object='wxssashlayoutwindow.lo' libtool=yes @AMDEPBACKSLASH@
 
967
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
968
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssashlayoutwindow.lo `test -f './wxssashlayoutwindow.cpp' || echo '$(srcdir)/'`./wxssashlayoutwindow.cpp
 
969
 
 
970
wxssingleinstancechecker.lo: ./wxssingleinstancechecker.cpp
 
971
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssingleinstancechecker.lo -MD -MP -MF $(DEPDIR)/wxssingleinstancechecker.Tpo -c -o wxssingleinstancechecker.lo `test -f './wxssingleinstancechecker.cpp' || echo '$(srcdir)/'`./wxssingleinstancechecker.cpp
 
972
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssingleinstancechecker.Tpo $(DEPDIR)/wxssingleinstancechecker.Plo
 
973
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssingleinstancechecker.cpp' object='wxssingleinstancechecker.lo' libtool=yes @AMDEPBACKSLASH@
 
974
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
975
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssingleinstancechecker.lo `test -f './wxssingleinstancechecker.cpp' || echo '$(srcdir)/'`./wxssingleinstancechecker.cpp
 
976
 
 
977
wxsstopwatch.lo: ./wxsstopwatch.cpp
 
978
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsstopwatch.lo -MD -MP -MF $(DEPDIR)/wxsstopwatch.Tpo -c -o wxsstopwatch.lo `test -f './wxsstopwatch.cpp' || echo '$(srcdir)/'`./wxsstopwatch.cpp
 
979
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsstopwatch.Tpo $(DEPDIR)/wxsstopwatch.Plo
 
980
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsstopwatch.cpp' object='wxsstopwatch.lo' libtool=yes @AMDEPBACKSLASH@
 
981
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
982
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsstopwatch.lo `test -f './wxsstopwatch.cpp' || echo '$(srcdir)/'`./wxsstopwatch.cpp
 
983
 
 
984
wxssymbolpickerdialog.lo: ./wxssymbolpickerdialog.cpp
 
985
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxssymbolpickerdialog.lo -MD -MP -MF $(DEPDIR)/wxssymbolpickerdialog.Tpo -c -o wxssymbolpickerdialog.lo `test -f './wxssymbolpickerdialog.cpp' || echo '$(srcdir)/'`./wxssymbolpickerdialog.cpp
 
986
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxssymbolpickerdialog.Tpo $(DEPDIR)/wxssymbolpickerdialog.Plo
 
987
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxssymbolpickerdialog.cpp' object='wxssymbolpickerdialog.lo' libtool=yes @AMDEPBACKSLASH@
 
988
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
989
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxssymbolpickerdialog.lo `test -f './wxssymbolpickerdialog.cpp' || echo '$(srcdir)/'`./wxssymbolpickerdialog.cpp
 
990
 
 
991
wxsglcanvas.lo: ./wxsglcanvas.cpp
 
992
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wxsglcanvas.lo -MD -MP -MF $(DEPDIR)/wxsglcanvas.Tpo -c -o wxsglcanvas.lo `test -f './wxsglcanvas.cpp' || echo '$(srcdir)/'`./wxsglcanvas.cpp
 
993
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/wxsglcanvas.Tpo $(DEPDIR)/wxsglcanvas.Plo
 
994
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='./wxsglcanvas.cpp' object='wxsglcanvas.lo' libtool=yes @AMDEPBACKSLASH@
 
995
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
996
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wxsglcanvas.lo `test -f './wxsglcanvas.cpp' || echo '$(srcdir)/'`./wxsglcanvas.cpp
899
997
 
900
998
mostlyclean-libtool:
901
999
        -rm -f *.lo
908
1006
        unique=`for i in $$list; do \
909
1007
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
910
1008
          done | \
911
 
          $(AWK) '    { files[$$0] = 1; } \
912
 
               END { for (i in files) print i; }'`; \
 
1009
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1010
              END { if (nonempty) { for (i in files) print i; }; }'`; \
913
1011
        mkid -fID $$unique
914
1012
tags: TAGS
915
1013
 
916
1014
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
917
1015
                $(TAGS_FILES) $(LISP)
918
 
        tags=; \
 
1016
        set x; \
919
1017
        here=`pwd`; \
920
1018
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
921
1019
        unique=`for i in $$list; do \
922
1020
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
923
1021
          done | \
924
 
          $(AWK) '    { files[$$0] = 1; } \
925
 
               END { for (i in files) print i; }'`; \
926
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
1022
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1023
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1024
        shift; \
 
1025
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
927
1026
          test -n "$$unique" || unique=$$empty_fix; \
928
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
929
 
            $$tags $$unique; \
 
1027
          if test $$# -gt 0; then \
 
1028
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1029
              "$$@" $$unique; \
 
1030
          else \
 
1031
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1032
              $$unique; \
 
1033
          fi; \
930
1034
        fi
931
1035
ctags: CTAGS
932
1036
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
933
1037
                $(TAGS_FILES) $(LISP)
934
 
        tags=; \
935
 
        here=`pwd`; \
936
1038
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
937
1039
        unique=`for i in $$list; do \
938
1040
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
939
1041
          done | \
940
 
          $(AWK) '    { files[$$0] = 1; } \
941
 
               END { for (i in files) print i; }'`; \
942
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1042
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
1043
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1044
        test -z "$(CTAGS_ARGS)$$unique" \
943
1045
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
944
 
             $$tags $$unique
 
1046
             $$unique
945
1047
 
946
1048
GTAGS:
947
1049
        here=`$(am__cd) $(top_builddir) && pwd` \
948
 
          && cd $(top_srcdir) \
949
 
          && gtags -i $(GTAGS_ARGS) $$here
 
1050
          && $(am__cd) $(top_srcdir) \
 
1051
          && gtags -i $(GTAGS_ARGS) "$$here"
950
1052
 
951
1053
distclean-tags:
952
1054
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
967
1069
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
968
1070
          if test -d $$d/$$file; then \
969
1071
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1072
            if test -d "$(distdir)/$$file"; then \
 
1073
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1074
            fi; \
970
1075
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
971
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1076
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1077
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
972
1078
            fi; \
973
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1079
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
974
1080
          else \
975
 
            test -f $(distdir)/$$file \
976
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
1081
            test -f "$(distdir)/$$file" \
 
1082
            || cp -p $$d/$$file "$(distdir)/$$file" \
977
1083
            || exit 1; \
978
1084
          fi; \
979
1085
        done
1001
1107
 
1002
1108
distclean-generic:
1003
1109
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1110
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1004
1111
 
1005
1112
maintainer-clean-generic:
1006
1113
        @echo "This command is intended for maintainers to use"
1022
1129
 
1023
1130
html: html-am
1024
1131
 
 
1132
html-am:
 
1133
 
1025
1134
info: info-am
1026
1135
 
1027
1136
info-am:
1030
1139
 
1031
1140
install-dvi: install-dvi-am
1032
1141
 
 
1142
install-dvi-am:
 
1143
 
1033
1144
install-exec-am:
1034
1145
 
1035
1146
install-html: install-html-am
1036
1147
 
 
1148
install-html-am:
 
1149
 
1037
1150
install-info: install-info-am
1038
1151
 
 
1152
install-info-am:
 
1153
 
1039
1154
install-man:
1040
1155
 
1041
1156
install-pdf: install-pdf-am
1042
1157
 
 
1158
install-pdf-am:
 
1159
 
1043
1160
install-ps: install-ps-am
1044
1161
 
 
1162
install-ps-am:
 
1163
 
1045
1164
installcheck-am:
1046
1165
 
1047
1166
maintainer-clean: maintainer-clean-am
1079
1198
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1080
1199
        pdf pdf-am ps ps-am tags uninstall uninstall-am
1081
1200
 
 
1201
 
1082
1202
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1083
1203
# Otherwise a system limit (for SysV at least) may be exceeded.
1084
1204
.NOEXPORT: