~ubuntu-branches/ubuntu/hardy/monodevelop/hardy

« back to all changes in this revision

Viewing changes to src/core/MonoDevelop.Ide/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-03-29 23:36:33 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080329233633-wq5p1rktg8ek3vxc
Tags: 1.0+dfsg-1ubuntu1
* Merge from Debian unstable. (LP: #209012) Remaining Ubuntu changes:
+ debian/control: 
  - Build-dep on xulrunner-1.9-dev instead of firefox-dev
  - Depend on xulrunner-1.9 instead of firefox
+ don't do any MOZILLA_HOME/MOZILLA_FIVE_HOME business which isn't needed
  for xulrunner-1.9 using the standalone glue anymore (gecko gil uses
  standalone by default)
  - add debian/patches/use_xulrunner_1.9.dpatch
  - update debian/patches/00list
* Remove build-dep on libxul-dev and the dep on libxul0d
  since we are using xulrunner1.9 instead.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
NORMAL_UNINSTALL = :
31
31
PRE_UNINSTALL = :
32
32
POST_UNINSTALL = :
33
 
build_triplet = @build@
34
 
host_triplet = @host@
35
33
DIST_COMMON = $(srcdir)/AssemblyInfo.cs.in $(srcdir)/Makefile.am \
36
34
        $(srcdir)/Makefile.in $(top_srcdir)/Makefile.include ChangeLog
37
35
subdir = src/core/MonoDevelop.Ide
39
37
am__aclocal_m4_deps = $(top_srcdir)/configure.in
40
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
39
        $(ACLOCAL_M4)
42
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
40
mkinstalldirs = $(install_sh) -d
43
41
CONFIG_CLEAN_FILES = AssemblyInfo.cs
44
42
SOURCES =
45
43
DIST_SOURCES =
62
60
AUTOHEADER = @AUTOHEADER@
63
61
AUTOMAKE = @AUTOMAKE@
64
62
AWK = @AWK@
65
 
CATALOGS = @CATALOGS@
66
 
CATOBJEXT = @CATOBJEXT@
67
 
CC = @CC@
68
 
CCDEPMODE = @CCDEPMODE@
69
 
CFLAGS = @CFLAGS@
70
 
CPP = @CPP@
71
 
CPPFLAGS = @CPPFLAGS@
72
63
CSC = @CSC@
73
64
CSC_FLAGS = @CSC_FLAGS@
74
65
CYGPATH_W = @CYGPATH_W@
75
 
DATADIRNAME = @DATADIRNAME@
76
66
DEFS = @DEFS@
77
 
DEPDIR = @DEPDIR@
78
67
ECHO_C = @ECHO_C@
79
68
ECHO_N = @ECHO_N@
80
69
ECHO_T = @ECHO_T@
81
 
EGREP = @EGREP@
82
 
EXEEXT = @EXEEXT@
83
70
GCONF_SHARP_CFLAGS = @GCONF_SHARP_CFLAGS@
84
71
GCONF_SHARP_LIBS = @GCONF_SHARP_LIBS@
85
72
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
87
74
GLADE_SHARP_LIBS = @GLADE_SHARP_LIBS@
88
75
GLIB_SHARP_CFLAGS = @GLIB_SHARP_CFLAGS@
89
76
GLIB_SHARP_LIBS = @GLIB_SHARP_LIBS@
90
 
GMOFILES = @GMOFILES@
91
 
GMSGFMT = @GMSGFMT@
92
77
GNOME_SHARP_CFLAGS = @GNOME_SHARP_CFLAGS@
93
78
GNOME_SHARP_LIBS = @GNOME_SHARP_LIBS@
94
79
GNOME_VFS_SHARP_CFLAGS = @GNOME_VFS_SHARP_CFLAGS@
95
80
GNOME_VFS_SHARP_LIBS = @GNOME_VFS_SHARP_LIBS@
96
 
GREP = @GREP@
97
81
GTKSOURCEVIEW2_SHARP_CFLAGS = @GTKSOURCEVIEW2_SHARP_CFLAGS@
98
82
GTKSOURCEVIEW2_SHARP_LIBS = @GTKSOURCEVIEW2_SHARP_LIBS@
99
83
GTKSOURCEVIEW_SHARP_CFLAGS = @GTKSOURCEVIEW_SHARP_CFLAGS@
105
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
106
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
107
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108
 
INSTOBJEXT = @INSTOBJEXT@
109
 
INTLLIBS = @INTLLIBS@
110
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
111
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
112
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
113
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
114
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
115
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
116
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
117
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
118
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
119
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
120
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
121
 
INTLTOOL_PERL = @INTLTOOL_PERL@
122
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
123
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
124
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
125
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
126
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
127
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
128
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
129
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
130
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
131
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
132
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
133
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
134
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
135
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
136
 
LDFLAGS = @LDFLAGS@
137
92
LD_LIBRARY_PATH = @LD_LIBRARY_PATH@
138
93
LIBOBJS = @LIBOBJS@
139
94
LIBS = @LIBS@
160
115
MONO_CAIRO_LIBS = @MONO_CAIRO_LIBS@
161
116
MOZILLA_HOME = @MOZILLA_HOME@
162
117
MSGFMT = @MSGFMT@
163
 
MSGFMT_OPTS = @MSGFMT_OPTS@
164
 
OBJEXT = @OBJEXT@
 
118
MSGMERGE = @MSGMERGE@
165
119
PACKAGE = @PACKAGE@
166
120
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
167
121
PACKAGE_NAME = @PACKAGE_NAME@
171
125
PATH = @PATH@
172
126
PATH_SEPARATOR = @PATH_SEPARATOR@
173
127
PKG_CONFIG = @PKG_CONFIG@
174
 
POFILES = @POFILES@
175
 
POSUB = @POSUB@
176
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
177
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
178
128
RUNTIME = @RUNTIME@
179
129
SET_MAKE = @SET_MAKE@
180
130
SHELL = @SHELL@
181
131
SQLITE_XML = @SQLITE_XML@
182
132
STRIP = @STRIP@
183
 
UNMANAGED_DEPENDENCIES_MINT_CFLAGS = @UNMANAGED_DEPENDENCIES_MINT_CFLAGS@
184
 
UNMANAGED_DEPENDENCIES_MINT_LIBS = @UNMANAGED_DEPENDENCIES_MINT_LIBS@
185
133
UNMANAGED_DEPENDENCIES_MONO_CFLAGS = @UNMANAGED_DEPENDENCIES_MONO_CFLAGS@
186
134
UNMANAGED_DEPENDENCIES_MONO_LIBS = @UNMANAGED_DEPENDENCIES_MONO_LIBS@
187
135
UPDATE_DESKTOP_DB = @UPDATE_DESKTOP_DB@
188
136
UPDATE_MIME_DB = @UPDATE_MIME_DB@
189
 
USE_NLS = @USE_NLS@
190
137
VERSION = @VERSION@
191
 
XGETTEXT = @XGETTEXT@
192
138
abs_builddir = @abs_builddir@
193
139
abs_srcdir = @abs_srcdir@
194
140
abs_top_builddir = @abs_top_builddir@
195
141
abs_top_srcdir = @abs_top_srcdir@
196
 
ac_ct_CC = @ac_ct_CC@
197
 
am__include = @am__include@
198
142
am__leading_dot = @am__leading_dot@
199
 
am__quote = @am__quote@
200
143
am__tar = @am__tar@
201
144
am__untar = @am__untar@
202
145
bindir = @bindir@
203
 
build = @build@
204
146
build_alias = @build_alias@
205
 
build_cpu = @build_cpu@
206
 
build_os = @build_os@
207
 
build_vendor = @build_vendor@
208
147
builddir = @builddir@
209
148
datadir = @datadir@
210
149
datarootdir = @datarootdir@
212
151
dvidir = @dvidir@
213
152
exec_prefix = @exec_prefix@
214
153
gtksharp_prefix = @gtksharp_prefix@
215
 
host = @host@
216
154
host_alias = @host_alias@
217
 
host_cpu = @host_cpu@
218
 
host_os = @host_os@
219
 
host_vendor = @host_vendor@
220
155
htmldir = @htmldir@
221
156
includedir = @includedir@
222
157
infodir = @infodir@
559
494
        icons/Icons.16x16.LinkOverlay.png \
560
495
        icons/Icons.AboutImage \
561
496
        icons/mono-powered.png \
562
 
        icons/navigate-next.png \
563
 
        icons/navigate-previous.png \
 
497
        icons/navigate-next-16.png \
 
498
        icons/navigate-next-24.png \
 
499
        icons/navigate-previous-16.png \
 
500
        icons/navigate-previous-24.png \
564
501
        icons/parsing.png \
565
502
        icons/pindown.png \
566
503
        icons/pinup.png \
606
543
build_sources = $(addprefix $(srcdir)/, $(FILES)) $(GENERATED_FILES)
607
544
build_resources = $(addprefix $(srcdir)/, $(RES))
608
545
build_test_sources = $(addprefix $(srcdir)/, $(TESTFILES)) $(GENERATED_FILES)
 
546
 
 
547
### SYNCH BLOCK: any changes to this line should be kept in sync with the corresponding block in monodevelop.in and mdtool.in
 
548
MD_PKG_CONFIG_PATH = $(gtksharp_prefix)/lib/pkgconfig/:/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/:/usr/share/pkgconfig/:/usr/local/share/pkgconfig/$(shell if test -d /usr/lib64; then echo ":/usr/lib64/pkgconfig/:/usr/local/lib64/pkgconfig/"; fi)
 
549
MD_BIN_PATH = $(abs_top_builddir)/build/bin
 
550
MD_LAUNCH_SETUP = \
 
551
        MONODEVELOP_LOCALE_PATH=$(abs_top_builddir)/build/locale \
 
552
        MONO_ADDINS_REGISTRY=$(MD_BIN_PATH) MOZILLA_FIVE_HOME=$(MOZILLA_HOME) \
 
553
        LD_LIBRARY_PATH=`echo "$(LD_LIBRARY_PATH):$(MOZILLA_HOME)" | sed 's/^://g'` \
 
554
        PKG_CONFIG_PATH=`echo "$(PKG_CONFIG_PATH):$(MD_PKG_CONFIG_PATH)" | sed 's/^://g'`
 
555
 
 
556
MDTOOL_RUN = $(MD_LAUNCH_SETUP) exec -a "mdtool" $(RUNTIME) --debug $(MD_BIN_PATH)/mdrun.exe
609
557
all: all-am
610
558
 
611
559
.SUFFIXES:
817
765
$(ASSEMBLY): $(build_sources) $(build_resources)
818
766
        $(CSC) $(CSC_FLAGS) -debug -codepage:utf8 -out:$@ -target:library $(REFS) \
819
767
                $(monodoc_libflags) $(build_resources:%=/resource:%) $(build_sources)
 
768
### END BLOCK
 
769
 
 
770
# workaroundfor lack of abs_top_builddir variable in automake < 1.10. Will break if mdtool isn't 
 
771
# launched from top_srcdir (i.e. where this script is located)
 
772
abs_top_builddir ?= $(top_builddir)
820
773
# Tell versions [3.59,3.63) of GNU make to not export all variables.
821
774
# Otherwise a system limit (for SysV at least) may be exceeded.
822
775
.NOEXPORT: