~ubuntu-branches/debian/sid/bijiben/sid

« back to all changes in this revision

Viewing changes to src/libbiji/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2013-03-26 21:19:36 UTC
  • Revision ID: package-import@ubuntu.com-20130326211936-tu8mpy82juohw8m2
Tags: upstream-3.8.0
ImportĀ upstreamĀ versionĀ 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
am__make_dryrun = \
 
19
  { \
 
20
    am__dry=no; \
 
21
    case $$MAKEFLAGS in \
 
22
      *\\[\ \   ]*) \
 
23
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
24
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
25
      *) \
 
26
        for am__flg in $$MAKEFLAGS; do \
 
27
          case $$am__flg in \
 
28
            *=*|--*) ;; \
 
29
            *n*) am__dry=yes; break;; \
 
30
          esac; \
 
31
        done;; \
 
32
    esac; \
 
33
    test $$am__dry = yes; \
 
34
  }
 
35
pkgdatadir = $(datadir)/@PACKAGE@
 
36
pkgincludedir = $(includedir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
40
install_sh_DATA = $(install_sh) -c -m 644
 
41
install_sh_PROGRAM = $(install_sh) -c
 
42
install_sh_SCRIPT = $(install_sh) -c
 
43
INSTALL_HEADER = $(INSTALL_DATA)
 
44
transform = $(program_transform_name)
 
45
NORMAL_INSTALL = :
 
46
PRE_INSTALL = :
 
47
POST_INSTALL = :
 
48
NORMAL_UNINSTALL = :
 
49
PRE_UNINSTALL = :
 
50
POST_UNINSTALL = :
 
51
build_triplet = @build@
 
52
host_triplet = @host@
 
53
subdir = src/libbiji
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
55
        $(top_srcdir)/depcomp
 
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
57
am__aclocal_m4_deps = $(top_srcdir)/libgd/libgd.m4 \
 
58
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
59
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
60
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
61
        $(top_srcdir)/configure.ac
 
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
63
        $(ACLOCAL_M4)
 
64
mkinstalldirs = $(install_sh) -d
 
65
CONFIG_HEADER = $(top_builddir)/config.h
 
66
CONFIG_CLEAN_FILES =
 
67
CONFIG_CLEAN_VPATH_FILES =
 
68
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
69
libbiji_la_LIBADD =
 
70
am__objects_1 = biji-marshalers.lo
 
71
am_libbiji_la_OBJECTS = $(am__objects_1) biji-date-time.lo \
 
72
        biji-note-id.lo biji-note-obj.lo biji-note-book.lo \
 
73
        biji-string.lo biji-timeout.lo biji-tracker.lo \
 
74
        biji-zeitgeist.lo biji-lazy-deserializer.lo \
 
75
        biji-editor-selection.lo biji-editor-utils.lo \
 
76
        biji-webkit-editor.lo biji-lazy-serializer.lo
 
77
libbiji_la_OBJECTS = $(am_libbiji_la_OBJECTS)
 
78
AM_V_lt = $(am__v_lt_@AM_V@)
 
79
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
80
am__v_lt_0 = --silent
 
81
am__v_lt_1 = 
 
82
AM_V_P = $(am__v_P_@AM_V@)
 
83
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
84
am__v_P_0 = false
 
85
am__v_P_1 = :
 
86
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
87
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
88
am__v_GEN_0 = @echo "  GEN     " $@;
 
89
am__v_GEN_1 = 
 
90
AM_V_at = $(am__v_at_@AM_V@)
 
91
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
92
am__v_at_0 = @
 
93
am__v_at_1 = 
 
94
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
95
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
96
am__depfiles_maybe = depfiles
 
97
am__mv = mv -f
 
98
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
99
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
100
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
101
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
102
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
103
        $(AM_CFLAGS) $(CFLAGS)
 
104
AM_V_CC = $(am__v_CC_@AM_V@)
 
105
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
106
am__v_CC_0 = @echo "  CC      " $@;
 
107
am__v_CC_1 = 
 
108
CCLD = $(CC)
 
109
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
111
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
112
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
113
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
114
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
115
am__v_CCLD_1 = 
 
116
SOURCES = $(libbiji_la_SOURCES)
 
117
DIST_SOURCES = $(libbiji_la_SOURCES)
 
118
am__can_run_installinfo = \
 
119
  case $$AM_UPDATE_INFO_DIR in \
 
120
    n|no|NO) false;; \
 
121
    *) (install-info --version) >/dev/null 2>&1;; \
 
122
  esac
 
123
ETAGS = etags
 
124
CTAGS = ctags
 
125
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
126
ACLOCAL = @ACLOCAL@
 
127
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
128
ALL_LINGUAS = @ALL_LINGUAS@
 
129
AMTAR = @AMTAR@
 
130
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
131
AR = @AR@
 
132
AUTOCONF = @AUTOCONF@
 
133
AUTOHEADER = @AUTOHEADER@
 
134
AUTOMAKE = @AUTOMAKE@
 
135
AWK = @AWK@
 
136
BIJIBEN_CFLAGS = @BIJIBEN_CFLAGS@
 
137
BIJIBEN_LIBS = @BIJIBEN_LIBS@
 
138
CATALOGS = @CATALOGS@
 
139
CATOBJEXT = @CATOBJEXT@
 
140
CC = @CC@
 
141
CCDEPMODE = @CCDEPMODE@
 
142
CFLAGS = @CFLAGS@
 
143
CPP = @CPP@
 
144
CPPFLAGS = @CPPFLAGS@
 
145
CYGPATH_W = @CYGPATH_W@
 
146
DATADIRNAME = @DATADIRNAME@
 
147
DEFS = @DEFS@
 
148
DEPDIR = @DEPDIR@
 
149
DLLTOOL = @DLLTOOL@
 
150
DSYMUTIL = @DSYMUTIL@
 
151
DUMPBIN = @DUMPBIN@
 
152
ECHO_C = @ECHO_C@
 
153
ECHO_N = @ECHO_N@
 
154
ECHO_T = @ECHO_T@
 
155
EGREP = @EGREP@
 
156
EXEEXT = @EXEEXT@
 
157
FGREP = @FGREP@
 
158
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
159
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
160
GMOFILES = @GMOFILES@
 
161
GMSGFMT = @GMSGFMT@
 
162
GREP = @GREP@
 
163
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
164
HELP_DIR = @HELP_DIR@
 
165
INSTALL = @INSTALL@
 
166
INSTALL_DATA = @INSTALL_DATA@
 
167
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
168
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
169
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
170
INSTOBJEXT = @INSTOBJEXT@
 
171
INTLLIBS = @INTLLIBS@
 
172
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
173
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
174
INTLTOOL_PERL = @INTLTOOL_PERL@
 
175
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
176
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
177
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
178
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
179
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
180
ITSTOOL = @ITSTOOL@
 
181
LD = @LD@
 
182
LDFLAGS = @LDFLAGS@
 
183
LIBGD_CFLAGS = @LIBGD_CFLAGS@
 
184
LIBGD_GIR_INCLUDES = @LIBGD_GIR_INCLUDES@
 
185
LIBGD_LIBS = @LIBGD_LIBS@
 
186
LIBGD_MODULE_DIR = @LIBGD_MODULE_DIR@
 
187
LIBGD_SOURCES = @LIBGD_SOURCES@
 
188
LIBM = @LIBM@
 
189
LIBOBJS = @LIBOBJS@
 
190
LIBS = @LIBS@
 
191
LIBTOOL = @LIBTOOL@
 
192
LIPO = @LIPO@
 
193
LN_S = @LN_S@
 
194
LTLIBOBJS = @LTLIBOBJS@
 
195
MAINT = @MAINT@
 
196
MAKEINFO = @MAKEINFO@
 
197
MANIFEST_TOOL = @MANIFEST_TOOL@
 
198
MKDIR_P = @MKDIR_P@
 
199
MKINSTALLDIRS = @MKINSTALLDIRS@
 
200
MSGFMT = @MSGFMT@
 
201
MSGFMT_OPTS = @MSGFMT_OPTS@
 
202
MSGMERGE = @MSGMERGE@
 
203
NM = @NM@
 
204
NMEDIT = @NMEDIT@
 
205
OBJDUMP = @OBJDUMP@
 
206
OBJEXT = @OBJEXT@
 
207
OTOOL = @OTOOL@
 
208
OTOOL64 = @OTOOL64@
 
209
PACKAGE = @PACKAGE@
 
210
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
211
PACKAGE_NAME = @PACKAGE_NAME@
 
212
PACKAGE_STRING = @PACKAGE_STRING@
 
213
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
214
PACKAGE_URL = @PACKAGE_URL@
 
215
PACKAGE_VERSION = @PACKAGE_VERSION@
 
216
PATH_SEPARATOR = @PATH_SEPARATOR@
 
217
PKG_CONFIG = @PKG_CONFIG@
 
218
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
219
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
220
POFILES = @POFILES@
 
221
POSUB = @POSUB@
 
222
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
223
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
224
RANLIB = @RANLIB@
 
225
SED = @SED@
 
226
SET_MAKE = @SET_MAKE@
 
227
SHELL = @SHELL@
 
228
STRIP = @STRIP@
 
229
USE_NLS = @USE_NLS@
 
230
VERSION = @VERSION@
 
231
XGETTEXT = @XGETTEXT@
 
232
XMLLINT = @XMLLINT@
 
233
abs_builddir = @abs_builddir@
 
234
abs_srcdir = @abs_srcdir@
 
235
abs_top_builddir = @abs_top_builddir@
 
236
abs_top_srcdir = @abs_top_srcdir@
 
237
ac_ct_AR = @ac_ct_AR@
 
238
ac_ct_CC = @ac_ct_CC@
 
239
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
240
am__include = @am__include@
 
241
am__leading_dot = @am__leading_dot@
 
242
am__quote = @am__quote@
 
243
am__tar = @am__tar@
 
244
am__untar = @am__untar@
 
245
bindir = @bindir@
 
246
build = @build@
 
247
build_alias = @build_alias@
 
248
build_cpu = @build_cpu@
 
249
build_os = @build_os@
 
250
build_vendor = @build_vendor@
 
251
builddir = @builddir@
 
252
datadir = @datadir@
 
253
datarootdir = @datarootdir@
 
254
docdir = @docdir@
 
255
dvidir = @dvidir@
 
256
exec_prefix = @exec_prefix@
 
257
gsettingsschemadir = @gsettingsschemadir@
 
258
host = @host@
 
259
host_alias = @host_alias@
 
260
host_cpu = @host_cpu@
 
261
host_os = @host_os@
 
262
host_vendor = @host_vendor@
 
263
htmldir = @htmldir@
 
264
includedir = @includedir@
 
265
infodir = @infodir@
 
266
install_sh = @install_sh@
 
267
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
268
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
269
libdir = @libdir@
 
270
libexecdir = @libexecdir@
 
271
localedir = @localedir@
 
272
localstatedir = @localstatedir@
 
273
mandir = @mandir@
 
274
mkdir_p = @mkdir_p@
 
275
oldincludedir = @oldincludedir@
 
276
pdfdir = @pdfdir@
 
277
prefix = @prefix@
 
278
program_transform_name = @program_transform_name@
 
279
psdir = @psdir@
 
280
sbindir = @sbindir@
 
281
sharedstatedir = @sharedstatedir@
 
282
srcdir = @srcdir@
 
283
sysconfdir = @sysconfdir@
 
284
target_alias = @target_alias@
 
285
top_build_prefix = @top_build_prefix@
 
286
top_builddir = @top_builddir@
 
287
top_srcdir = @top_srcdir@
 
288
noinst_LTLIBRARIES = \
 
289
        libbiji.la
 
290
 
 
291
libbiji_la_built_sources = \
 
292
        biji-marshalers.c \
 
293
        biji-marshalers.h \
 
294
        $(NULL)
 
295
 
 
296
libbiji_la_SOURCES = \
 
297
        $(libbiji_la_built_sources) \
 
298
        libbiji.h \
 
299
        biji-date-time.c \
 
300
        biji-date-time.h \
 
301
        biji-note-id.c \
 
302
        biji-note-id.h \
 
303
        biji-note-obj.c \
 
304
        biji-note-obj.h \
 
305
        biji-note-book.c \
 
306
        biji-note-book.h \
 
307
        biji-string.c \
 
308
        biji-string.h \
 
309
        biji-timeout.c \
 
310
        biji-timeout.h \
 
311
        biji-tracker.c \
 
312
        biji-tracker.h \
 
313
        biji-zeitgeist.c \
 
314
        biji-zeitgeist.h \
 
315
        deserializer/biji-lazy-deserializer.c \
 
316
        deserializer/biji-lazy-deserializer.h \
 
317
        editor/biji-editor-selection.c \
 
318
        editor/biji-editor-selection.h \
 
319
        editor/biji-editor-utils.c \
 
320
        editor/biji-editor-utils.h \
 
321
        editor/biji-webkit-editor.c \
 
322
        editor/biji-webkit-editor.h \
 
323
        serializer/biji-lazy-serializer.c \
 
324
        serializer/biji-lazy-serializer.h
 
325
 
 
326
BUILT_SOURCES = \
 
327
        $(libbiji_la_built_sources) \
 
328
        $(NULL)
 
329
 
 
330
EXTRA_DIST = \
 
331
        biji-marshalers.list \
 
332
        $(null)
 
333
 
 
334
CLEANFILES = \
 
335
        $(libbiji_la_built_sources) \
 
336
        stamp-biji-marshalers.h \
 
337
        $(NULL)
 
338
 
 
339
AM_CPPFLAGS = \
 
340
        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
 
341
        -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
 
342
        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
 
343
        -I$(top_srcdir)/libgd \
 
344
        -I$(top_srcdir)/src/ \
 
345
        -I$(top_srcdir)/src/libiji \
 
346
        $(BIJIBEN_CFLAGS)
 
347
 
 
348
AM_CFLAGS = \
 
349
         -Wall\
 
350
         -g
 
351
 
 
352
INCLUDES = -DDATADIR=\""$(datadir)"\"
 
353
all: $(BUILT_SOURCES)
 
354
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
355
 
 
356
.SUFFIXES:
 
357
.SUFFIXES: .c .lo .o .obj
 
358
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
359
        @for dep in $?; do \
 
360
          case '$(am__configure_deps)' in \
 
361
            *$$dep*) \
 
362
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
363
                && { if test -f $@; then exit 0; else break; fi; }; \
 
364
              exit 1;; \
 
365
          esac; \
 
366
        done; \
 
367
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libbiji/Makefile'; \
 
368
        $(am__cd) $(top_srcdir) && \
 
369
          $(AUTOMAKE) --gnu src/libbiji/Makefile
 
370
.PRECIOUS: Makefile
 
371
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
372
        @case '$?' in \
 
373
          *config.status*) \
 
374
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
375
          *) \
 
376
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
377
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
378
        esac;
 
379
 
 
380
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
381
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
382
 
 
383
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
384
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
385
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
386
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
387
$(am__aclocal_m4_deps):
 
388
 
 
389
clean-noinstLTLIBRARIES:
 
390
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
391
        @list='$(noinst_LTLIBRARIES)'; \
 
392
        locs=`for p in $$list; do echo $$p; done | \
 
393
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
394
              sort -u`; \
 
395
        test -z "$$locs" || { \
 
396
          echo rm -f $${locs}; \
 
397
          rm -f $${locs}; \
 
398
        }
 
399
libbiji.la: $(libbiji_la_OBJECTS) $(libbiji_la_DEPENDENCIES) $(EXTRA_libbiji_la_DEPENDENCIES) 
 
400
        $(AM_V_CCLD)$(LINK)  $(libbiji_la_OBJECTS) $(libbiji_la_LIBADD) $(LIBS)
 
401
 
 
402
mostlyclean-compile:
 
403
        -rm -f *.$(OBJEXT)
 
404
 
 
405
distclean-compile:
 
406
        -rm -f *.tab.c
 
407
 
 
408
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-date-time.Plo@am__quote@
 
409
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-editor-selection.Plo@am__quote@
 
410
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-editor-utils.Plo@am__quote@
 
411
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-lazy-deserializer.Plo@am__quote@
 
412
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-lazy-serializer.Plo@am__quote@
 
413
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-marshalers.Plo@am__quote@
 
414
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-note-book.Plo@am__quote@
 
415
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-note-id.Plo@am__quote@
 
416
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-note-obj.Plo@am__quote@
 
417
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-string.Plo@am__quote@
 
418
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-timeout.Plo@am__quote@
 
419
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-tracker.Plo@am__quote@
 
420
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-webkit-editor.Plo@am__quote@
 
421
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/biji-zeitgeist.Plo@am__quote@
 
422
 
 
423
.c.o:
 
424
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
425
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
428
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
429
 
 
430
.c.obj:
 
431
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
432
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
435
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
436
 
 
437
.c.lo:
 
438
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
439
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
440
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
442
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
443
 
 
444
biji-lazy-deserializer.lo: deserializer/biji-lazy-deserializer.c
 
445
@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) $(AM_CFLAGS) $(CFLAGS) -MT biji-lazy-deserializer.lo -MD -MP -MF $(DEPDIR)/biji-lazy-deserializer.Tpo -c -o biji-lazy-deserializer.lo `test -f 'deserializer/biji-lazy-deserializer.c' || echo '$(srcdir)/'`deserializer/biji-lazy-deserializer.c
 
446
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/biji-lazy-deserializer.Tpo $(DEPDIR)/biji-lazy-deserializer.Plo
 
447
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='deserializer/biji-lazy-deserializer.c' object='biji-lazy-deserializer.lo' libtool=yes @AMDEPBACKSLASH@
 
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
449
@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) $(AM_CFLAGS) $(CFLAGS) -c -o biji-lazy-deserializer.lo `test -f 'deserializer/biji-lazy-deserializer.c' || echo '$(srcdir)/'`deserializer/biji-lazy-deserializer.c
 
450
 
 
451
biji-editor-selection.lo: editor/biji-editor-selection.c
 
452
@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) $(AM_CFLAGS) $(CFLAGS) -MT biji-editor-selection.lo -MD -MP -MF $(DEPDIR)/biji-editor-selection.Tpo -c -o biji-editor-selection.lo `test -f 'editor/biji-editor-selection.c' || echo '$(srcdir)/'`editor/biji-editor-selection.c
 
453
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/biji-editor-selection.Tpo $(DEPDIR)/biji-editor-selection.Plo
 
454
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='editor/biji-editor-selection.c' object='biji-editor-selection.lo' libtool=yes @AMDEPBACKSLASH@
 
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
456
@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) $(AM_CFLAGS) $(CFLAGS) -c -o biji-editor-selection.lo `test -f 'editor/biji-editor-selection.c' || echo '$(srcdir)/'`editor/biji-editor-selection.c
 
457
 
 
458
biji-editor-utils.lo: editor/biji-editor-utils.c
 
459
@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) $(AM_CFLAGS) $(CFLAGS) -MT biji-editor-utils.lo -MD -MP -MF $(DEPDIR)/biji-editor-utils.Tpo -c -o biji-editor-utils.lo `test -f 'editor/biji-editor-utils.c' || echo '$(srcdir)/'`editor/biji-editor-utils.c
 
460
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/biji-editor-utils.Tpo $(DEPDIR)/biji-editor-utils.Plo
 
461
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='editor/biji-editor-utils.c' object='biji-editor-utils.lo' libtool=yes @AMDEPBACKSLASH@
 
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
463
@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) $(AM_CFLAGS) $(CFLAGS) -c -o biji-editor-utils.lo `test -f 'editor/biji-editor-utils.c' || echo '$(srcdir)/'`editor/biji-editor-utils.c
 
464
 
 
465
biji-webkit-editor.lo: editor/biji-webkit-editor.c
 
466
@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) $(AM_CFLAGS) $(CFLAGS) -MT biji-webkit-editor.lo -MD -MP -MF $(DEPDIR)/biji-webkit-editor.Tpo -c -o biji-webkit-editor.lo `test -f 'editor/biji-webkit-editor.c' || echo '$(srcdir)/'`editor/biji-webkit-editor.c
 
467
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/biji-webkit-editor.Tpo $(DEPDIR)/biji-webkit-editor.Plo
 
468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='editor/biji-webkit-editor.c' object='biji-webkit-editor.lo' libtool=yes @AMDEPBACKSLASH@
 
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
470
@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) $(AM_CFLAGS) $(CFLAGS) -c -o biji-webkit-editor.lo `test -f 'editor/biji-webkit-editor.c' || echo '$(srcdir)/'`editor/biji-webkit-editor.c
 
471
 
 
472
biji-lazy-serializer.lo: serializer/biji-lazy-serializer.c
 
473
@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) $(AM_CFLAGS) $(CFLAGS) -MT biji-lazy-serializer.lo -MD -MP -MF $(DEPDIR)/biji-lazy-serializer.Tpo -c -o biji-lazy-serializer.lo `test -f 'serializer/biji-lazy-serializer.c' || echo '$(srcdir)/'`serializer/biji-lazy-serializer.c
 
474
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/biji-lazy-serializer.Tpo $(DEPDIR)/biji-lazy-serializer.Plo
 
475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='serializer/biji-lazy-serializer.c' object='biji-lazy-serializer.lo' libtool=yes @AMDEPBACKSLASH@
 
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
477
@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) $(AM_CFLAGS) $(CFLAGS) -c -o biji-lazy-serializer.lo `test -f 'serializer/biji-lazy-serializer.c' || echo '$(srcdir)/'`serializer/biji-lazy-serializer.c
 
478
 
 
479
mostlyclean-libtool:
 
480
        -rm -f *.lo
 
481
 
 
482
clean-libtool:
 
483
        -rm -rf .libs _libs
 
484
 
 
485
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
486
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
487
        unique=`for i in $$list; do \
 
488
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
489
          done | \
 
490
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
491
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
492
        mkid -fID $$unique
 
493
tags: TAGS
 
494
 
 
495
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
496
                $(TAGS_FILES) $(LISP)
 
497
        set x; \
 
498
        here=`pwd`; \
 
499
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
500
        unique=`for i in $$list; do \
 
501
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
502
          done | \
 
503
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
504
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
505
        shift; \
 
506
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
507
          test -n "$$unique" || unique=$$empty_fix; \
 
508
          if test $$# -gt 0; then \
 
509
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
510
              "$$@" $$unique; \
 
511
          else \
 
512
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
513
              $$unique; \
 
514
          fi; \
 
515
        fi
 
516
ctags: CTAGS
 
517
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
518
                $(TAGS_FILES) $(LISP)
 
519
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
520
        unique=`for i in $$list; do \
 
521
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
522
          done | \
 
523
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
524
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
525
        test -z "$(CTAGS_ARGS)$$unique" \
 
526
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
527
             $$unique
 
528
 
 
529
GTAGS:
 
530
        here=`$(am__cd) $(top_builddir) && pwd` \
 
531
          && $(am__cd) $(top_srcdir) \
 
532
          && gtags -i $(GTAGS_ARGS) "$$here"
 
533
 
 
534
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
 
535
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
536
        case "$(srcdir)" in \
 
537
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
538
          *) sdir=$(subdir)/$(srcdir) ;; \
 
539
        esac; \
 
540
        for i in $$list; do \
 
541
          if test -f "$$i"; then \
 
542
            echo "$(subdir)/$$i"; \
 
543
          else \
 
544
            echo "$$sdir/$$i"; \
 
545
          fi; \
 
546
        done >> $(top_builddir)/cscope.files
 
547
 
 
548
distclean-tags:
 
549
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
550
 
 
551
distdir: $(DISTFILES)
 
552
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
553
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
554
        list='$(DISTFILES)'; \
 
555
          dist_files=`for file in $$list; do echo $$file; done | \
 
556
          sed -e "s|^$$srcdirstrip/||;t" \
 
557
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
558
        case $$dist_files in \
 
559
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
560
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
561
                           sort -u` ;; \
 
562
        esac; \
 
563
        for file in $$dist_files; do \
 
564
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
565
          if test -d $$d/$$file; then \
 
566
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
567
            if test -d "$(distdir)/$$file"; then \
 
568
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
569
            fi; \
 
570
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
571
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
572
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
573
            fi; \
 
574
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
575
          else \
 
576
            test -f "$(distdir)/$$file" \
 
577
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
578
            || exit 1; \
 
579
          fi; \
 
580
        done
 
581
check-am: all-am
 
582
check: $(BUILT_SOURCES)
 
583
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
584
all-am: Makefile $(LTLIBRARIES)
 
585
installdirs:
 
586
install: $(BUILT_SOURCES)
 
587
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
588
install-exec: install-exec-am
 
589
install-data: install-data-am
 
590
uninstall: uninstall-am
 
591
 
 
592
install-am: all-am
 
593
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
594
 
 
595
installcheck: installcheck-am
 
596
install-strip:
 
597
        if test -z '$(STRIP)'; then \
 
598
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
599
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
600
              install; \
 
601
        else \
 
602
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
603
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
604
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
605
        fi
 
606
mostlyclean-generic:
 
607
 
 
608
clean-generic:
 
609
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
610
 
 
611
distclean-generic:
 
612
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
613
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
614
 
 
615
maintainer-clean-generic:
 
616
        @echo "This command is intended for maintainers to use"
 
617
        @echo "it deletes files that may require special tools to rebuild."
 
618
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
619
clean: clean-am
 
620
 
 
621
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
622
        mostlyclean-am
 
623
 
 
624
distclean: distclean-am
 
625
        -rm -rf ./$(DEPDIR)
 
626
        -rm -f Makefile
 
627
distclean-am: clean-am distclean-compile distclean-generic \
 
628
        distclean-tags
 
629
 
 
630
dvi: dvi-am
 
631
 
 
632
dvi-am:
 
633
 
 
634
html: html-am
 
635
 
 
636
html-am:
 
637
 
 
638
info: info-am
 
639
 
 
640
info-am:
 
641
 
 
642
install-data-am:
 
643
 
 
644
install-dvi: install-dvi-am
 
645
 
 
646
install-dvi-am:
 
647
 
 
648
install-exec-am:
 
649
 
 
650
install-html: install-html-am
 
651
 
 
652
install-html-am:
 
653
 
 
654
install-info: install-info-am
 
655
 
 
656
install-info-am:
 
657
 
 
658
install-man:
 
659
 
 
660
install-pdf: install-pdf-am
 
661
 
 
662
install-pdf-am:
 
663
 
 
664
install-ps: install-ps-am
 
665
 
 
666
install-ps-am:
 
667
 
 
668
installcheck-am:
 
669
 
 
670
maintainer-clean: maintainer-clean-am
 
671
        -rm -rf ./$(DEPDIR)
 
672
        -rm -f Makefile
 
673
maintainer-clean-am: distclean-am maintainer-clean-generic
 
674
 
 
675
mostlyclean: mostlyclean-am
 
676
 
 
677
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
678
        mostlyclean-libtool
 
679
 
 
680
pdf: pdf-am
 
681
 
 
682
pdf-am:
 
683
 
 
684
ps: ps-am
 
685
 
 
686
ps-am:
 
687
 
 
688
uninstall-am:
 
689
 
 
690
.MAKE: all check install install-am install-strip
 
691
 
 
692
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
693
        clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
 
694
        distclean distclean-compile distclean-generic \
 
695
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
696
        html-am info info-am install install-am install-data \
 
697
        install-data-am install-dvi install-dvi-am install-exec \
 
698
        install-exec-am install-html install-html-am install-info \
 
699
        install-info-am install-man install-pdf install-pdf-am \
 
700
        install-ps install-ps-am install-strip installcheck \
 
701
        installcheck-am installdirs maintainer-clean \
 
702
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
703
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
704
        tags uninstall uninstall-am
 
705
 
 
706
 
 
707
biji-marshalers.h: stamp-biji-marshalers.h
 
708
        @true
 
709
 
 
710
stamp-biji-marshalers.h: biji-marshalers.list Makefile
 
711
        $(AM_V_GEN) ( \
 
712
                ( glib-genmarshal \
 
713
                        --prefix=_biji_marshal \
 
714
                        --header $(srcdir)/biji-marshalers.list \
 
715
                ) >> xgen-tmh \
 
716
                && ( cmp -s xgen-tmh biji-marshalers.h || cp xgen-tmh biji-marshalers.h ) \
 
717
                && rm -f xgen-tmh \
 
718
                && echo timestamp > $(@F) \
 
719
        )
 
720
 
 
721
biji-marshalers.c: biji-marshalers.list biji-marshalers.h Makefile
 
722
        $(AM_V_GEN) ( \
 
723
                echo "#include \"biji-marshalers.h\"" > xgen-tmc \
 
724
                && ( glib-genmarshal \
 
725
                        --prefix=_biji_marshal \
 
726
                        --body $(srcdir)/biji-marshalers.list \
 
727
                   ) >> xgen-tmc \
 
728
                && cp xgen-tmc biji-marshalers.c \
 
729
                && rm -f xgen-tmc \
 
730
        )
 
731
 
 
732
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
733
# Otherwise a system limit (for SysV at least) may be exceeded.
 
734
.NOEXPORT: