~ubuntu-branches/ubuntu/hoary/monodevelop/hoary

« back to all changes in this revision

Viewing changes to src/Main/Base/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Brandon Hale
  • Date: 2004-10-07 11:51:11 UTC
  • Revision ID: james.westby@ubuntu.com-20041007115111-pxcqnwfxyq5mhcx5
Tags: 0.5.1-3
Use dh_netdeps in debian/rules and debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
target_triplet = @target@
 
40
subdir = src/Main/Base
 
41
DIST_COMMON = $(srcdir)/AssemblyInfo.cs.in $(srcdir)/Makefile.am \
 
42
        $(srcdir)/Makefile.in $(srcdir)/MonoDevelop.Base.dll.config.in \
 
43
        ChangeLog
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
49
CONFIG_CLEAN_FILES = MonoDevelop.Base.dll.config AssemblyInfo.cs
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
am__installdirs = "$(DESTDIR)$(assemblydir)"
 
53
assemblyDATA_INSTALL = $(INSTALL_DATA)
 
54
DATA = $(assembly_DATA)
 
55
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
56
ACLOCAL = @ACLOCAL@
 
57
AMDEP_FALSE = @AMDEP_FALSE@
 
58
AMDEP_TRUE = @AMDEP_TRUE@
 
59
AMTAR = @AMTAR@
 
60
AR = @AR@
 
61
ASSEMBLY_VERSION = @ASSEMBLY_VERSION@
 
62
AUTOCONF = @AUTOCONF@
 
63
AUTOHEADER = @AUTOHEADER@
 
64
AUTOMAKE = @AUTOMAKE@
 
65
AWK = @AWK@
 
66
BASE_DEPENDENCIES_CFLAGS = @BASE_DEPENDENCIES_CFLAGS@
 
67
BASE_DEPENDENCIES_LIBS = @BASE_DEPENDENCIES_LIBS@
 
68
CATALOGS = @CATALOGS@
 
69
CATOBJEXT = @CATOBJEXT@
 
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
 
73
CPP = @CPP@
 
74
CPPFLAGS = @CPPFLAGS@
 
75
CSC = mcs /debug
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
 
81
DATADIRNAME = @DATADIRNAME@
 
82
DEFS = @DEFS@
 
83
DEPDIR = @DEPDIR@
 
84
ECHO = @ECHO@
 
85
ECHO_C = @ECHO_C@
 
86
ECHO_N = @ECHO_N@
 
87
ECHO_T = @ECHO_T@
 
88
EGREP = @EGREP@
 
89
ENABLE_DEBUGGER_FALSE = @ENABLE_DEBUGGER_FALSE@
 
90
ENABLE_DEBUGGER_TRUE = @ENABLE_DEBUGGER_TRUE@
 
91
ENABLE_XDGMIME_FALSE = @ENABLE_XDGMIME_FALSE@
 
92
ENABLE_XDGMIME_TRUE = @ENABLE_XDGMIME_TRUE@
 
93
EXEEXT = @EXEEXT@
 
94
F77 = @F77@
 
95
FFLAGS = @FFLAGS@
 
96
GDLDOCK_CFLAGS = @GDLDOCK_CFLAGS@
 
97
GDLDOCK_LIBS = @GDLDOCK_LIBS@
 
98
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
99
GLIB_CFLAGS = @GLIB_CFLAGS@
 
100
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
101
GLIB_LIBS = @GLIB_LIBS@
 
102
GLIB_MKENUMS = @GLIB_MKENUMS@
 
103
GMOFILES = @GMOFILES@
 
104
GMSGFMT = @GMSGFMT@
 
105
GOBJECT_QUERY = @GOBJECT_QUERY@
 
106
INSTALL_DATA = @INSTALL_DATA@
 
107
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
108
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
109
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
110
INSTOBJEXT = @INSTOBJEXT@
 
111
INTLLIBS = @INTLLIBS@
 
112
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
113
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
114
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
115
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
116
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
117
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
118
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
119
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
120
INTLTOOL_PERL = @INTLTOOL_PERL@
 
121
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
122
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
123
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
124
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
125
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
126
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
127
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
128
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
129
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
130
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
131
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
132
LDFLAGS = @LDFLAGS@
 
133
LD_LIBRARY_PATH = @LD_LIBRARY_PATH@
 
134
LIBOBJS = @LIBOBJS@
 
135
LIBS = @LIBS@
 
136
LIBTOOL = @LIBTOOL@
 
137
LIB_PREFIX = @LIB_PREFIX@
 
138
LIB_SUFFIX = @LIB_SUFFIX@
 
139
LN_S = @LN_S@
 
140
LTLIBOBJS = @LTLIBOBJS@
 
141
MAINT = @MAINT@
 
142
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
143
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
144
MAKEINFO = @MAKEINFO@
 
145
MCS = @MCS@
 
146
MINT = @MINT@
 
147
MKINSTALLDIRS = @MKINSTALLDIRS@
 
148
MONO = @MONO@
 
149
MOZILLA_HOME = @MOZILLA_HOME@
 
150
MSGFMT = @MSGFMT@
 
151
OBJEXT = @OBJEXT@
 
152
PACKAGE = @PACKAGE@
 
153
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
154
PACKAGE_NAME = @PACKAGE_NAME@
 
155
PACKAGE_STRING = @PACKAGE_STRING@
 
156
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
157
PACKAGE_VERSION = @PACKAGE_VERSION@
 
158
PATH = @PATH@
 
159
PATH_SEPARATOR = @PATH_SEPARATOR@
 
160
PKG_CONFIG = @PKG_CONFIG@
 
161
POFILES = @POFILES@
 
162
POSUB = @POSUB@
 
163
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
164
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
165
RANLIB = @RANLIB@
 
166
RUNTIME = @RUNTIME@
 
167
SET_MAKE = @SET_MAKE@
 
168
SHELL = @SHELL@
 
169
STRIP = @STRIP@
 
170
UNMANAGED_DEPENDENCIES_CFLAGS = @UNMANAGED_DEPENDENCIES_CFLAGS@
 
171
UNMANAGED_DEPENDENCIES_LIBS = @UNMANAGED_DEPENDENCIES_LIBS@
 
172
UNMANAGED_DEPENDENCIES_MINT_CFLAGS = @UNMANAGED_DEPENDENCIES_MINT_CFLAGS@
 
173
UNMANAGED_DEPENDENCIES_MINT_LIBS = @UNMANAGED_DEPENDENCIES_MINT_LIBS@
 
174
UNMANAGED_DEPENDENCIES_MONO_CFLAGS = @UNMANAGED_DEPENDENCIES_MONO_CFLAGS@
 
175
UNMANAGED_DEPENDENCIES_MONO_LIBS = @UNMANAGED_DEPENDENCIES_MONO_LIBS@
 
176
USE_NLS = @USE_NLS@
 
177
VERSION = @VERSION@
 
178
XDGMIME = @XDGMIME@
 
179
XGETTEXT = @XGETTEXT@
 
180
ac_ct_AR = @ac_ct_AR@
 
181
ac_ct_CC = @ac_ct_CC@
 
182
ac_ct_CXX = @ac_ct_CXX@
 
183
ac_ct_F77 = @ac_ct_F77@
 
184
ac_ct_RANLIB = @ac_ct_RANLIB@
 
185
ac_ct_STRIP = @ac_ct_STRIP@
 
186
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
187
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
188
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
189
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
190
am__include = @am__include@
 
191
am__leading_dot = @am__leading_dot@
 
192
am__quote = @am__quote@
 
193
bindir = @bindir@
 
194
build = @build@
 
195
build_alias = @build_alias@
 
196
build_cpu = @build_cpu@
 
197
build_os = @build_os@
 
198
build_vendor = @build_vendor@
 
199
datadir = @datadir@
 
200
exec_prefix = @exec_prefix@
 
201
gnome_prefix = @gnome_prefix@
 
202
gtksharp_prefix = @gtksharp_prefix@
 
203
host = @host@
 
204
host_alias = @host_alias@
 
205
host_cpu = @host_cpu@
 
206
host_os = @host_os@
 
207
host_vendor = @host_vendor@
 
208
includedir = @includedir@
 
209
infodir = @infodir@
 
210
install_sh = @install_sh@
 
211
libdir = @libdir@
 
212
libexecdir = @libexecdir@
 
213
localstatedir = @localstatedir@
 
214
mandir = @mandir@
 
215
mkdir_p = @mkdir_p@
 
216
oldincludedir = @oldincludedir@
 
217
prefix = @prefix@
 
218
program_transform_name = @program_transform_name@
 
219
sbindir = @sbindir@
 
220
sharedstatedir = @sharedstatedir@
 
221
sysconfdir = @sysconfdir@
 
222
target = @target@
 
223
target_alias = @target_alias@
 
224
target_cpu = @target_cpu@
 
225
target_os = @target_os@
 
226
target_vendor = @target_vendor@
 
227
DLLS = /r:System.Drawing /r:ICSharpCode.SharpZipLib.dll \
 
228
        /r:../../../build/bin/ICSharpCode.SharpRefactory.dll \
 
229
        /r:../../../build/bin/MonoDevelop.Core.dll \
 
230
        /r:../../../build/bin/ICSharpCode.SharpAssembly.dll \
 
231
        /r:../../../build/bin/MonoDevelop.Gui.Utils.dll \
 
232
        /r:../../../build/bin/MonoDevelop.Gui.Widgets.dll \
 
233
        /r:System.Data.dll /r:System.Web.Services.dll \
 
234
        /r:../../../build/bin/gdl-sharp.dll \
 
235
        /r:Mono.Posix.dll \
 
236
        $(BASE_DEPENDENCIES_LIBS)
 
237
 
 
238
FILES = \
 
239
./Gui/Pads/ProjectBrowser/ProjectBrowserView.cs \
 
240
./Gui/Pads/ProjectBrowser/NodeBuilder/DefaultDotNetNodeBuilder.cs \
 
241
./Gui/Pads/ProjectBrowser/NodeBuilder/IProjectNodeBuilder.cs \
 
242
./Gui/Pads/ProjectBrowser/BrowserNode/ProjectBrowserNode.cs \
 
243
./Gui/Pads/ProjectBrowser/BrowserNode/FolderNode.cs \
 
244
./Gui/Pads/ProjectBrowser/BrowserNode/AbstractBrowserNode.cs \
 
245
./Gui/Pads/ProjectBrowser/BrowserNode/FileNode.cs \
 
246
./Gui/Pads/ProjectBrowser/BrowserNode/ReferenceNode.cs \
 
247
./Gui/Pads/ProjectBrowser/BrowserNode/CombineBrowserNode.cs \
 
248
./Gui/Pads/ProjectBrowser/BrowserNode/DragDropUtil.cs \
 
249
./Gui/Pads/ProjectBrowser/BrowserNode/DirectoryNode.cs \
 
250
./Gui/Pads/ProjectBrowser/BrowserNode/NamedFolderNode.cs \
 
251
./Gui/Pads/OpenTaskView.cs \
 
252
./Gui/Pads/TreeViewMemento.cs \
 
253
./Gui/Pads/FileScout/FileList.cs \
 
254
./Gui/Pads/FileScout/FileListItem.cs \
 
255
./Gui/Pads/FileScout/FileScout.cs \
 
256
./Gui/Pads/PropertyPad/PropertyPadCommands.cs \
 
257
./Gui/Pads/PropertyPad/PropertyPad.cs \
 
258
./Gui/Pads/ClassScout/ClassScout.cs \
 
259
./Gui/Pads/ClassScout/NodeBuilder/DefaultDotNetClassScoutNodeBuilder.cs \
 
260
./Gui/Pads/ClassScout/NodeBuilder/IClassScoutNodeBuilder.cs \
 
261
./Gui/Pads/ClassScout/BrowserNode/AbstractClassScoutNode.cs \
 
262
./Gui/Pads/HelpBrowser/MonodocTreePad.cs \
 
263
./Gui/Pads/HelpBrowser/HelpViewer.cs \
 
264
./Gui/Pads/SideBarView.cs \
 
265
./Gui/AbstractPadContent.cs \
 
266
./Gui/ISecondaryViewContent.cs \
 
267
./Gui/IViewContent.cs \
 
268
./Gui/AbstractViewContent.cs \
 
269
./Gui/Components/SdMenuSeparator.cs \
 
270
./Gui/Components/SharpMessageBox.cs \
 
271
./Gui/Components/StatusBar/AxStatusBar.cs \
 
272
./Gui/Components/StatusBar/SdStatusBar.cs \
 
273
./Gui/Components/StatusBar/AxStatusBarPanel.cs \
 
274
./Gui/Components/LocalizedPropertyGrid/LocalizedPropertyDescriptor.cs \
 
275
./Gui/Components/LocalizedPropertyGrid/LocalizedObject.cs \
 
276
./Gui/Components/LocalizedPropertyGrid/LocalizedPropertyAttribute.cs \
 
277
./Gui/Components/SideBar/AxSideTabItem.cs \
 
278
./Gui/Components/SideBar/AxSideTab.cs \
 
279
./Gui/Components/SideBar/SharpDevelopSideTabItem.cs \
 
280
./Gui/Components/SideBar/SharpDevelopSideBar.cs \
 
281
./Gui/Components/SideBar/AxSideBar.cs \
 
282
./Gui/Components/SdMenu.cs \
 
283
./Gui/Components/SdMenuCheckBox.cs \
 
284
./Gui/Components/SdMenuCommand.cs \
 
285
./Gui/Components/SdToolbarCommand.cs \
 
286
./Gui/IProgressMonitor.cs \
 
287
./Gui/WorkbenchWindowCollection.cs \
 
288
./Gui/WorkbenchSingleton.cs \
 
289
./Gui/IMementoCapable.cs \
 
290
./Gui/Dialogs/ViewGPLDialog.cs \
 
291
./Gui/Dialogs/CommonAboutDialog.cs \
 
292
./Gui/Dialogs/OptionPanels/ProjectOptions/CompileFileProjectOptions.cs \
 
293
./Gui/Dialogs/OptionPanels/ProjectOptions/DeployFileOptions.cs \
 
294
./Gui/Dialogs/OptionPanels/ProjectOptions/GeneralProjectOptions.cs \
 
295
./Gui/Dialogs/OptionPanels/IDEOptions/BuildPanel.cs \
 
296
./Gui/Dialogs/OptionPanels/IDEOptions/LoadSavePanel.cs \
 
297
./Gui/Dialogs/OptionPanels/IDEOptions/SelectStylePanel.cs \
 
298
./Gui/Dialogs/OptionPanels/IDEOptions/CodeGenerationPanel.cs \
 
299
./Gui/Dialogs/OptionPanels/EditTemplateDialog.cs \
 
300
./Gui/Dialogs/OptionPanels/ExternalToolPanel.cs \
 
301
./Gui/Dialogs/OptionPanels/PropertyGridPanel.cs \
 
302
./Gui/Dialogs/TreeViewOptions.cs \
 
303
./Gui/Dialogs/WordCountDialog.cs \
 
304
./Gui/Dialogs/SharpDevelopAboutPanels.cs \
 
305
./Gui/Dialogs/SplashScreen.cs \
 
306
./Gui/Dialogs/Wizard/WizardDialog.cs \
 
307
./Gui/Dialogs/Wizard/CurrentPanelPanel.cs \
 
308
./Gui/Dialogs/Wizard/StatusPanel.cs \
 
309
./Gui/Dialogs/Wizard/IWizardPanel.cs \
 
310
./Gui/Dialogs/Wizard/AbstractWizardPanel.cs \
 
311
./Gui/Dialogs/CombineConfiguration/CombineConfigurationPanel.cs \
 
312
./Gui/Dialogs/CombineConfiguration/CombineDependencyPanel.cs \
 
313
./Gui/Dialogs/CombineConfiguration/CombineStartupPanel.cs \
 
314
./Gui/Dialogs/CombineConfiguration/CombineBuildOptions.cs \
 
315
./Gui/Dialogs/CombineConfiguration/ConfigurationManager.cs \
 
316
./Gui/Dialogs/FusionNative.cs \
 
317
./Gui/Dialogs/NewProjectDialog.cs \
 
318
./Gui/Dialogs/AbstractOptionPanel.cs \
 
319
./Gui/Dialogs/ReferenceDialog/COMReferencePanel.cs \
 
320
./Gui/Dialogs/ReferenceDialog/WebReference.cs \
 
321
./Gui/Dialogs/ReferenceDialog/AssemblyReferencePanel.cs \
 
322
./Gui/Dialogs/ReferenceDialog/GacReferencePanel.cs \
 
323
./Gui/Dialogs/ReferenceDialog/AddWebReferenceDialog.cs \
 
324
./Gui/Dialogs/ReferenceDialog/SelectReferenceDialog.cs \
 
325
./Gui/Dialogs/ReferenceDialog/ProjectReferencePanel.cs \
 
326
./Gui/Dialogs/TabbedOptions.cs \
 
327
./Gui/Dialogs/DirtyFilesDialog.cs \
 
328
./Gui/Dialogs/TipOfTheDay.cs \
 
329
./Gui/Dialogs/InputBox.cs \
 
330
./Gui/Dialogs/NewFileDialog.cs \
 
331
./Gui/Dialogs/ProjectOptionsDialog.cs \
 
332
./Gui/Dialogs/NewLayoutDialog.cs \
 
333
./Gui/ContentInterfaces/IBookmarkOperations.cs \
 
334
./Gui/ContentInterfaces/IClipboardHandler.cs \
 
335
./Gui/ContentInterfaces/IPrintable.cs \
 
336
./Gui/ContentInterfaces/IPositionable.cs \
 
337
./Gui/ContentInterfaces/ICustomizedCommands.cs \
 
338
./Gui/ContentInterfaces/IEditable.cs \
 
339
./Gui/ContentInterfaces/IParseInformationListener.cs \
 
340
./Gui/ContentInterfaces/IParsableContent.cs \
 
341
./Gui/XmlForms/SharpDevelopStringValueFilter.cs \
 
342
./Gui/XmlForms/BaseSharpDevelopForm.cs \
 
343
./Gui/XmlForms/SharpDevelopPropertyValueCreator.cs \
 
344
./Gui/XmlForms/BaseSharpDevelopUserControl.cs \
 
345
./Gui/XmlForms/SharpDevelopObjectCreator.cs \
 
346
./Gui/IBaseViewContent.cs \
 
347
./Gui/ErrorDialogs/LoadingError.cs \
 
348
./Gui/IWorkbenchLayout.cs \
 
349
./Gui/ErrorHandlers/GenericError.cs \
 
350
./Gui/ErrorHandlers/CombineLoadError.cs \
 
351
./Gui/IWorkbench.cs \
 
352
./Gui/BrowserDisplayBinding/AxSHDocVw.cs \
 
353
./Gui/BrowserDisplayBinding/HtmlViewPane.cs \
 
354
./Gui/BrowserDisplayBinding/BrowserDisplayBinding.cs \
 
355
./Gui/BrowserDisplayBinding/HTMLInterfaces.cs \
 
356
./Gui/BrowserDisplayBinding/SHDocVw.cs \
 
357
./Gui/IPadContent.cs \
 
358
./Gui/AbstractBaseViewContent.cs \
 
359
./Gui/PadContentCollection.cs \
 
360
./Gui/PixbufList.cs \
 
361
./Gui/AbstractSecondaryViewContent.cs \
 
362
./Gui/ViewContentCollection.cs \
 
363
./Gui/IWorkbenchWindow.cs \
 
364
./Gui/HtmlControl/IHTMLDocument2.cs \
 
365
./Gui/HtmlControl/IHTMLElement.cs \
 
366
./Gui/HtmlControl/IWebBrowser.cs \
 
367
./Gui/HtmlControl/MozillaControl.cs \
 
368
./Gui/Workbench/Layouts/SdiWorkspaceWindow.cs \
 
369
./Gui/Workbench/Layouts/SdiWorkspaceLayout.cs \
 
370
./Gui/Workbench/WorkbenchMemento.cs \
 
371
./Gui/Workbench/DefaultWorkbench.cs \
 
372
./Commands/ClassBrowserCommands/ClassBrowserCommands.cs \
 
373
./Commands/FileCommands.cs \
 
374
./Commands/HelpCommands.cs \
 
375
./Commands/CustomStringTagProvider.cs \
 
376
./Commands/RunCommands.cs \
 
377
./Commands/ProjectBrowserCommands/FolderNodeCommands.cs \
 
378
./Commands/ProjectBrowserCommands/ReferenceFolderNodeCommands.cs \
 
379
./Commands/ProjectBrowserCommands/GeneralNodeCommands.cs \
 
380
./Commands/ProjectBrowserCommands/CombineNodeCommands.cs \
 
381
./Commands/ProjectBrowserCommands/ResourceFolderNodeCommands.cs \
 
382
./Commands/ProjectBrowserCommands/ProjectNodeCommands.cs \
 
383
./Commands/ProjectCommands.cs \
 
384
./Commands/VBConverter/ConvertProject.cs \
 
385
./Commands/VBConverter/ConvertBuffer.cs \
 
386
./Commands/SideBarCommands.cs \
 
387
./Commands/ProjectOptionsCommands.cs \
 
388
./Commands/EditCommands.cs \
 
389
./Commands/WindowCommands.cs \
 
390
./Commands/AutostartCommands.cs \
 
391
./Commands/ToolsCommands.cs \
 
392
./Commands/MenuItemBuilders.cs \
 
393
./Services/File/IFileService.cs \
 
394
./Services/File/DefaultFileService.cs \
 
395
./Services/File/FileEventArgs.cs \
 
396
./Services/File/RingBuffer.cs \
 
397
./Services/File/RecentOpen.cs \
 
398
./Services/MenuService/MenuService.cs \
 
399
./Services/DisplayBinding/DisplayBindingService.cs \
 
400
./Services/LanguageBinding/LanguageBindingService.cs \
 
401
./Services/Tasks/TaskService.cs \
 
402
./Services/Tasks/Task.cs \
 
403
./Services/AmbienceService/AmbienceService.cs \
 
404
./Services/AmbienceService/AmbienceReflectionDecorator.cs \
 
405
./Services/AmbienceService/AbstractAmbience.cs \
 
406
./Services/AmbienceService/CodeDOMGeneratorUtility.cs \
 
407
./Services/AmbienceService/NetAmbience.cs \
 
408
./Services/AmbienceService/IAmbience.cs \
 
409
./Services/Project/ProjectEventArgs.cs \
 
410
./Services/Project/IProjectService.cs \
 
411
./Services/Project/ProjectRenameEventArgs.cs \
 
412
./Services/Project/DefaultProjectService.cs \
 
413
./Services/Project/ParseInformationEventHandler.cs \
 
414
./Services/Project/CombineEventArgs.cs \
 
415
./Services/IconService.cs \
 
416
./Services/StatusBar/DefaultStatusBarService.cs \
 
417
./Services/StatusBar/IStatusBarService.cs \
 
418
./Services/Language/LanguageService.cs \
 
419
./Services/Language/Language.cs \
 
420
./Services/ClassBrowserIcons/ClassBrowserIconsService.cs \
 
421
./Services/ResourceNotFoundException.cs \
 
422
./Services/ParserService/DefaultParserService.cs \
 
423
./Services/ParserService/CodeCompletionDatabase.cs \
 
424
./Services/ParserService/ClassProxyCollection.cs \
 
425
./Services/ParserService/IParserService.cs \
 
426
./Services/ParserService/ClassProxy.cs \
 
427
./Services/ParserService/AssemblyInformation.cs \
 
428
./Services/ParserService/ParseInformation.cs \
 
429
./Services/ParserService/ClassInformationEventHandler.cs \
 
430
./Services/ResourceService.cs \
 
431
./Services/StockIcons.cs \
 
432
./Services/MessageService.cs \
 
433
./Services/Toolbar/ToolbarService.cs \
 
434
./Services/MonodocService.cs \
 
435
./Services/IDebuggerService.cs \
 
436
./Services/SystemAssemblyService.cs \
 
437
./Services/DispatchService/DispatchService.cs \
 
438
./Internal/Undo/IUndoableOperation.cs \
 
439
./Internal/Undo/UndoStack.cs \
 
440
./Internal/Undo/UndoQueue.cs \
 
441
./Internal/Conditions/OwnerStateCondition.cs \
 
442
./Internal/Conditions/ProjectActiveCondition.cs \
 
443
./Internal/Conditions/WindowActiveCondition.cs \
 
444
./Internal/Conditions/WindowOpenCondition.cs \
 
445
./Internal/Conditions/CombineOpenCondition.cs \
 
446
./Internal/Conditions/ProjectOpenCondition.cs \
 
447
./Internal/Conditions/WorkbenchContextCondition.cs \
 
448
./Internal/Codons/DisplayBinding/IDisplayBinding.cs \
 
449
./Internal/Codons/DisplayBinding/ISubDisplayBinding.cs \
 
450
./Internal/Codons/DisplayBinding/DisplayBindingCodon.cs \
 
451
./Internal/Codons/LanguageBinding/ICompilerResult.cs \
 
452
./Internal/Codons/LanguageBinding/FileFilterCodon.cs \
 
453
./Internal/Codons/LanguageBinding/ILanguageBinding.cs \
 
454
./Internal/Codons/LanguageBinding/LanguageBindingCodon.cs \
 
455
./Internal/Codons/LanguageBinding/DefaultCompilerResult.cs \
 
456
./Internal/Codons/DefaultDialogPanelDescriptor.cs \
 
457
./Internal/Codons/Toolbars/ToolbarItemCodon.cs \
 
458
./Internal/Codons/IDialogPanel.cs \
 
459
./Internal/Codons/DialogPanelCodon.cs \
 
460
./Internal/Codons/IDialogPanelDescriptor.cs \
 
461
./Internal/Codons/MenuItems/AbstractCheckableMenuCommand.cs \
 
462
./Internal/Codons/MenuItems/ISubmenuBuilder.cs \
 
463
./Internal/Codons/MenuItems/IMenuCommand.cs \
 
464
./Internal/Codons/MenuItems/AbstractMenuCommand.cs \
 
465
./Internal/Codons/MenuItems/ICheckableMenuCommand.cs \
 
466
./Internal/Codons/MenuItems/MenuItemCodon.cs \
 
467
./Internal/Codons/Templates/FileTemplateCodon.cs \
 
468
./Internal/Codons/Templates/ProjectTemplateCodon.cs \
 
469
./Internal/DataStructures/PriorityQueue.cs \
 
470
./Internal/Parser/IRegion.cs \
 
471
./Internal/Parser/ICompilationUnitBase.cs \
 
472
./Internal/Parser/IEvent.cs \
 
473
./Internal/Parser/Collections/PropertyCollection.cs \
 
474
./Internal/Parser/Collections/TypedCSharpCollection.cs \
 
475
./Internal/Parser/Collections/IUsingCollection.cs \
 
476
./Internal/Parser/Collections/TagCollection.cs \
 
477
./Internal/Parser/Collections/ClassCollection.cs \
 
478
./Internal/Parser/Collections/EventCollection.cs \
 
479
./Internal/Parser/Collections/AttributeCollection.cs \
 
480
./Internal/Parser/Collections/MethodCollection.cs \
 
481
./Internal/Parser/Collections/CommentCollection.cs \
 
482
./Internal/Parser/Collections/ParameterCollection.cs \
 
483
./Internal/Parser/Collections/FieldCollection.cs \
 
484
./Internal/Parser/Collections/AttributeSectionCollection.cs \
 
485
./Internal/Parser/ParameterModifier.cs \
 
486
./Internal/Parser/ClassType.cs \
 
487
./Internal/Parser/IParser.cs \
 
488
./Internal/Parser/Implementations/AbstractField.cs \
 
489
./Internal/Parser/Implementations/AbstractDecoration.cs \
 
490
./Internal/Parser/Implementations/AbstractCompilationUnit.cs \
 
491
./Internal/Parser/Implementations/AbstractParameter.cs \
 
492
./Internal/Parser/Implementations/AbstractProperty.cs \
 
493
./Internal/Parser/Implementations/AbstractIndexer.cs \
 
494
./Internal/Parser/Implementations/AbstractAttribute.cs \
 
495
./Internal/Parser/Implementations/AbstractEvent.cs \
 
496
./Internal/Parser/Implementations/DefaultRegion.cs \
 
497
./Internal/Parser/Implementations/AbstractComment.cs \
 
498
./Internal/Parser/Implementations/AbstractNamedEntity.cs \
 
499
./Internal/Parser/Implementations/AbstractMember.cs \
 
500
./Internal/Parser/Implementations/AbstractUsing.cs \
 
501
./Internal/Parser/Implementations/AbstractClass.cs \
 
502
./Internal/Parser/Implementations/AbstractMethod.cs \
 
503
./Internal/Parser/Implementations/AbstractReturnType.cs \
 
504
./Internal/Parser/Tag.cs \
 
505
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyMethod.cs \
 
506
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyAttribute.cs \
 
507
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyReturnType.cs \
 
508
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyClass.cs \
 
509
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyField.cs \
 
510
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyIndexer.cs \
 
511
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyEvent.cs \
 
512
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyParameter.cs \
 
513
./Internal/Parser/SharpAssemblyLayer/SharpAssemblyProperty.cs \
 
514
./Internal/Parser/IReturnType.cs \
 
515
./Internal/Parser/IUsing.cs \
 
516
./Internal/Parser/IClass.cs \
 
517
./Internal/Parser/IParameter.cs \
 
518
./Internal/Parser/IIndexer.cs \
 
519
./Internal/Parser/IAttribute.cs \
 
520
./Internal/Parser/ReflectionLayer/ReflectionReturnType.cs \
 
521
./Internal/Parser/ReflectionLayer/ReflectionProperty.cs \
 
522
./Internal/Parser/ReflectionLayer/ReflectionClass.cs \
 
523
./Internal/Parser/ReflectionLayer/ReflectionIndexer.cs \
 
524
./Internal/Parser/ReflectionLayer/ReflectionMethod.cs \
 
525
./Internal/Parser/ReflectionLayer/ReflectionField.cs \
 
526
./Internal/Parser/ReflectionLayer/ReflectionParameter.cs \
 
527
./Internal/Parser/ReflectionLayer/ReflectionEvent.cs \
 
528
./Internal/Parser/IDecoration.cs \
 
529
./Internal/Parser/Comment.cs \
 
530
./Internal/Parser/ModifierEnum.cs \
 
531
./Internal/Parser/IMember.cs \
 
532
./Internal/Parser/IExpressionFinder.cs \
 
533
./Internal/Parser/IField.cs \
 
534
./Internal/Parser/IProperty.cs \
 
535
./Internal/Parser/PersistenceLayer/PersistentIndexer.cs \
 
536
./Internal/Parser/PersistenceLayer/PersistentField.cs \
 
537
./Internal/Parser/PersistenceLayer/PersistentMethod.cs \
 
538
./Internal/Parser/PersistenceLayer/PersistentReturnType.cs \
 
539
./Internal/Parser/PersistenceLayer/PersistentEvent.cs \
 
540
./Internal/Parser/PersistenceLayer/PersistentProperty.cs \
 
541
./Internal/Parser/PersistenceLayer/PersistentParameter.cs \
 
542
./Internal/Parser/PersistenceLayer/PersistentClass.cs \
 
543
./Internal/Parser/IMethod.cs \
 
544
./Internal/Parser/IComment.cs \
 
545
./Internal/Parser/ICompilationUnit.cs \
 
546
./Internal/Project/Attributes/XmlNodeNameAttribute.cs \
 
547
./Internal/Project/Attributes/ConvertToRelativePathAttribute.cs \
 
548
./Internal/Project/Attributes/XmlSetAttribute.cs \
 
549
./Internal/Project/Attributes/XmlAttributeAttribute.cs \
 
550
./Internal/Project/Project/Deployment/DeployInformation.cs \
 
551
./Internal/Project/Project/Deployment/AssemblyDeploy.cs \
 
552
./Internal/Project/Project/Deployment/ScriptDeploy.cs \
 
553
./Internal/Project/Project/Deployment/IDeploymentStrategy.cs \
 
554
./Internal/Project/Project/Deployment/FileDeploy.cs \
 
555
./Internal/Project/Project/Collections/ProjectFileCollection.cs \
 
556
./Internal/Project/Project/Collections/ProjectReferenceCollection.cs \
 
557
./Internal/Project/Project/UnknownProjectVersionException.cs \
 
558
./Internal/Project/Project/TypelibImporter.cs \
 
559
./Internal/Project/Project/AbstractProjectConfiguration.cs \
 
560
./Internal/Project/Project/AbstractProject.cs \
 
561
./Internal/Project/Project/ProjectReference.cs \
 
562
./Internal/Project/Project/ProjectReferenceEventArgs.cs \
 
563
./Internal/Project/Project/ConvertXml.cs \
 
564
./Internal/Project/Project/IncludeFilesDialog.cs \
 
565
./Internal/Project/Project/IConfiguration.cs \
 
566
./Internal/Project/Project/ProjectFile.cs \
 
567
./Internal/Project/Project/ProjectFileEventArgs.cs \
 
568
./Internal/Project/Project/AbstractConfiguration.cs \
 
569
./Internal/Project/Project/IProject.cs \
 
570
./Internal/Project/Combine/Combine.cs \
 
571
./Internal/Project/Combine/CombineExecuteDefinition.cs \
 
572
./Internal/Project/Combine/CyclicBuildOrderException.cs \
 
573
./Internal/Project/Combine/CombineConfiguration.cs \
 
574
./Internal/Project/Combine/NoStartupCombineDefinedException.cs \
 
575
./Internal/Project/Combine/CombineEntry.cs \
 
576
./Internal/Project/Combine/CombineEntryEventArgs.cs \
 
577
./Internal/Templates/FileDescriptionTemplate.cs \
 
578
./Internal/Templates/CodeTemplate.cs \
 
579
./Internal/Templates/CodeTemplateGroup.cs \
 
580
./Internal/Templates/FileTemplate.cs \
 
581
./Internal/Templates/TextTemplate.cs \
 
582
./Internal/Templates/CodeTemplateLoader.cs \
 
583
./Internal/Templates/INewFileCreator.cs \
 
584
./Internal/Templates/ProjectTemplates/ProjectTemplate.cs \
 
585
./Internal/Templates/ProjectTemplates/ProjectDescriptor.cs \
 
586
./Internal/Templates/ProjectTemplates/CombineDescriptor.cs \
 
587
./Internal/Templates/ProjectTemplates/ProjectCreateInformation.cs \
 
588
./Internal/CollectionUtilities/DiffUtility.cs \
 
589
./Internal/CollectionUtilities/SortUtilityBase.cs \
 
590
./Internal/CollectionUtilities/SortUtility.cs \
 
591
./Internal/CollectionUtilities/Comparers.cs \
 
592
./Internal/ExternalTool/ToolLoader.cs \
 
593
./Internal/ExternalTool/ExternalTool.cs \
 
594
./AssemblyInfo.cs
 
595
 
 
596
build_sources = $(addprefix $(srcdir)/, $(FILES))
 
597
ASSEMBLY = MonoDevelop.Base.dll
 
598
assemblydir = $(libdir)/monodevelop/bin
 
599
assembly_DATA = $(ASSEMBLY) $(ASSEMBLY).config
 
600
CLEANFILES = $(ASSEMBLY)
 
601
DISTCLEANFILES = $(ASSEMBLY).config
 
602
EXTRA_DIST = $(FILES) ./Services/process-icons.pl $(ASSEMBLY).config.in
 
603
all: all-am
 
604
 
 
605
.SUFFIXES:
 
606
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
607
        @for dep in $?; do \
 
608
          case '$(am__configure_deps)' in \
 
609
            *$$dep*) \
 
610
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
611
                && exit 0; \
 
612
              exit 1;; \
 
613
          esac; \
 
614
        done; \
 
615
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Main/Base/Makefile'; \
 
616
        cd $(top_srcdir) && \
 
617
          $(AUTOMAKE) --gnu  src/Main/Base/Makefile
 
618
.PRECIOUS: Makefile
 
619
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
620
        @case '$?' in \
 
621
          *config.status*) \
 
622
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
623
          *) \
 
624
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
625
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
626
        esac;
 
627
 
 
628
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
629
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
630
 
 
631
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
632
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
633
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
634
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
635
MonoDevelop.Base.dll.config: $(top_builddir)/config.status $(srcdir)/MonoDevelop.Base.dll.config.in
 
636
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
637
AssemblyInfo.cs: $(top_builddir)/config.status $(srcdir)/AssemblyInfo.cs.in
 
638
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
639
 
 
640
mostlyclean-libtool:
 
641
        -rm -f *.lo
 
642
 
 
643
clean-libtool:
 
644
        -rm -rf .libs _libs
 
645
 
 
646
distclean-libtool:
 
647
        -rm -f libtool
 
648
uninstall-info-am:
 
649
install-assemblyDATA: $(assembly_DATA)
 
650
        @$(NORMAL_INSTALL)
 
651
        test -z "$(assemblydir)" || $(mkdir_p) "$(DESTDIR)$(assemblydir)"
 
652
        @list='$(assembly_DATA)'; for p in $$list; do \
 
653
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
654
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
655
          echo " $(assemblyDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(assemblydir)/$$f'"; \
 
656
          $(assemblyDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(assemblydir)/$$f"; \
 
657
        done
 
658
 
 
659
uninstall-assemblyDATA:
 
660
        @$(NORMAL_UNINSTALL)
 
661
        @list='$(assembly_DATA)'; for p in $$list; do \
 
662
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
663
          echo " rm -f '$(DESTDIR)$(assemblydir)/$$f'"; \
 
664
          rm -f "$(DESTDIR)$(assemblydir)/$$f"; \
 
665
        done
 
666
tags: TAGS
 
667
TAGS:
 
668
 
 
669
ctags: CTAGS
 
670
CTAGS:
 
671
 
 
672
 
 
673
distdir: $(DISTFILES)
 
674
        $(mkdir_p) $(distdir)/./Commands $(distdir)/./Commands/ClassBrowserCommands $(distdir)/./Commands/ProjectBrowserCommands $(distdir)/./Commands/VBConverter $(distdir)/./Gui $(distdir)/./Gui/BrowserDisplayBinding $(distdir)/./Gui/Components $(distdir)/./Gui/Components/LocalizedPropertyGrid $(distdir)/./Gui/Components/SideBar $(distdir)/./Gui/Components/StatusBar $(distdir)/./Gui/ContentInterfaces $(distdir)/./Gui/Dialogs $(distdir)/./Gui/Dialogs/CombineConfiguration $(distdir)/./Gui/Dialogs/OptionPanels $(distdir)/./Gui/Dialogs/OptionPanels/IDEOptions $(distdir)/./Gui/Dialogs/OptionPanels/ProjectOptions $(distdir)/./Gui/Dialogs/ReferenceDialog $(distdir)/./Gui/Dialogs/Wizard $(distdir)/./Gui/ErrorDialogs $(distdir)/./Gui/ErrorHandlers $(distdir)/./Gui/HtmlControl $(distdir)/./Gui/Pads $(distdir)/./Gui/Pads/ClassScout $(distdir)/./Gui/Pads/ClassScout/BrowserNode $(distdir)/./Gui/Pads/ClassScout/NodeBuilder $(distdir)/./Gui/Pads/FileScout $(distdir)/./Gui/Pads/HelpBrowser $(distdir)/./Gui/Pads/ProjectBrowser $(distdir)/./Gui/Pads/ProjectBrowser/BrowserNode $(distdir)/./Gui/Pads/ProjectBrowser/NodeBuilder $(distdir)/./Gui/Pads/PropertyPad $(distdir)/./Gui/Workbench $(distdir)/./Gui/Workbench/Layouts $(distdir)/./Gui/XmlForms $(distdir)/./Internal/Codons $(distdir)/./Internal/Codons/DisplayBinding $(distdir)/./Internal/Codons/LanguageBinding $(distdir)/./Internal/Codons/MenuItems $(distdir)/./Internal/Codons/Templates $(distdir)/./Internal/Codons/Toolbars $(distdir)/./Internal/CollectionUtilities $(distdir)/./Internal/Conditions $(distdir)/./Internal/DataStructures $(distdir)/./Internal/ExternalTool $(distdir)/./Internal/Parser $(distdir)/./Internal/Parser/Collections $(distdir)/./Internal/Parser/Implementations $(distdir)/./Internal/Parser/PersistenceLayer $(distdir)/./Internal/Parser/ReflectionLayer $(distdir)/./Internal/Parser/SharpAssemblyLayer $(distdir)/./Internal/Project/Attributes $(distdir)/./Internal/Project/Combine $(distdir)/./Internal/Project/Project $(distdir)/./Internal/Project/Project/Collections $(distdir)/./Internal/Project/Project/Deployment $(distdir)/./Internal/Templates $(distdir)/./Internal/Templates/ProjectTemplates $(distdir)/./Internal/Undo $(distdir)/./Services $(distdir)/./Services/AmbienceService $(distdir)/./Services/ClassBrowserIcons $(distdir)/./Services/DispatchService $(distdir)/./Services/DisplayBinding $(distdir)/./Services/File $(distdir)/./Services/Language $(distdir)/./Services/LanguageBinding $(distdir)/./Services/MenuService $(distdir)/./Services/ParserService $(distdir)/./Services/Project $(distdir)/./Services/StatusBar $(distdir)/./Services/Tasks $(distdir)/./Services/Toolbar
 
675
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
676
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
677
        list='$(DISTFILES)'; for file in $$list; do \
 
678
          case $$file in \
 
679
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
680
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
681
          esac; \
 
682
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
683
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
684
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
685
            dir="/$$dir"; \
 
686
            $(mkdir_p) "$(distdir)$$dir"; \
 
687
          else \
 
688
            dir=''; \
 
689
          fi; \
 
690
          if test -d $$d/$$file; then \
 
691
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
692
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
693
            fi; \
 
694
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
695
          else \
 
696
            test -f $(distdir)/$$file \
 
697
            || cp -p $$d/$$file $(distdir)/$$file \
 
698
            || exit 1; \
 
699
          fi; \
 
700
        done
 
701
check-am: all-am
 
702
check: check-am
 
703
all-am: Makefile $(DATA)
 
704
installdirs:
 
705
        for dir in "$(DESTDIR)$(assemblydir)"; do \
 
706
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
707
        done
 
708
install: install-am
 
709
install-exec: install-exec-am
 
710
install-data: install-data-am
 
711
uninstall: uninstall-am
 
712
 
 
713
install-am: all-am
 
714
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
715
 
 
716
installcheck: installcheck-am
 
717
install-strip:
 
718
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
719
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
720
          `test -z '$(STRIP)' || \
 
721
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
722
mostlyclean-generic:
 
723
 
 
724
clean-generic:
 
725
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
726
 
 
727
distclean-generic:
 
728
        -rm -f $(CONFIG_CLEAN_FILES)
 
729
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
730
 
 
731
maintainer-clean-generic:
 
732
        @echo "This command is intended for maintainers to use"
 
733
        @echo "it deletes files that may require special tools to rebuild."
 
734
clean: clean-am
 
735
 
 
736
clean-am: clean-generic clean-libtool mostlyclean-am
 
737
 
 
738
distclean: distclean-am
 
739
        -rm -f Makefile
 
740
distclean-am: clean-am distclean-generic distclean-libtool
 
741
 
 
742
dvi: dvi-am
 
743
 
 
744
dvi-am:
 
745
 
 
746
html: html-am
 
747
 
 
748
info: info-am
 
749
 
 
750
info-am:
 
751
 
 
752
install-data-am: install-assemblyDATA
 
753
 
 
754
install-exec-am:
 
755
 
 
756
install-info: install-info-am
 
757
 
 
758
install-man:
 
759
 
 
760
installcheck-am:
 
761
 
 
762
maintainer-clean: maintainer-clean-am
 
763
        -rm -f Makefile
 
764
maintainer-clean-am: distclean-am maintainer-clean-generic
 
765
 
 
766
mostlyclean: mostlyclean-am
 
767
 
 
768
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
769
 
 
770
pdf: pdf-am
 
771
 
 
772
pdf-am:
 
773
 
 
774
ps: ps-am
 
775
 
 
776
ps-am:
 
777
 
 
778
uninstall-am: uninstall-assemblyDATA uninstall-info-am
 
779
 
 
780
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
781
        distclean distclean-generic distclean-libtool distdir dvi \
 
782
        dvi-am html html-am info info-am install install-am \
 
783
        install-assemblyDATA install-data install-data-am install-exec \
 
784
        install-exec-am install-info install-info-am install-man \
 
785
        install-strip installcheck installcheck-am installdirs \
 
786
        maintainer-clean maintainer-clean-generic mostlyclean \
 
787
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
788
        uninstall uninstall-am uninstall-assemblyDATA \
 
789
        uninstall-info-am
 
790
 
 
791
 
 
792
all: $(ASSEMBLY)
 
793
 
 
794
$(ASSEMBLY): $(build_sources) ../../../data/resources/glade/Base.glade
 
795
        $(CSC) -codepage:utf8 /out:$(ASSEMBLY) /target:library $(DLLS) \
 
796
                /resource:$(srcdir)/../../../data/resources/glade/Base.glade,Base.glade \
 
797
                $(monodoc_libflags) \
 
798
                $(build_sources) \
 
799
        && cp $(ASSEMBLY) ../../../build/bin/. \
 
800
        && cp $(ASSEMBLY).config ../../../build/bin/.
 
801
 
 
802
Services/StockIcons.cs : ./Services/process-icons.pl ../../../build/data/resources/icons
 
803
        perl  -x$(srcdir)/../../../build/data/resources/icons -w $(srcdir)/./Services/process-icons.pl > $(srcdir)/Services/StockIcons.cs
 
804
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
805
# Otherwise a system limit (for SysV at least) may be exceeded.
 
806
.NOEXPORT: