~samarjit-adhikari/gtkhtml/gtkhtml4.6

« back to all changes in this revision

Viewing changes to components/editor/Makefile.in

  • Committer: Samarjit Adhikari
  • Date: 2013-07-01 16:05:02 UTC
  • Revision ID: samarjit.adhikari@gmail.com-20130701160502-r7bk75mszf4h4anq
Added files generated from autogen.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
### Process this file with automake to produce Makefile.in
 
19
 
 
20
 
 
21
 
 
22
 
 
23
VPATH = @srcdir@
 
24
am__make_dryrun = \
 
25
  { \
 
26
    am__dry=no; \
 
27
    case $$MAKEFLAGS in \
 
28
      *\\[\ \   ]*) \
 
29
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
30
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
31
      *) \
 
32
        for am__flg in $$MAKEFLAGS; do \
 
33
          case $$am__flg in \
 
34
            *=*|--*) ;; \
 
35
            *n*) am__dry=yes; break;; \
 
36
          esac; \
 
37
        done;; \
 
38
    esac; \
 
39
    test $$am__dry = yes; \
 
40
  }
 
41
pkgdatadir = $(datadir)/@PACKAGE@
 
42
pkgincludedir = $(includedir)/@PACKAGE@
 
43
pkglibdir = $(libdir)/@PACKAGE@
 
44
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
45
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
46
install_sh_DATA = $(install_sh) -c -m 644
 
47
install_sh_PROGRAM = $(install_sh) -c
 
48
install_sh_SCRIPT = $(install_sh) -c
 
49
INSTALL_HEADER = $(INSTALL_DATA)
 
50
transform = $(program_transform_name)
 
51
NORMAL_INSTALL = :
 
52
PRE_INSTALL = :
 
53
POST_INSTALL = :
 
54
NORMAL_UNINSTALL = :
 
55
PRE_UNINSTALL = :
 
56
POST_UNINSTALL = :
 
57
build_triplet = @build@
 
58
host_triplet = @host@
 
59
bin_PROGRAMS = gtkhtml-editor-test$(EXEEXT)
 
60
subdir = components/editor
 
61
DIST_COMMON = $(libgtkhtml_editor_HEADERS) $(srcdir)/Makefile.am \
 
62
        $(srcdir)/Makefile.in $(srcdir)/gtkhtml-editor.pc.in
 
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
64
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
 
65
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
66
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
67
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
68
        $(top_srcdir)/configure.ac
 
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
70
        $(ACLOCAL_M4)
 
71
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
72
CONFIG_HEADER = $(top_builddir)/config.h
 
73
CONFIG_CLEAN_FILES = gtkhtml-editor.pc
 
74
CONFIG_CLEAN_VPATH_FILES =
 
75
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
76
am__vpath_adj = case $$p in \
 
77
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
78
    *) f=$$p;; \
 
79
  esac;
 
80
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
81
am__install_max = 40
 
82
am__nobase_strip_setup = \
 
83
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
84
am__nobase_strip = \
 
85
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
86
am__nobase_list = $(am__nobase_strip_setup); \
 
87
  for p in $$list; do echo "$$p $$p"; done | \
 
88
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
89
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
90
    if (++n[$$2] == $(am__install_max)) \
 
91
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
92
    END { for (dir in files) print dir, files[dir] }'
 
93
am__base_list = \
 
94
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
95
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
96
am__uninstall_files_from_dir = { \
 
97
  test -z "$$files" \
 
98
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
99
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
100
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
101
  }
 
102
am__installdirs = "$(DESTDIR)$(libdir)" \
 
103
        "$(DESTDIR)$(libglade_gtkhtml_editordir)" \
 
104
        "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gladecatalogdir)" \
 
105
        "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(uidir)" \
 
106
        "$(DESTDIR)$(libgtkhtml_editordir)"
 
107
LTLIBRARIES = $(lib_LTLIBRARIES) \
 
108
        $(libglade_gtkhtml_editor_LTLIBRARIES)
 
109
libglade_gtkhtml_editor_la_DEPENDENCIES =
 
110
am__libglade_gtkhtml_editor_la_SOURCES_DIST = gtkhtml-color-combo.c \
 
111
        gtkhtml-color-palette.c gtkhtml-color-state.c \
 
112
        gtkhtml-color-swatch.c gtkhtml-combo-box.c
 
113
@GLADE_CATALOG_TRUE@am_libglade_gtkhtml_editor_la_OBJECTS = libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo \
 
114
@GLADE_CATALOG_TRUE@    libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo \
 
115
@GLADE_CATALOG_TRUE@    libglade_gtkhtml_editor_la-gtkhtml-color-state.lo \
 
116
@GLADE_CATALOG_TRUE@    libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo \
 
117
@GLADE_CATALOG_TRUE@    libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo
 
118
libglade_gtkhtml_editor_la_OBJECTS =  \
 
119
        $(am_libglade_gtkhtml_editor_la_OBJECTS)
 
120
AM_V_lt = $(am__v_lt_@AM_V@)
 
121
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
122
am__v_lt_0 = --silent
 
123
libglade_gtkhtml_editor_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
124
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
125
        $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) \
 
126
        $(libglade_gtkhtml_editor_la_LDFLAGS) $(LDFLAGS) -o $@
 
127
@GLADE_CATALOG_TRUE@am_libglade_gtkhtml_editor_la_rpath = -rpath \
 
128
@GLADE_CATALOG_TRUE@    $(libglade_gtkhtml_editordir)
 
129
libgtkhtml_editor_4_0_la_DEPENDENCIES =  \
 
130
        $(top_builddir)/gtkhtml/libgtkhtml-@GTKHTML_API_VERSION@.la
 
131
am__objects_1 = gtkhtml-editor-marshal.lo gtkhtml-spell-marshal.lo
 
132
am_libgtkhtml_editor_4_0_la_OBJECTS = $(am__objects_1) \
 
133
        gtkhtml-color-combo.lo gtkhtml-color-palette.lo \
 
134
        gtkhtml-color-state.lo gtkhtml-color-swatch.lo \
 
135
        gtkhtml-combo-box.lo gtkhtml-editor.lo \
 
136
        gtkhtml-editor-actions.lo gtkhtml-editor-private.lo \
 
137
        gtkhtml-editor-signals.lo gtkhtml-face.lo \
 
138
        gtkhtml-face-action.lo gtkhtml-face-chooser.lo \
 
139
        gtkhtml-face-chooser-menu.lo gtkhtml-face-tool-button.lo \
 
140
        gtkhtml-image-chooser-dialog.lo gtkhtml-spell-dialog.lo \
 
141
        gtkhtml-spell-checker.lo gtkhtml-spell-language.lo
 
142
libgtkhtml_editor_4_0_la_OBJECTS =  \
 
143
        $(am_libgtkhtml_editor_4_0_la_OBJECTS)
 
144
libgtkhtml_editor_4_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
145
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
146
        $(AM_CFLAGS) $(CFLAGS) $(libgtkhtml_editor_4_0_la_LDFLAGS) \
 
147
        $(LDFLAGS) -o $@
 
148
PROGRAMS = $(bin_PROGRAMS)
 
149
am_gtkhtml_editor_test_OBJECTS = main.$(OBJEXT)
 
150
gtkhtml_editor_test_OBJECTS = $(am_gtkhtml_editor_test_OBJECTS)
 
151
gtkhtml_editor_test_DEPENDENCIES =  \
 
152
        libgtkhtml-editor-@EDITOR_API_VERSION@.la \
 
153
        $(top_builddir)/gtkhtml/libgtkhtml-@GTKHTML_API_VERSION@.la
 
154
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
155
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
156
am__depfiles_maybe = depfiles
 
157
am__mv = mv -f
 
158
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
159
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
160
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
161
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
162
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
163
        $(AM_CFLAGS) $(CFLAGS)
 
164
AM_V_CC = $(am__v_CC_@AM_V@)
 
165
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
166
am__v_CC_0 = @echo "  CC    " $@;
 
167
AM_V_at = $(am__v_at_@AM_V@)
 
168
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
169
am__v_at_0 = @
 
170
CCLD = $(CC)
 
171
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
172
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
173
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
174
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
175
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
176
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
177
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
178
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
179
am__v_GEN_0 = @echo "  GEN   " $@;
 
180
SOURCES = $(libglade_gtkhtml_editor_la_SOURCES) \
 
181
        $(libgtkhtml_editor_4_0_la_SOURCES) \
 
182
        $(gtkhtml_editor_test_SOURCES)
 
183
DIST_SOURCES = $(am__libglade_gtkhtml_editor_la_SOURCES_DIST) \
 
184
        $(libgtkhtml_editor_4_0_la_SOURCES) \
 
185
        $(gtkhtml_editor_test_SOURCES)
 
186
am__can_run_installinfo = \
 
187
  case $$AM_UPDATE_INFO_DIR in \
 
188
    n|no|NO) false;; \
 
189
    *) (install-info --version) >/dev/null 2>&1;; \
 
190
  esac
 
191
DATA = $(gladecatalog_DATA) $(pkgconfig_DATA) $(ui_DATA)
 
192
HEADERS = $(libgtkhtml_editor_HEADERS)
 
193
ETAGS = etags
 
194
CTAGS = ctags
 
195
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
196
ACLOCAL = @ACLOCAL@
 
197
ALLOCA = @ALLOCA@
 
198
ALL_LINGUAS = @ALL_LINGUAS@
 
199
AMTAR = @AMTAR@
 
200
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
201
AR = @AR@
 
202
AS = @AS@
 
203
AUTOCONF = @AUTOCONF@
 
204
AUTOHEADER = @AUTOHEADER@
 
205
AUTOMAKE = @AUTOMAKE@
 
206
AWK = @AWK@
 
207
CATALOGS = @CATALOGS@
 
208
CATOBJEXT = @CATOBJEXT@
 
209
CC = @CC@
 
210
CCDEPMODE = @CCDEPMODE@
 
211
CFLAGS = @CFLAGS@
 
212
CPP = @CPP@
 
213
CPPFLAGS = @CPPFLAGS@
 
214
CXX = @CXX@
 
215
CXXCPP = @CXXCPP@
 
216
CXXDEPMODE = @CXXDEPMODE@
 
217
CXXFLAGS = @CXXFLAGS@
 
218
CYGPATH_W = @CYGPATH_W@
 
219
DATADIRNAME = @DATADIRNAME@
 
220
DEFS = @DEFS@
 
221
DEPDIR = @DEPDIR@
 
222
DLLTOOL = @DLLTOOL@
 
223
DSYMUTIL = @DSYMUTIL@
 
224
DUMPBIN = @DUMPBIN@
 
225
ECHO_C = @ECHO_C@
 
226
ECHO_N = @ECHO_N@
 
227
ECHO_T = @ECHO_T@
 
228
EDITOR_API_VERSION = @EDITOR_API_VERSION@
 
229
EGREP = @EGREP@
 
230
EXEEXT = @EXEEXT@
 
231
FGREP = @FGREP@
 
232
GAIL_CFLAGS = @GAIL_CFLAGS@
 
233
GAIL_LIBS = @GAIL_LIBS@
 
234
GAIL_MODULES = @GAIL_MODULES@
 
235
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
236
GIT_CFLAGS = @GIT_CFLAGS@
 
237
GIT_LIBS = @GIT_LIBS@
 
238
GLADEUI_CFLAGS = @GLADEUI_CFLAGS@
 
239
GLADEUI_LIBS = @GLADEUI_LIBS@
 
240
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
241
GMOFILES = @GMOFILES@
 
242
GMSGFMT = @GMSGFMT@
 
243
GNOME_GTKHTML_EDITOR_TYPE = @GNOME_GTKHTML_EDITOR_TYPE@
 
244
GREP = @GREP@
 
245
GTKHTML_AGE = @GTKHTML_AGE@
 
246
GTKHTML_API_VERSION = @GTKHTML_API_VERSION@
 
247
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
 
248
GTKHTML_CURRENT = @GTKHTML_CURRENT@
 
249
GTKHTML_LIBS = @GTKHTML_LIBS@
 
250
GTKHTML_MODULES = @GTKHTML_MODULES@
 
251
GTKHTML_RELEASE_STRING = @GTKHTML_RELEASE_STRING@
 
252
GTKHTML_REVISION = @GTKHTML_REVISION@
 
253
HAVE_NEWSOUP = @HAVE_NEWSOUP@
 
254
I18N_LIB_CFLAGS = @I18N_LIB_CFLAGS@
 
255
INSTALL = @INSTALL@
 
256
INSTALL_DATA = @INSTALL_DATA@
 
257
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
258
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
259
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
260
INSTOBJEXT = @INSTOBJEXT@
 
261
INTLLIBS = @INTLLIBS@
 
262
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
263
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
264
INTLTOOL_PERL = @INTLTOOL_PERL@
 
265
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
266
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
267
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
268
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
269
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
270
LD = @LD@
 
271
LDFLAGS = @LDFLAGS@
 
272
LIBM = @LIBM@
 
273
LIBOBJS = @LIBOBJS@
 
274
LIBS = @LIBS@
 
275
LIBTOOL = @LIBTOOL@
 
276
LIPO = @LIPO@
 
277
LN_S = @LN_S@
 
278
LTLIBOBJS = @LTLIBOBJS@
 
279
MAINT = @MAINT@
 
280
MAKEINFO = @MAKEINFO@
 
281
MANIFEST_TOOL = @MANIFEST_TOOL@
 
282
MKDIR_P = @MKDIR_P@
 
283
MKINSTALLDIRS = @MKINSTALLDIRS@
 
284
MSGFMT = @MSGFMT@
 
285
MSGFMT_OPTS = @MSGFMT_OPTS@
 
286
MSGMERGE = @MSGMERGE@
 
287
NM = @NM@
 
288
NMEDIT = @NMEDIT@
 
289
OBJDUMP = @OBJDUMP@
 
290
OBJEXT = @OBJEXT@
 
291
ORBIT_IDL = @ORBIT_IDL@
 
292
OTOOL = @OTOOL@
 
293
OTOOL64 = @OTOOL64@
 
294
PACKAGE = @PACKAGE@
 
295
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
296
PACKAGE_NAME = @PACKAGE_NAME@
 
297
PACKAGE_STRING = @PACKAGE_STRING@
 
298
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
299
PACKAGE_URL = @PACKAGE_URL@
 
300
PACKAGE_VERSION = @PACKAGE_VERSION@
 
301
PATH_SEPARATOR = @PATH_SEPARATOR@
 
302
PKG_CONFIG = @PKG_CONFIG@
 
303
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
304
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
305
POFILES = @POFILES@
 
306
POSUB = @POSUB@
 
307
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
308
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
309
RANLIB = @RANLIB@
 
310
REGEX_LIBS = @REGEX_LIBS@
 
311
SED = @SED@
 
312
SET_MAKE = @SET_MAKE@
 
313
SHELL = @SHELL@
 
314
SOEXT = @SOEXT@
 
315
SOUP_CFLAGS = @SOUP_CFLAGS@
 
316
SOUP_LIBS = @SOUP_LIBS@
 
317
STRIP = @STRIP@
 
318
USE_NLS = @USE_NLS@
 
319
VERSION = @VERSION@
 
320
WARNING_FLAGS = @WARNING_FLAGS@
 
321
XGETTEXT = @XGETTEXT@
 
322
abs_builddir = @abs_builddir@
 
323
abs_srcdir = @abs_srcdir@
 
324
abs_top_builddir = @abs_top_builddir@
 
325
abs_top_srcdir = @abs_top_srcdir@
 
326
ac_ct_AR = @ac_ct_AR@
 
327
ac_ct_CC = @ac_ct_CC@
 
328
ac_ct_CXX = @ac_ct_CXX@
 
329
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
330
am__include = @am__include@
 
331
am__leading_dot = @am__leading_dot@
 
332
am__quote = @am__quote@
 
333
am__tar = @am__tar@
 
334
am__untar = @am__untar@
 
335
bindir = @bindir@
 
336
build = @build@
 
337
build_alias = @build_alias@
 
338
build_cpu = @build_cpu@
 
339
build_os = @build_os@
 
340
build_vendor = @build_vendor@
 
341
builddir = @builddir@
 
342
datadir = @datadir@
 
343
datarootdir = @datarootdir@
 
344
docdir = @docdir@
 
345
dvidir = @dvidir@
 
346
exec_prefix = @exec_prefix@
 
347
host = @host@
 
348
host_alias = @host_alias@
 
349
host_cpu = @host_cpu@
 
350
host_os = @host_os@
 
351
host_vendor = @host_vendor@
 
352
htmldir = @htmldir@
 
353
includedir = @includedir@
 
354
infodir = @infodir@
 
355
install_sh = @install_sh@
 
356
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
357
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
358
libdir = @libdir@
 
359
libexecdir = @libexecdir@
 
360
localedir = @localedir@
 
361
localstatedir = @localstatedir@
 
362
mandir = @mandir@
 
363
mkdir_p = @mkdir_p@
 
364
oldincludedir = @oldincludedir@
 
365
pdfdir = @pdfdir@
 
366
prefix = @prefix@
 
367
program_transform_name = @program_transform_name@
 
368
psdir = @psdir@
 
369
sbindir = @sbindir@
 
370
sharedstatedir = @sharedstatedir@
 
371
srcdir = @srcdir@
 
372
sysconfdir = @sysconfdir@
 
373
target_alias = @target_alias@
 
374
top_build_prefix = @top_build_prefix@
 
375
top_builddir = @top_builddir@
 
376
top_srcdir = @top_srcdir@
 
377
gtkhtml_data = $(datadir)/gtkhtml-@GTKHTML_API_VERSION@
 
378
lib_LTLIBRARIES = libgtkhtml-editor-4.0.la
 
379
AM_CFLAGS = \
 
380
        @GTKHTML_CFLAGS@                        \
 
381
        -I$(top_srcdir)                         \
 
382
        -I$(top_srcdir)/gtkhtml                 \
 
383
        -I$(top_srcdir)/components/editor       \
 
384
        -DG_LOG_DOMAIN=\"gtkhtml-editor\"       \
 
385
        -DDATADIR=\""$(datadir)"\"              \
 
386
        -DLOCALEDIR=\""$(datadir)/locale/"\"    \
 
387
        -DICONDIR=\""$(gtkhtml_data)/icons"\"   \
 
388
        -DHAVE_CONFIG_H
 
389
 
 
390
BUILT_SOURCES = \
 
391
        gtkhtml-editor-marshal.c                \
 
392
        gtkhtml-editor-marshal.h                \
 
393
        gtkhtml-spell-marshal.c                 \
 
394
        gtkhtml-spell-marshal.h
 
395
 
 
396
libgtkhtml_editordir = $(includedir)/libgtkhtml-@GTKHTML_API_VERSION@/editor
 
397
libgtkhtml_editor_4_0_la_SOURCES = \
 
398
        $(BUILT_SOURCES)                        \
 
399
        gtkhtml-color-combo.c                   \
 
400
        gtkhtml-color-combo.h                   \
 
401
        gtkhtml-color-palette.c                 \
 
402
        gtkhtml-color-palette.h                 \
 
403
        gtkhtml-color-state.c                   \
 
404
        gtkhtml-color-state.h                   \
 
405
        gtkhtml-color-swatch.c                  \
 
406
        gtkhtml-color-swatch.h                  \
 
407
        gtkhtml-combo-box.c                     \
 
408
        gtkhtml-combo-box.h                     \
 
409
        gtkhtml-editor.c                        \
 
410
        gtkhtml-editor-actions.c                \
 
411
        gtkhtml-editor-private.c                \
 
412
        gtkhtml-editor-private.h                \
 
413
        gtkhtml-editor-signals.c                \
 
414
        gtkhtml-face.c                          \
 
415
        gtkhtml-face.h                          \
 
416
        gtkhtml-face-action.c                   \
 
417
        gtkhtml-face-action.h                   \
 
418
        gtkhtml-face-chooser.c                  \
 
419
        gtkhtml-face-chooser.h                  \
 
420
        gtkhtml-face-chooser-menu.c             \
 
421
        gtkhtml-face-chooser-menu.h             \
 
422
        gtkhtml-face-tool-button.c              \
 
423
        gtkhtml-face-tool-button.h              \
 
424
        gtkhtml-image-chooser-dialog.c          \
 
425
        gtkhtml-image-chooser-dialog.h          \
 
426
        gtkhtml-spell-dialog.c                  \
 
427
        gtkhtml-spell-dialog.h                  \
 
428
        gtkhtml-spell-checker.c                 \
 
429
        gtkhtml-spell-language.c
 
430
 
 
431
libgtkhtml_editor_HEADERS = \
 
432
        gtkhtml-editor.h                        \
 
433
        gtkhtml-editor-actions.h                \
 
434
        gtkhtml-editor-common.h                 \
 
435
        gtkhtml-editor-widgets.h                \
 
436
        gtkhtml-spell-checker.h                 \
 
437
        gtkhtml-spell-language.h
 
438
 
 
439
libgtkhtml_editor_4_0_la_LIBADD = \
 
440
        @GTKHTML_LIBS@                          \
 
441
        $(top_builddir)/gtkhtml/libgtkhtml-@GTKHTML_API_VERSION@.la
 
442
 
 
443
libgtkhtml_editor_4_0_la_LDFLAGS = -no-undefined
 
444
gtkhtml_editor_test_SOURCES = main.c
 
445
gtkhtml_editor_test_LDADD = \
 
446
        @GTKHTML_LIBS@                          \
 
447
        libgtkhtml-editor-@EDITOR_API_VERSION@.la                       \
 
448
        $(top_builddir)/gtkhtml/libgtkhtml-@GTKHTML_API_VERSION@.la
 
449
 
 
450
pkgconfigdir = $(libdir)/pkgconfig
 
451
pkgconfig_in_files = gtkhtml-editor.pc.in
 
452
pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=-$(EDITOR_API_VERSION).pc)
 
453
uidir = $(gtkhtml_data)
 
454
ui_DATA = \
 
455
        gtkhtml-editor-builder.ui               \
 
456
        gtkhtml-editor-manager.ui
 
457
 
 
458
EXTRA_DIST = \
 
459
        $(pkgconfig_DATA)                       \
 
460
        $(ui_DATA)                              \
 
461
        gtkhtml-editor-marshal.list             \
 
462
        gtkhtml-spell-marshal.list              \
 
463
        gtkhtml-editor.xml
 
464
 
 
465
CLEANFILES = $(BUILT_SOURCES)
 
466
DISTCLEANFILES = $(pkgconfig_DATA)
 
467
@GLADE_CATALOG_TRUE@gladecatalog_DATA = gtkhtml-editor.xml
 
468
@GLADE_CATALOG_TRUE@gladecatalogdir = `$(PKG_CONFIG) --variable=catalogdir gladeui-2.0`
 
469
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editor_LTLIBRARIES = libglade-gtkhtml-editor.la
 
470
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editordir = `$(PKG_CONFIG) --variable=moduledir gladeui-2.0`
 
471
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editor_la_CFLAGS = @GTKHTML_CFLAGS@
 
472
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editor_la_SOURCES = \
 
473
@GLADE_CATALOG_TRUE@    gtkhtml-color-combo.c                   \
 
474
@GLADE_CATALOG_TRUE@    gtkhtml-color-palette.c                 \
 
475
@GLADE_CATALOG_TRUE@    gtkhtml-color-state.c                   \
 
476
@GLADE_CATALOG_TRUE@    gtkhtml-color-swatch.c                  \
 
477
@GLADE_CATALOG_TRUE@    gtkhtml-combo-box.c
 
478
 
 
479
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editor_la_LDFLAGS = -module -avoid-version -no-undefined
 
480
@GLADE_CATALOG_TRUE@libglade_gtkhtml_editor_la_LIBADD = @GTKHTML_CFLAGS@
 
481
all: $(BUILT_SOURCES)
 
482
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
483
 
 
484
.SUFFIXES:
 
485
.SUFFIXES: .c .lo .o .obj
 
486
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
487
        @for dep in $?; do \
 
488
          case '$(am__configure_deps)' in \
 
489
            *$$dep*) \
 
490
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
491
                && { if test -f $@; then exit 0; else break; fi; }; \
 
492
              exit 1;; \
 
493
          esac; \
 
494
        done; \
 
495
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu components/editor/Makefile'; \
 
496
        $(am__cd) $(top_srcdir) && \
 
497
          $(AUTOMAKE) --gnu components/editor/Makefile
 
498
.PRECIOUS: Makefile
 
499
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
500
        @case '$?' in \
 
501
          *config.status*) \
 
502
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
503
          *) \
 
504
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
505
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
506
        esac;
 
507
 
 
508
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
509
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
510
 
 
511
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
512
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
513
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
514
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
515
$(am__aclocal_m4_deps):
 
516
gtkhtml-editor.pc: $(top_builddir)/config.status $(srcdir)/gtkhtml-editor.pc.in
 
517
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
518
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
519
        @$(NORMAL_INSTALL)
 
520
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
521
        list2=; for p in $$list; do \
 
522
          if test -f $$p; then \
 
523
            list2="$$list2 $$p"; \
 
524
          else :; fi; \
 
525
        done; \
 
526
        test -z "$$list2" || { \
 
527
          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
 
528
          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
 
529
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
530
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
531
        }
 
532
 
 
533
uninstall-libLTLIBRARIES:
 
534
        @$(NORMAL_UNINSTALL)
 
535
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
536
        for p in $$list; do \
 
537
          $(am__strip_dir) \
 
538
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
539
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
 
540
        done
 
541
 
 
542
clean-libLTLIBRARIES:
 
543
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
544
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
545
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
546
          test "$$dir" != "$$p" || dir=.; \
 
547
          echo "rm -f \"$${dir}/so_locations\""; \
 
548
          rm -f "$${dir}/so_locations"; \
 
549
        done
 
550
install-libglade_gtkhtml_editorLTLIBRARIES: $(libglade_gtkhtml_editor_LTLIBRARIES)
 
551
        @$(NORMAL_INSTALL)
 
552
        @list='$(libglade_gtkhtml_editor_LTLIBRARIES)'; test -n "$(libglade_gtkhtml_editordir)" || list=; \
 
553
        list2=; for p in $$list; do \
 
554
          if test -f $$p; then \
 
555
            list2="$$list2 $$p"; \
 
556
          else :; fi; \
 
557
        done; \
 
558
        test -z "$$list2" || { \
 
559
          echo " $(MKDIR_P) '$(DESTDIR)$(libglade_gtkhtml_editordir)'"; \
 
560
          $(MKDIR_P) "$(DESTDIR)$(libglade_gtkhtml_editordir)" || exit 1; \
 
561
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libglade_gtkhtml_editordir)'"; \
 
562
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libglade_gtkhtml_editordir)"; \
 
563
        }
 
564
 
 
565
uninstall-libglade_gtkhtml_editorLTLIBRARIES:
 
566
        @$(NORMAL_UNINSTALL)
 
567
        @list='$(libglade_gtkhtml_editor_LTLIBRARIES)'; test -n "$(libglade_gtkhtml_editordir)" || list=; \
 
568
        for p in $$list; do \
 
569
          $(am__strip_dir) \
 
570
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libglade_gtkhtml_editordir)/$$f'"; \
 
571
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libglade_gtkhtml_editordir)/$$f"; \
 
572
        done
 
573
 
 
574
clean-libglade_gtkhtml_editorLTLIBRARIES:
 
575
        -test -z "$(libglade_gtkhtml_editor_LTLIBRARIES)" || rm -f $(libglade_gtkhtml_editor_LTLIBRARIES)
 
576
        @list='$(libglade_gtkhtml_editor_LTLIBRARIES)'; for p in $$list; do \
 
577
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
578
          test "$$dir" != "$$p" || dir=.; \
 
579
          echo "rm -f \"$${dir}/so_locations\""; \
 
580
          rm -f "$${dir}/so_locations"; \
 
581
        done
 
582
libglade-gtkhtml-editor.la: $(libglade_gtkhtml_editor_la_OBJECTS) $(libglade_gtkhtml_editor_la_DEPENDENCIES) $(EXTRA_libglade_gtkhtml_editor_la_DEPENDENCIES) 
 
583
        $(AM_V_CCLD)$(libglade_gtkhtml_editor_la_LINK) $(am_libglade_gtkhtml_editor_la_rpath) $(libglade_gtkhtml_editor_la_OBJECTS) $(libglade_gtkhtml_editor_la_LIBADD) $(LIBS)
 
584
libgtkhtml-editor-4.0.la: $(libgtkhtml_editor_4_0_la_OBJECTS) $(libgtkhtml_editor_4_0_la_DEPENDENCIES) $(EXTRA_libgtkhtml_editor_4_0_la_DEPENDENCIES) 
 
585
        $(AM_V_CCLD)$(libgtkhtml_editor_4_0_la_LINK) -rpath $(libdir) $(libgtkhtml_editor_4_0_la_OBJECTS) $(libgtkhtml_editor_4_0_la_LIBADD) $(LIBS)
 
586
install-binPROGRAMS: $(bin_PROGRAMS)
 
587
        @$(NORMAL_INSTALL)
 
588
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
589
        if test -n "$$list"; then \
 
590
          echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
 
591
          $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
 
592
        fi; \
 
593
        for p in $$list; do echo "$$p $$p"; done | \
 
594
        sed 's/$(EXEEXT)$$//' | \
 
595
        while read p p1; do if test -f $$p || test -f $$p1; \
 
596
          then echo "$$p"; echo "$$p"; else :; fi; \
 
597
        done | \
 
598
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
599
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
600
        sed 'N;N;N;s,\n, ,g' | \
 
601
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
602
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
603
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
604
            else { print "f", $$3 "/" $$4, $$1; } } \
 
605
          END { for (d in files) print "f", d, files[d] }' | \
 
606
        while read type dir files; do \
 
607
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
608
            test -z "$$files" || { \
 
609
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
610
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
611
            } \
 
612
        ; done
 
613
 
 
614
uninstall-binPROGRAMS:
 
615
        @$(NORMAL_UNINSTALL)
 
616
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
617
        files=`for p in $$list; do echo "$$p"; done | \
 
618
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
619
              -e 's/$$/$(EXEEXT)/' `; \
 
620
        test -n "$$list" || exit 0; \
 
621
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
622
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
623
 
 
624
clean-binPROGRAMS:
 
625
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
626
        echo " rm -f" $$list; \
 
627
        rm -f $$list || exit $$?; \
 
628
        test -n "$(EXEEXT)" || exit 0; \
 
629
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
630
        echo " rm -f" $$list; \
 
631
        rm -f $$list
 
632
gtkhtml-editor-test$(EXEEXT): $(gtkhtml_editor_test_OBJECTS) $(gtkhtml_editor_test_DEPENDENCIES) $(EXTRA_gtkhtml_editor_test_DEPENDENCIES) 
 
633
        @rm -f gtkhtml-editor-test$(EXEEXT)
 
634
        $(AM_V_CCLD)$(LINK) $(gtkhtml_editor_test_OBJECTS) $(gtkhtml_editor_test_LDADD) $(LIBS)
 
635
 
 
636
mostlyclean-compile:
 
637
        -rm -f *.$(OBJEXT)
 
638
 
 
639
distclean-compile:
 
640
        -rm -f *.tab.c
 
641
 
 
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-color-combo.Plo@am__quote@
 
643
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-color-palette.Plo@am__quote@
 
644
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-color-state.Plo@am__quote@
 
645
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-color-swatch.Plo@am__quote@
 
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-combo-box.Plo@am__quote@
 
647
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-editor-actions.Plo@am__quote@
 
648
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-editor-marshal.Plo@am__quote@
 
649
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-editor-private.Plo@am__quote@
 
650
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-editor-signals.Plo@am__quote@
 
651
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-editor.Plo@am__quote@
 
652
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-face-action.Plo@am__quote@
 
653
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-face-chooser-menu.Plo@am__quote@
 
654
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-face-chooser.Plo@am__quote@
 
655
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-face-tool-button.Plo@am__quote@
 
656
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-face.Plo@am__quote@
 
657
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-image-chooser-dialog.Plo@am__quote@
 
658
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-spell-checker.Plo@am__quote@
 
659
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-spell-dialog.Plo@am__quote@
 
660
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-spell-language.Plo@am__quote@
 
661
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkhtml-spell-marshal.Plo@am__quote@
 
662
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-combo.Plo@am__quote@
 
663
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-palette.Plo@am__quote@
 
664
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-state.Plo@am__quote@
 
665
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-swatch.Plo@am__quote@
 
666
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-combo-box.Plo@am__quote@
 
667
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
 
668
 
 
669
.c.o:
 
670
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
671
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
674
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
675
 
 
676
.c.obj:
 
677
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
678
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
679
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
681
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
682
 
 
683
.c.lo:
 
684
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
685
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
686
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
688
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
689
 
 
690
libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo: gtkhtml-color-combo.c
 
691
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -MT libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo -MD -MP -MF $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-combo.Tpo -c -o libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo `test -f 'gtkhtml-color-combo.c' || echo '$(srcdir)/'`gtkhtml-color-combo.c
 
692
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-combo.Tpo $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-combo.Plo
 
693
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gtkhtml-color-combo.c' object='libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo' libtool=yes @AMDEPBACKSLASH@
 
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
695
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -c -o libglade_gtkhtml_editor_la-gtkhtml-color-combo.lo `test -f 'gtkhtml-color-combo.c' || echo '$(srcdir)/'`gtkhtml-color-combo.c
 
696
 
 
697
libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo: gtkhtml-color-palette.c
 
698
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -MT libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo -MD -MP -MF $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-palette.Tpo -c -o libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo `test -f 'gtkhtml-color-palette.c' || echo '$(srcdir)/'`gtkhtml-color-palette.c
 
699
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-palette.Tpo $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-palette.Plo
 
700
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gtkhtml-color-palette.c' object='libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo' libtool=yes @AMDEPBACKSLASH@
 
701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
702
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -c -o libglade_gtkhtml_editor_la-gtkhtml-color-palette.lo `test -f 'gtkhtml-color-palette.c' || echo '$(srcdir)/'`gtkhtml-color-palette.c
 
703
 
 
704
libglade_gtkhtml_editor_la-gtkhtml-color-state.lo: gtkhtml-color-state.c
 
705
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -MT libglade_gtkhtml_editor_la-gtkhtml-color-state.lo -MD -MP -MF $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-state.Tpo -c -o libglade_gtkhtml_editor_la-gtkhtml-color-state.lo `test -f 'gtkhtml-color-state.c' || echo '$(srcdir)/'`gtkhtml-color-state.c
 
706
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-state.Tpo $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-state.Plo
 
707
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gtkhtml-color-state.c' object='libglade_gtkhtml_editor_la-gtkhtml-color-state.lo' libtool=yes @AMDEPBACKSLASH@
 
708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
709
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -c -o libglade_gtkhtml_editor_la-gtkhtml-color-state.lo `test -f 'gtkhtml-color-state.c' || echo '$(srcdir)/'`gtkhtml-color-state.c
 
710
 
 
711
libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo: gtkhtml-color-swatch.c
 
712
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -MT libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo -MD -MP -MF $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-swatch.Tpo -c -o libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo `test -f 'gtkhtml-color-swatch.c' || echo '$(srcdir)/'`gtkhtml-color-swatch.c
 
713
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-swatch.Tpo $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-color-swatch.Plo
 
714
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gtkhtml-color-swatch.c' object='libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo' libtool=yes @AMDEPBACKSLASH@
 
715
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
716
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -c -o libglade_gtkhtml_editor_la-gtkhtml-color-swatch.lo `test -f 'gtkhtml-color-swatch.c' || echo '$(srcdir)/'`gtkhtml-color-swatch.c
 
717
 
 
718
libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo: gtkhtml-combo-box.c
 
719
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -MT libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo -MD -MP -MF $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-combo-box.Tpo -c -o libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo `test -f 'gtkhtml-combo-box.c' || echo '$(srcdir)/'`gtkhtml-combo-box.c
 
720
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-combo-box.Tpo $(DEPDIR)/libglade_gtkhtml_editor_la-gtkhtml-combo-box.Plo
 
721
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gtkhtml-combo-box.c' object='libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo' libtool=yes @AMDEPBACKSLASH@
 
722
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
723
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglade_gtkhtml_editor_la_CFLAGS) $(CFLAGS) -c -o libglade_gtkhtml_editor_la-gtkhtml-combo-box.lo `test -f 'gtkhtml-combo-box.c' || echo '$(srcdir)/'`gtkhtml-combo-box.c
 
724
 
 
725
mostlyclean-libtool:
 
726
        -rm -f *.lo
 
727
 
 
728
clean-libtool:
 
729
        -rm -rf .libs _libs
 
730
install-gladecatalogDATA: $(gladecatalog_DATA)
 
731
        @$(NORMAL_INSTALL)
 
732
        @list='$(gladecatalog_DATA)'; test -n "$(gladecatalogdir)" || list=; \
 
733
        if test -n "$$list"; then \
 
734
          echo " $(MKDIR_P) '$(DESTDIR)$(gladecatalogdir)'"; \
 
735
          $(MKDIR_P) "$(DESTDIR)$(gladecatalogdir)" || exit 1; \
 
736
        fi; \
 
737
        for p in $$list; do \
 
738
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
739
          echo "$$d$$p"; \
 
740
        done | $(am__base_list) | \
 
741
        while read files; do \
 
742
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gladecatalogdir)'"; \
 
743
          $(INSTALL_DATA) $$files "$(DESTDIR)$(gladecatalogdir)" || exit $$?; \
 
744
        done
 
745
 
 
746
uninstall-gladecatalogDATA:
 
747
        @$(NORMAL_UNINSTALL)
 
748
        @list='$(gladecatalog_DATA)'; test -n "$(gladecatalogdir)" || list=; \
 
749
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
750
        dir='$(DESTDIR)$(gladecatalogdir)'; $(am__uninstall_files_from_dir)
 
751
install-pkgconfigDATA: $(pkgconfig_DATA)
 
752
        @$(NORMAL_INSTALL)
 
753
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
754
        if test -n "$$list"; then \
 
755
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
 
756
          $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
 
757
        fi; \
 
758
        for p in $$list; do \
 
759
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
760
          echo "$$d$$p"; \
 
761
        done | $(am__base_list) | \
 
762
        while read files; do \
 
763
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
764
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
 
765
        done
 
766
 
 
767
uninstall-pkgconfigDATA:
 
768
        @$(NORMAL_UNINSTALL)
 
769
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
770
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
771
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
 
772
install-uiDATA: $(ui_DATA)
 
773
        @$(NORMAL_INSTALL)
 
774
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
775
        if test -n "$$list"; then \
 
776
          echo " $(MKDIR_P) '$(DESTDIR)$(uidir)'"; \
 
777
          $(MKDIR_P) "$(DESTDIR)$(uidir)" || exit 1; \
 
778
        fi; \
 
779
        for p in $$list; do \
 
780
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
781
          echo "$$d$$p"; \
 
782
        done | $(am__base_list) | \
 
783
        while read files; do \
 
784
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
 
785
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
 
786
        done
 
787
 
 
788
uninstall-uiDATA:
 
789
        @$(NORMAL_UNINSTALL)
 
790
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
791
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
792
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
 
793
install-libgtkhtml_editorHEADERS: $(libgtkhtml_editor_HEADERS)
 
794
        @$(NORMAL_INSTALL)
 
795
        @list='$(libgtkhtml_editor_HEADERS)'; test -n "$(libgtkhtml_editordir)" || list=; \
 
796
        if test -n "$$list"; then \
 
797
          echo " $(MKDIR_P) '$(DESTDIR)$(libgtkhtml_editordir)'"; \
 
798
          $(MKDIR_P) "$(DESTDIR)$(libgtkhtml_editordir)" || exit 1; \
 
799
        fi; \
 
800
        for p in $$list; do \
 
801
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
802
          echo "$$d$$p"; \
 
803
        done | $(am__base_list) | \
 
804
        while read files; do \
 
805
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libgtkhtml_editordir)'"; \
 
806
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(libgtkhtml_editordir)" || exit $$?; \
 
807
        done
 
808
 
 
809
uninstall-libgtkhtml_editorHEADERS:
 
810
        @$(NORMAL_UNINSTALL)
 
811
        @list='$(libgtkhtml_editor_HEADERS)'; test -n "$(libgtkhtml_editordir)" || list=; \
 
812
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
813
        dir='$(DESTDIR)$(libgtkhtml_editordir)'; $(am__uninstall_files_from_dir)
 
814
 
 
815
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
816
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
817
        unique=`for i in $$list; do \
 
818
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
819
          done | \
 
820
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
821
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
822
        mkid -fID $$unique
 
823
tags: TAGS
 
824
 
 
825
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
826
                $(TAGS_FILES) $(LISP)
 
827
        set x; \
 
828
        here=`pwd`; \
 
829
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
830
        unique=`for i in $$list; do \
 
831
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
832
          done | \
 
833
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
834
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
835
        shift; \
 
836
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
837
          test -n "$$unique" || unique=$$empty_fix; \
 
838
          if test $$# -gt 0; then \
 
839
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
840
              "$$@" $$unique; \
 
841
          else \
 
842
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
843
              $$unique; \
 
844
          fi; \
 
845
        fi
 
846
ctags: CTAGS
 
847
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
848
                $(TAGS_FILES) $(LISP)
 
849
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
850
        unique=`for i in $$list; do \
 
851
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
852
          done | \
 
853
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
854
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
855
        test -z "$(CTAGS_ARGS)$$unique" \
 
856
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
857
             $$unique
 
858
 
 
859
GTAGS:
 
860
        here=`$(am__cd) $(top_builddir) && pwd` \
 
861
          && $(am__cd) $(top_srcdir) \
 
862
          && gtags -i $(GTAGS_ARGS) "$$here"
 
863
 
 
864
distclean-tags:
 
865
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
866
 
 
867
distdir: $(DISTFILES)
 
868
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
869
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
870
        list='$(DISTFILES)'; \
 
871
          dist_files=`for file in $$list; do echo $$file; done | \
 
872
          sed -e "s|^$$srcdirstrip/||;t" \
 
873
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
874
        case $$dist_files in \
 
875
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
876
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
877
                           sort -u` ;; \
 
878
        esac; \
 
879
        for file in $$dist_files; do \
 
880
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
881
          if test -d $$d/$$file; then \
 
882
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
883
            if test -d "$(distdir)/$$file"; then \
 
884
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
885
            fi; \
 
886
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
887
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
888
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
889
            fi; \
 
890
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
891
          else \
 
892
            test -f "$(distdir)/$$file" \
 
893
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
894
            || exit 1; \
 
895
          fi; \
 
896
        done
 
897
check-am: all-am
 
898
check: $(BUILT_SOURCES)
 
899
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
900
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
 
901
install-binPROGRAMS: install-libLTLIBRARIES
 
902
 
 
903
installdirs:
 
904
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libglade_gtkhtml_editordir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gladecatalogdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(uidir)" "$(DESTDIR)$(libgtkhtml_editordir)"; do \
 
905
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
906
        done
 
907
install: $(BUILT_SOURCES)
 
908
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
909
install-exec: install-exec-am
 
910
install-data: install-data-am
 
911
uninstall: uninstall-am
 
912
 
 
913
install-am: all-am
 
914
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
915
 
 
916
installcheck: installcheck-am
 
917
install-strip:
 
918
        if test -z '$(STRIP)'; then \
 
919
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
920
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
921
              install; \
 
922
        else \
 
923
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
924
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
925
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
926
        fi
 
927
mostlyclean-generic:
 
928
 
 
929
clean-generic:
 
930
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
931
 
 
932
distclean-generic:
 
933
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
934
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
935
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
936
 
 
937
maintainer-clean-generic:
 
938
        @echo "This command is intended for maintainers to use"
 
939
        @echo "it deletes files that may require special tools to rebuild."
 
940
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
941
clean: clean-am
 
942
 
 
943
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
 
944
        clean-libglade_gtkhtml_editorLTLIBRARIES clean-libtool \
 
945
        mostlyclean-am
 
946
 
 
947
distclean: distclean-am
 
948
        -rm -rf ./$(DEPDIR)
 
949
        -rm -f Makefile
 
950
distclean-am: clean-am distclean-compile distclean-generic \
 
951
        distclean-tags
 
952
 
 
953
dvi: dvi-am
 
954
 
 
955
dvi-am:
 
956
 
 
957
html: html-am
 
958
 
 
959
html-am:
 
960
 
 
961
info: info-am
 
962
 
 
963
info-am:
 
964
 
 
965
install-data-am: install-gladecatalogDATA \
 
966
        install-libglade_gtkhtml_editorLTLIBRARIES \
 
967
        install-libgtkhtml_editorHEADERS install-pkgconfigDATA \
 
968
        install-uiDATA
 
969
 
 
970
install-dvi: install-dvi-am
 
971
 
 
972
install-dvi-am:
 
973
 
 
974
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
 
975
 
 
976
install-html: install-html-am
 
977
 
 
978
install-html-am:
 
979
 
 
980
install-info: install-info-am
 
981
 
 
982
install-info-am:
 
983
 
 
984
install-man:
 
985
 
 
986
install-pdf: install-pdf-am
 
987
 
 
988
install-pdf-am:
 
989
 
 
990
install-ps: install-ps-am
 
991
 
 
992
install-ps-am:
 
993
 
 
994
installcheck-am:
 
995
 
 
996
maintainer-clean: maintainer-clean-am
 
997
        -rm -rf ./$(DEPDIR)
 
998
        -rm -f Makefile
 
999
maintainer-clean-am: distclean-am maintainer-clean-generic
 
1000
 
 
1001
mostlyclean: mostlyclean-am
 
1002
 
 
1003
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
1004
        mostlyclean-libtool
 
1005
 
 
1006
pdf: pdf-am
 
1007
 
 
1008
pdf-am:
 
1009
 
 
1010
ps: ps-am
 
1011
 
 
1012
ps-am:
 
1013
 
 
1014
uninstall-am: uninstall-binPROGRAMS uninstall-gladecatalogDATA \
 
1015
        uninstall-libLTLIBRARIES \
 
1016
        uninstall-libglade_gtkhtml_editorLTLIBRARIES \
 
1017
        uninstall-libgtkhtml_editorHEADERS uninstall-pkgconfigDATA \
 
1018
        uninstall-uiDATA
 
1019
 
 
1020
.MAKE: all check install install-am install-strip
 
1021
 
 
1022
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
1023
        clean-generic clean-libLTLIBRARIES \
 
1024
        clean-libglade_gtkhtml_editorLTLIBRARIES clean-libtool ctags \
 
1025
        distclean distclean-compile distclean-generic \
 
1026
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
1027
        html-am info info-am install install-am install-binPROGRAMS \
 
1028
        install-data install-data-am install-dvi install-dvi-am \
 
1029
        install-exec install-exec-am install-gladecatalogDATA \
 
1030
        install-html install-html-am install-info install-info-am \
 
1031
        install-libLTLIBRARIES \
 
1032
        install-libglade_gtkhtml_editorLTLIBRARIES \
 
1033
        install-libgtkhtml_editorHEADERS install-man install-pdf \
 
1034
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
1035
        install-strip install-uiDATA installcheck installcheck-am \
 
1036
        installdirs maintainer-clean maintainer-clean-generic \
 
1037
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
1038
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
1039
        uninstall-am uninstall-binPROGRAMS uninstall-gladecatalogDATA \
 
1040
        uninstall-libLTLIBRARIES \
 
1041
        uninstall-libglade_gtkhtml_editorLTLIBRARIES \
 
1042
        uninstall-libgtkhtml_editorHEADERS uninstall-pkgconfigDATA \
 
1043
        uninstall-uiDATA
 
1044
 
 
1045
 
 
1046
gtkhtml-editor-marshal.h: gtkhtml-editor-marshal.list $(GLIB_GENMARSHAL)
 
1047
        $(GLIB_GENMARSHAL) $< --header --prefix=gtkhtml_editor_marshal > $@
 
1048
 
 
1049
gtkhtml-editor-marshal.c: gtkhtml-editor-marshal.list $(GLIB_GENMARSHAL)
 
1050
        echo "#include \"gtkhtml-editor-marshal.h\"" > $@ && \
 
1051
        $(GLIB_GENMARSHAL) $< --body --prefix=gtkhtml_editor_marshal >> $@
 
1052
 
 
1053
gtkhtml-spell-marshal.h: gtkhtml-spell-marshal.list $(GLIB_GENMARSHAL)
 
1054
        $(GLIB_GENMARSHAL) $< --header --prefix=gtkhtml_spell_marshal > $@
 
1055
 
 
1056
gtkhtml-spell-marshal.c: gtkhtml-spell-marshal.list $(GLIB_GENMARSHAL)
 
1057
        echo "#include \"gtkhtml-spell-marshal.h\"" > $@ && \
 
1058
        $(GLIB_GENMARSHAL) $< --body --prefix=gtkhtml_spell_marshal >> $@
 
1059
 
 
1060
%-$(EDITOR_API_VERSION).pc: %.pc
 
1061
        cp $< $@
 
1062
 
 
1063
-include $(top_srcdir)/git.mk
 
1064
 
 
1065
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1066
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1067
.NOEXPORT: