~ubuntu-branches/ubuntu/vivid/ibus-m17n/vivid-proposed

1.2.5 by Daiki Ueno
Import upstream version 1.3.4
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
1 by LI Daobing
Import upstream version 0.1.1.20081013
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
# Foundation, Inc.
1 by LI Daobing
Import upstream version 0.1.1.20081013
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
# vim:set noet ts=4:
19
#
20
# ibus - The Input Bus
21
#
22
# Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
23
#
24
# This library is free software; you can redistribute it and/or
25
# modify it under the terms of the GNU Lesser General Public
26
# License as published by the Free Software Foundation; either
27
# version 2 of the License, or (at your option) any later version.
28
#
29
# This library is distributed in the hope that it will be useful,
30
# but WITHOUT ANY WARRANTY; without even the implied warranty of
31
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
32
# GNU Lesser General Public License for more details.
33
#
34
# You should have received a copy of the GNU Lesser General Public
35
# License along with this program; if not, write to the
36
# Free Software Foundation, Inc., 59 Temple Place, Suite 330,
37
# Boston, MA  02111-1307  USA
38
39
VPATH = @srcdir@
40
pkgdatadir = $(datadir)/@PACKAGE@
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
41
pkgincludedir = $(includedir)/@PACKAGE@
1 by LI Daobing
Import upstream version 0.1.1.20081013
42
pkglibdir = $(libdir)/@PACKAGE@
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
43
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by LI Daobing
Import upstream version 0.1.1.20081013
44
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45
install_sh_DATA = $(install_sh) -c -m 644
46
install_sh_PROGRAM = $(install_sh) -c
47
install_sh_SCRIPT = $(install_sh) -c
48
INSTALL_HEADER = $(INSTALL_DATA)
49
transform = $(program_transform_name)
50
NORMAL_INSTALL = :
51
PRE_INSTALL = :
52
POST_INSTALL = :
53
NORMAL_UNINSTALL = :
54
PRE_UNINSTALL = :
55
POST_UNINSTALL = :
56
build_triplet = @build@
57
host_triplet = @host@
58
subdir = icons
59
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
60
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
am__aclocal_m4_deps = $(top_srcdir)/m4/as-version.m4 \
62
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
63
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
64
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
65
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
68
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70
	$(ACLOCAL_M4)
71
mkinstalldirs = $(install_sh) -d
72
CONFIG_HEADER = $(top_builddir)/config.h
73
CONFIG_CLEAN_FILES =
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
74
CONFIG_CLEAN_VPATH_FILES =
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
75
AM_V_GEN = $(am__v_GEN_@AM_V@)
76
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1.2.1 by LI Daobing
Import upstream version 1.3.0
77
am__v_GEN_0 = @echo "  GEN   " $@;
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
78
AM_V_at = $(am__v_at_@AM_V@)
79
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1.2.1 by LI Daobing
Import upstream version 1.3.0
80
am__v_at_0 = @
1 by LI Daobing
Import upstream version 0.1.1.20081013
81
SOURCES =
82
DIST_SOURCES =
83
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84
am__vpath_adj = case $$p in \
85
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86
    *) f=$$p;; \
87
  esac;
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
88
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
89
am__install_max = 40
90
am__nobase_strip_setup = \
91
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
92
am__nobase_strip = \
93
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
94
am__nobase_list = $(am__nobase_strip_setup); \
95
  for p in $$list; do echo "$$p $$p"; done | \
96
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
97
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
98
    if (++n[$$2] == $(am__install_max)) \
99
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100
    END { for (dir in files) print dir, files[dir] }'
101
am__base_list = \
102
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
103
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
104
am__uninstall_files_from_dir = { \
105
  test -z "$$files" \
106
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
107
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
108
         $(am__cd) "$$dir" && rm -f $$files; }; \
109
  }
1 by LI Daobing
Import upstream version 0.1.1.20081013
110
am__installdirs = "$(DESTDIR)$(iconsdir)"
111
DATA = $(icons_DATA)
112
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113
ACLOCAL = @ACLOCAL@
114
AMTAR = @AMTAR@
1.2.1 by LI Daobing
Import upstream version 1.3.0
115
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1 by LI Daobing
Import upstream version 0.1.1.20081013
116
AR = @AR@
117
AUTOCONF = @AUTOCONF@
118
AUTOHEADER = @AUTOHEADER@
119
AUTOMAKE = @AUTOMAKE@
120
AWK = @AWK@
121
CC = @CC@
122
CCDEPMODE = @CCDEPMODE@
123
CFLAGS = @CFLAGS@
124
CPP = @CPP@
125
CPPFLAGS = @CPPFLAGS@
126
CXX = @CXX@
127
CXXCPP = @CXXCPP@
128
CXXDEPMODE = @CXXDEPMODE@
129
CXXFLAGS = @CXXFLAGS@
130
CYGPATH_W = @CYGPATH_W@
131
DEFS = @DEFS@
132
DEPDIR = @DEPDIR@
1.2.4 by Asias He
Import upstream version 1.3.3
133
DLLTOOL = @DLLTOOL@
1 by LI Daobing
Import upstream version 0.1.1.20081013
134
DSYMUTIL = @DSYMUTIL@
135
DUMPBIN = @DUMPBIN@
136
ECHO_C = @ECHO_C@
137
ECHO_N = @ECHO_N@
138
ECHO_T = @ECHO_T@
139
EGREP = @EGREP@
140
EXEEXT = @EXEEXT@
141
FGREP = @FGREP@
142
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
143
GMSGFMT = @GMSGFMT@
144
GMSGFMT_015 = @GMSGFMT_015@
145
GREP = @GREP@
1.2.3 by LI Daobing
Import upstream version 1.3.2
146
GTK_CFLAGS = @GTK_CFLAGS@
147
GTK_LIBS = @GTK_LIBS@
1.1.1 by LI Daobing
Import upstream version 1.1.0.20090211
148
IBUS_CFLAGS = @IBUS_CFLAGS@
149
IBUS_LIBS = @IBUS_LIBS@
1 by LI Daobing
Import upstream version 0.1.1.20081013
150
INSTALL = @INSTALL@
151
INSTALL_DATA = @INSTALL_DATA@
152
INSTALL_PROGRAM = @INSTALL_PROGRAM@
153
INSTALL_SCRIPT = @INSTALL_SCRIPT@
154
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155
INTLLIBS = @INTLLIBS@
156
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
157
LD = @LD@
158
LDFLAGS = @LDFLAGS@
159
LIBICONV = @LIBICONV@
160
LIBINTL = @LIBINTL@
161
LIBOBJS = @LIBOBJS@
162
LIBS = @LIBS@
163
LIBTOOL = @LIBTOOL@
164
LIPO = @LIPO@
165
LN_S = @LN_S@
166
LTLIBICONV = @LTLIBICONV@
167
LTLIBINTL = @LTLIBINTL@
168
LTLIBOBJS = @LTLIBOBJS@
169
M17N_CFLAGS = @M17N_CFLAGS@
170
M17N_LIBS = @M17N_LIBS@
171
MAINT = @MAINT@
172
MAKEINFO = @MAKEINFO@
1.2.4 by Asias He
Import upstream version 1.3.3
173
MANIFEST_TOOL = @MANIFEST_TOOL@
1 by LI Daobing
Import upstream version 0.1.1.20081013
174
MKDIR_P = @MKDIR_P@
175
MSGFMT = @MSGFMT@
176
MSGFMT_015 = @MSGFMT_015@
177
MSGMERGE = @MSGMERGE@
178
NM = @NM@
179
NMEDIT = @NMEDIT@
1.2.2 by LI Daobing
Import upstream version 1.3.1
180
OBJDUMP = @OBJDUMP@
1 by LI Daobing
Import upstream version 0.1.1.20081013
181
OBJEXT = @OBJEXT@
182
OTOOL = @OTOOL@
183
OTOOL64 = @OTOOL64@
184
PACKAGE = @PACKAGE@
185
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186
PACKAGE_NAME = @PACKAGE_NAME@
187
PACKAGE_STRING = @PACKAGE_STRING@
188
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.2.1 by LI Daobing
Import upstream version 1.3.0
189
PACKAGE_URL = @PACKAGE_URL@
1 by LI Daobing
Import upstream version 0.1.1.20081013
190
PACKAGE_VERSION = @PACKAGE_VERSION@
191
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
192
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
193
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
194
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
195
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
196
PATH_SEPARATOR = @PATH_SEPARATOR@
197
PKG_CONFIG = @PKG_CONFIG@
1.2.2 by LI Daobing
Import upstream version 1.3.1
198
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
199
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by LI Daobing
Import upstream version 0.1.1.20081013
200
POSUB = @POSUB@
201
RANLIB = @RANLIB@
202
SED = @SED@
203
SET_MAKE = @SET_MAKE@
204
SHELL = @SHELL@
205
STRIP = @STRIP@
206
USE_NLS = @USE_NLS@
207
VERSION = @VERSION@
208
XGETTEXT = @XGETTEXT@
209
XGETTEXT_015 = @XGETTEXT_015@
210
abs_builddir = @abs_builddir@
211
abs_srcdir = @abs_srcdir@
212
abs_top_builddir = @abs_top_builddir@
213
abs_top_srcdir = @abs_top_srcdir@
1.2.4 by Asias He
Import upstream version 1.3.3
214
ac_ct_AR = @ac_ct_AR@
1 by LI Daobing
Import upstream version 0.1.1.20081013
215
ac_ct_CC = @ac_ct_CC@
216
ac_ct_CXX = @ac_ct_CXX@
217
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218
am__include = @am__include@
219
am__leading_dot = @am__leading_dot@
220
am__quote = @am__quote@
221
am__tar = @am__tar@
222
am__untar = @am__untar@
223
bindir = @bindir@
224
build = @build@
225
build_alias = @build_alias@
226
build_cpu = @build_cpu@
227
build_os = @build_os@
228
build_vendor = @build_vendor@
229
builddir = @builddir@
230
datadir = @datadir@
231
datarootdir = @datarootdir@
232
docdir = @docdir@
233
dvidir = @dvidir@
234
exec_prefix = @exec_prefix@
235
host = @host@
236
host_alias = @host_alias@
237
host_cpu = @host_cpu@
238
host_os = @host_os@
239
host_vendor = @host_vendor@
240
htmldir = @htmldir@
241
includedir = @includedir@
242
infodir = @infodir@
243
install_sh = @install_sh@
244
libdir = @libdir@
245
libexecdir = @libexecdir@
246
localedir = @localedir@
247
localstatedir = @localstatedir@
248
mandir = @mandir@
249
mkdir_p = @mkdir_p@
250
oldincludedir = @oldincludedir@
251
pdfdir = @pdfdir@
252
prefix = @prefix@
253
program_transform_name = @program_transform_name@
254
psdir = @psdir@
255
sbindir = @sbindir@
256
sharedstatedir = @sharedstatedir@
257
srcdir = @srcdir@
258
sysconfdir = @sysconfdir@
259
target_alias = @target_alias@
260
top_build_prefix = @top_build_prefix@
261
top_builddir = @top_builddir@
262
top_srcdir = @top_srcdir@
263
icons_DATA = \
264
	ibus-m17n.svg \
265
	$(NULL)
266
267
iconsdir = $(pkgdatadir)/icons
268
EXTRA_DIST = \
269
	ibus-m17n.svg \
270
	$(NULL)
271
272
all: all-am
273
274
.SUFFIXES:
275
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
276
	@for dep in $?; do \
277
	  case '$(am__configure_deps)' in \
278
	    *$$dep*) \
1.1.1 by LI Daobing
Import upstream version 1.1.0.20090211
279
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
280
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by LI Daobing
Import upstream version 0.1.1.20081013
281
	      exit 1;; \
282
	  esac; \
283
	done; \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
284
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \
285
	$(am__cd) $(top_srcdir) && \
286
	  $(AUTOMAKE) --gnu icons/Makefile
1 by LI Daobing
Import upstream version 0.1.1.20081013
287
.PRECIOUS: Makefile
288
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289
	@case '$?' in \
290
	  *config.status*) \
291
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
292
	  *) \
293
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
294
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
295
	esac;
296
297
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
298
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299
300
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
301
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
303
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
304
$(am__aclocal_m4_deps):
1 by LI Daobing
Import upstream version 0.1.1.20081013
305
306
mostlyclean-libtool:
307
	-rm -f *.lo
308
309
clean-libtool:
310
	-rm -rf .libs _libs
311
install-iconsDATA: $(icons_DATA)
312
	@$(NORMAL_INSTALL)
313
	test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
314
	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
315
	for p in $$list; do \
1 by LI Daobing
Import upstream version 0.1.1.20081013
316
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
317
	  echo "$$d$$p"; \
318
	done | $(am__base_list) | \
319
	while read files; do \
320
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
321
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
1 by LI Daobing
Import upstream version 0.1.1.20081013
322
	done
323
324
uninstall-iconsDATA:
325
	@$(NORMAL_UNINSTALL)
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
326
	@list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
327
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
328
	dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
1 by LI Daobing
Import upstream version 0.1.1.20081013
329
tags: TAGS
330
TAGS:
331
332
ctags: CTAGS
333
CTAGS:
334
335
336
distdir: $(DISTFILES)
337
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
338
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339
	list='$(DISTFILES)'; \
340
	  dist_files=`for file in $$list; do echo $$file; done | \
341
	  sed -e "s|^$$srcdirstrip/||;t" \
342
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
343
	case $$dist_files in \
344
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
345
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
346
			   sort -u` ;; \
347
	esac; \
348
	for file in $$dist_files; do \
349
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
350
	  if test -d $$d/$$file; then \
351
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
352
	    if test -d "$(distdir)/$$file"; then \
353
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354
	    fi; \
1 by LI Daobing
Import upstream version 0.1.1.20081013
355
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
356
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
357
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by LI Daobing
Import upstream version 0.1.1.20081013
358
	    fi; \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
359
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by LI Daobing
Import upstream version 0.1.1.20081013
360
	  else \
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
361
	    test -f "$(distdir)/$$file" \
362
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by LI Daobing
Import upstream version 0.1.1.20081013
363
	    || exit 1; \
364
	  fi; \
365
	done
366
check-am: all-am
367
check: check-am
368
all-am: Makefile $(DATA)
369
installdirs:
370
	for dir in "$(DESTDIR)$(iconsdir)"; do \
371
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
372
	done
373
install: install-am
374
install-exec: install-exec-am
375
install-data: install-data-am
376
uninstall: uninstall-am
377
378
install-am: all-am
379
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381
installcheck: installcheck-am
382
install-strip:
1.2.5 by Daiki Ueno
Import upstream version 1.3.4
383
	if test -z '$(STRIP)'; then \
384
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386
	      install; \
387
	else \
388
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
391
	fi
1 by LI Daobing
Import upstream version 0.1.1.20081013
392
mostlyclean-generic:
393
394
clean-generic:
395
396
distclean-generic:
397
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
398
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1 by LI Daobing
Import upstream version 0.1.1.20081013
399
400
maintainer-clean-generic:
401
	@echo "This command is intended for maintainers to use"
402
	@echo "it deletes files that may require special tools to rebuild."
403
clean: clean-am
404
405
clean-am: clean-generic clean-libtool mostlyclean-am
406
407
distclean: distclean-am
408
	-rm -f Makefile
409
distclean-am: clean-am distclean-generic
410
411
dvi: dvi-am
412
413
dvi-am:
414
415
html: html-am
416
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
417
html-am:
418
1 by LI Daobing
Import upstream version 0.1.1.20081013
419
info: info-am
420
421
info-am:
422
423
install-data-am: install-iconsDATA
424
425
install-dvi: install-dvi-am
426
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
427
install-dvi-am:
428
1 by LI Daobing
Import upstream version 0.1.1.20081013
429
install-exec-am:
430
431
install-html: install-html-am
432
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
433
install-html-am:
434
1 by LI Daobing
Import upstream version 0.1.1.20081013
435
install-info: install-info-am
436
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
437
install-info-am:
438
1 by LI Daobing
Import upstream version 0.1.1.20081013
439
install-man:
440
441
install-pdf: install-pdf-am
442
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
443
install-pdf-am:
444
1 by LI Daobing
Import upstream version 0.1.1.20081013
445
install-ps: install-ps-am
446
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
447
install-ps-am:
448
1 by LI Daobing
Import upstream version 0.1.1.20081013
449
installcheck-am:
450
451
maintainer-clean: maintainer-clean-am
452
	-rm -f Makefile
453
maintainer-clean-am: distclean-am maintainer-clean-generic
454
455
mostlyclean: mostlyclean-am
456
457
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
458
459
pdf: pdf-am
460
461
pdf-am:
462
463
ps: ps-am
464
465
ps-am:
466
467
uninstall-am: uninstall-iconsDATA
468
469
.MAKE: install-am install-strip
470
471
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
472
	distclean distclean-generic distclean-libtool distdir dvi \
473
	dvi-am html html-am info info-am install install-am \
474
	install-data install-data-am install-dvi install-dvi-am \
475
	install-exec install-exec-am install-html install-html-am \
476
	install-iconsDATA install-info install-info-am install-man \
477
	install-pdf install-pdf-am install-ps install-ps-am \
478
	install-strip installcheck installcheck-am installdirs \
479
	maintainer-clean maintainer-clean-generic mostlyclean \
480
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
481
	uninstall uninstall-am uninstall-iconsDATA
482
1.1.4 by LI Daobing
Import upstream version 1.2.0.20091120
483
1 by LI Daobing
Import upstream version 0.1.1.20081013
484
# Tell versions [3.59,3.63) of GNU make to not export all variables.
485
# Otherwise a system limit (for SysV at least) may be exceeded.
486
.NOEXPORT: