]> git.proxmox.com Git - mirror_zfs.git/blame - lib/libunicode/Makefile.in
Linux compat 2.6.39: mount_nodev()
[mirror_zfs.git] / lib / libunicode / Makefile.in
CommitLineData
e70e591c
BB
1# Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
6# 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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 $(top_srcdir)/config/Rules.am
40subdir = lib/libunicode
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = \
2e08aedb 43 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
e70e591c
BB
44 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
45 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
46 $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
47 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
2959d94a 48 $(top_srcdir)/config/kernel-bio-failfast.m4 \
e70e591c
BB
49 $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
50 $(top_srcdir)/config/kernel-blk-end-request.m4 \
51 $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
52 $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
53 $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
54 $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
55 $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
45066d1f 56 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
df554c14 57 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
055656d4 58 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
2c395def 59 $(top_srcdir)/config/kernel-evict-inode.m4 \
e70e591c 60 $(top_srcdir)/config/kernel-fmode-t.m4 \
7268e1be 61 $(top_srcdir)/config/kernel-fsync.m4 \
e70e591c 62 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
bdf4328b 63 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
e70e591c
BB
64 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
65 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
2cf7f52b 66 $(top_srcdir)/config/kernel-mount-nodev.m4 \
e70e591c
BB
67 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
68 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
69 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
5c03efc3 70 $(top_srcdir)/config/kernel-security-inode-init.m4 \
b3129792 71 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 72 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
73 $(top_srcdir)/config/kernel.m4 \
74 $(top_srcdir)/config/user-arch.m4 \
75 $(top_srcdir)/config/user-frame-larger-than.m4 \
76 $(top_srcdir)/config/user-ioctl.m4 \
77 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
78 $(top_srcdir)/config/user-libuuid.m4 \
79 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 80 $(top_srcdir)/config/user-selinux.m4 \
e70e591c
BB
81 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
82 $(top_srcdir)/config/zfs-build.m4 \
83 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85 $(ACLOCAL_M4)
86mkinstalldirs = $(install_sh) -d
87CONFIG_HEADER = $(top_builddir)/zfs_config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91am__vpath_adj = case $$p in \
92 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 *) f=$$p;; \
94 esac;
95am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96am__install_max = 40
97am__nobase_strip_setup = \
98 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99am__nobase_strip = \
100 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101am__nobase_list = $(am__nobase_strip_setup); \
102 for p in $$list; do echo "$$p $$p"; done | \
103 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
108am__base_list = \
109 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111am__installdirs = "$(DESTDIR)$(libdir)"
112LTLIBRARIES = $(lib_LTLIBRARIES)
113libunicode_la_LIBADD =
114am_libunicode_la_OBJECTS = u8_textprep.lo uconv.lo
115libunicode_la_OBJECTS = $(am_libunicode_la_OBJECTS)
116AM_V_lt = $(am__v_lt_$(V))
117am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
118am__v_lt_0 = --silent
119depcomp = $(SHELL) $(top_srcdir)/config/depcomp
120am__depfiles_maybe = depfiles
121am__mv = mv -f
122COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
123 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
125 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
126 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
127 $(AM_CFLAGS) $(CFLAGS)
128AM_V_CC = $(am__v_CC_$(V))
129am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
130am__v_CC_0 = @echo " CC " $@;
131AM_V_at = $(am__v_at_$(V))
132am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
133am__v_at_0 = @
134CCLD = $(CC)
135LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
136 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
137 $(AM_LDFLAGS) $(LDFLAGS) -o $@
138AM_V_CCLD = $(am__v_CCLD_$(V))
139am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
140am__v_CCLD_0 = @echo " CCLD " $@;
141AM_V_GEN = $(am__v_GEN_$(V))
142am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
143am__v_GEN_0 = @echo " GEN " $@;
144SOURCES = $(libunicode_la_SOURCES)
145DIST_SOURCES = $(libunicode_la_SOURCES)
146ETAGS = etags
147CTAGS = ctags
148DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149ACLOCAL = @ACLOCAL@
150ALIEN = @ALIEN@
151ALIEN_VERSION = @ALIEN_VERSION@
152AMTAR = @AMTAR@
153AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154AR = @AR@
155AUTOCONF = @AUTOCONF@
156AUTOHEADER = @AUTOHEADER@
157AUTOMAKE = @AUTOMAKE@
158AWK = @AWK@
e70e591c
BB
159CC = @CC@
160CCAS = @CCAS@
161CCASDEPMODE = @CCASDEPMODE@
162CCASFLAGS = @CCASFLAGS@
163CCDEPMODE = @CCDEPMODE@
164CFLAGS = @CFLAGS@
e70e591c
BB
165CPP = @CPP@
166CPPFLAGS = @CPPFLAGS@
167CYGPATH_W = @CYGPATH_W@
168DEBUG_CFLAGS = @DEBUG_CFLAGS@
169DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
01c0e61d 170DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
171DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
172DEFS = @DEFS@
173DEPDIR = @DEPDIR@
174DPKG = @DPKG@
175DPKGBUILD = @DPKGBUILD@
176DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
177DPKG_VERSION = @DPKG_VERSION@
178DSYMUTIL = @DSYMUTIL@
179DUMPBIN = @DUMPBIN@
180ECHO_C = @ECHO_C@
181ECHO_N = @ECHO_N@
182ECHO_T = @ECHO_T@
183EGREP = @EGREP@
184EXEEXT = @EXEEXT@
185FGREP = @FGREP@
186FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
187GREP = @GREP@
188HAVE_ALIEN = @HAVE_ALIEN@
189HAVE_DPKG = @HAVE_DPKG@
190HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
191HAVE_RPM = @HAVE_RPM@
192HAVE_RPMBUILD = @HAVE_RPMBUILD@
193INSTALL = @INSTALL@
194INSTALL_DATA = @INSTALL_DATA@
195INSTALL_PROGRAM = @INSTALL_PROGRAM@
196INSTALL_SCRIPT = @INSTALL_SCRIPT@
197INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
198KERNELCPPFLAGS = @KERNELCPPFLAGS@
199KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
200LD = @LD@
201LDFLAGS = @LDFLAGS@
202LIBBLKID = @LIBBLKID@
e70e591c
BB
203LIBOBJS = @LIBOBJS@
204LIBS = @LIBS@
b3259b6a 205LIBSELINUX = @LIBSELINUX@
e70e591c
BB
206LIBTOOL = @LIBTOOL@
207LIBUUID = @LIBUUID@
208LINUX = @LINUX@
209LINUX_OBJ = @LINUX_OBJ@
210LINUX_SYMBOLS = @LINUX_SYMBOLS@
211LINUX_VERSION = @LINUX_VERSION@
212LIPO = @LIPO@
213LN_S = @LN_S@
214LTLIBOBJS = @LTLIBOBJS@
215MAINT = @MAINT@
216MAKEINFO = @MAKEINFO@
217MKDIR_P = @MKDIR_P@
e70e591c
BB
218NM = @NM@
219NMEDIT = @NMEDIT@
8a7e1cee 220NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
221OBJDUMP = @OBJDUMP@
222OBJEXT = @OBJEXT@
223OTOOL = @OTOOL@
224OTOOL64 = @OTOOL64@
225PACKAGE = @PACKAGE@
226PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227PACKAGE_NAME = @PACKAGE_NAME@
228PACKAGE_STRING = @PACKAGE_STRING@
229PACKAGE_TARNAME = @PACKAGE_TARNAME@
230PACKAGE_VERSION = @PACKAGE_VERSION@
231PATH_SEPARATOR = @PATH_SEPARATOR@
232RANLIB = @RANLIB@
233RPM = @RPM@
234RPMBUILD = @RPMBUILD@
235RPMBUILD_VERSION = @RPMBUILD_VERSION@
236RPM_VERSION = @RPM_VERSION@
e70e591c
BB
237SED = @SED@
238SET_MAKE = @SET_MAKE@
239SHELL = @SHELL@
240SPL = @SPL@
241SPL_OBJ = @SPL_OBJ@
242SPL_SYMBOLS = @SPL_SYMBOLS@
243SPL_VERSION = @SPL_VERSION@
244STRIP = @STRIP@
245TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
246VENDOR = @VENDOR@
247VERSION = @VERSION@
248ZFS_CONFIG = @ZFS_CONFIG@
249ZFS_META_ALIAS = @ZFS_META_ALIAS@
250ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
251ZFS_META_DATA = @ZFS_META_DATA@
252ZFS_META_LICENSE = @ZFS_META_LICENSE@
253ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
254ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
255ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
256ZFS_META_NAME = @ZFS_META_NAME@
257ZFS_META_RELEASE = @ZFS_META_RELEASE@
258ZFS_META_VERSION = @ZFS_META_VERSION@
259ZLIB = @ZLIB@
260abs_builddir = @abs_builddir@
261abs_srcdir = @abs_srcdir@
262abs_top_builddir = @abs_top_builddir@
263abs_top_srcdir = @abs_top_srcdir@
264ac_ct_CC = @ac_ct_CC@
265ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
266am__include = @am__include@
267am__leading_dot = @am__leading_dot@
268am__quote = @am__quote@
269am__tar = @am__tar@
270am__untar = @am__untar@
271bindir = @bindir@
272build = @build@
273build_alias = @build_alias@
274build_cpu = @build_cpu@
275build_os = @build_os@
276build_vendor = @build_vendor@
277builddir = @builddir@
278datadir = @datadir@
279datarootdir = @datarootdir@
280docdir = @docdir@
281dvidir = @dvidir@
282exec_prefix = @exec_prefix@
283host = @host@
284host_alias = @host_alias@
285host_cpu = @host_cpu@
286host_os = @host_os@
287host_vendor = @host_vendor@
288htmldir = @htmldir@
289includedir = @includedir@
290infodir = @infodir@
291install_sh = @install_sh@
292libdir = @libdir@
293libexecdir = @libexecdir@
294localedir = @localedir@
295localstatedir = @localstatedir@
296lt_ECHO = @lt_ECHO@
297mandir = @mandir@
298mkdir_p = @mkdir_p@
299oldincludedir = @oldincludedir@
300pdfdir = @pdfdir@
301prefix = @prefix@
302program_transform_name = @program_transform_name@
303psdir = @psdir@
304sbindir = @sbindir@
305sharedstatedir = @sharedstatedir@
306srcdir = @srcdir@
307sysconfdir = @sysconfdir@
308target = @target@
309target_alias = @target_alias@
310target_cpu = @target_cpu@
311target_os = @target_os@
312target_vendor = @target_vendor@
313top_build_prefix = @top_build_prefix@
314top_builddir = @top_builddir@
315top_srcdir = @top_srcdir@
6283f55e
BB
316DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
317 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
e70e591c
BB
318AM_LIBTOOLFLAGS = --silent
319AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
8a7e1cee 320 ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
12c1acde
BB
321 -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
322 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
323 -DTEXT_DOMAIN=\"zfs-linux-user\" $(DEBUG_STACKFLAGS) \
324 $(FRAME_LARGER_THAN)
e70e591c
BB
325lib_LTLIBRARIES = libunicode.la
326libunicode_la_SOURCES = \
6283f55e
BB
327 $(top_srcdir)/module/unicode/u8_textprep.c \
328 $(top_srcdir)/module/unicode/uconv.c
e70e591c
BB
329
330all: all-am
331
332.SUFFIXES:
333.SUFFIXES: .c .lo .o .obj
334$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
335 @for dep in $?; do \
336 case '$(am__configure_deps)' in \
337 *$$dep*) \
338 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
339 && { if test -f $@; then exit 0; else break; fi; }; \
340 exit 1;; \
341 esac; \
342 done; \
343 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libunicode/Makefile'; \
344 $(am__cd) $(top_srcdir) && \
345 $(AUTOMAKE) --gnu lib/libunicode/Makefile
346.PRECIOUS: Makefile
347Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
348 @case '$?' in \
349 *config.status*) \
350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
351 *) \
352 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
353 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
354 esac;
355
356$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
357 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358
359$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
360 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363$(am__aclocal_m4_deps):
364install-libLTLIBRARIES: $(lib_LTLIBRARIES)
365 @$(NORMAL_INSTALL)
366 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
367 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
368 list2=; for p in $$list; do \
369 if test -f $$p; then \
370 list2="$$list2 $$p"; \
371 else :; fi; \
372 done; \
373 test -z "$$list2" || { \
374 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
375 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
376 }
377
378uninstall-libLTLIBRARIES:
379 @$(NORMAL_UNINSTALL)
380 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
381 for p in $$list; do \
382 $(am__strip_dir) \
383 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
384 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
385 done
386
387clean-libLTLIBRARIES:
388 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
389 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
390 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
391 test "$$dir" != "$$p" || dir=.; \
392 echo "rm -f \"$${dir}/so_locations\""; \
393 rm -f "$${dir}/so_locations"; \
394 done
395libunicode.la: $(libunicode_la_OBJECTS) $(libunicode_la_DEPENDENCIES)
396 $(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libunicode_la_OBJECTS) $(libunicode_la_LIBADD) $(LIBS)
397
398mostlyclean-compile:
399 -rm -f *.$(OBJEXT)
400
401distclean-compile:
402 -rm -f *.tab.c
403
404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/u8_textprep.Plo@am__quote@
405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uconv.Plo@am__quote@
406
407.c.o:
408@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
409@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
410@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
411@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
412@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413@am__fastdepCC_FALSE@ $(COMPILE) -c $<
414
415.c.obj:
416@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
417@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
418@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
419@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
420@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
422
423.c.lo:
424@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
425@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
426@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
427@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
428@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
430
6283f55e
BB
431u8_textprep.lo: $(top_srcdir)/module/unicode/u8_textprep.c
432@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 u8_textprep.lo -MD -MP -MF $(DEPDIR)/u8_textprep.Tpo -c -o u8_textprep.lo `test -f '$(top_srcdir)/module/unicode/u8_textprep.c' || echo '$(srcdir)/'`$(top_srcdir)/module/unicode/u8_textprep.c
e70e591c
BB
433@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/u8_textprep.Tpo $(DEPDIR)/u8_textprep.Plo
434@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
6283f55e 435@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/module/unicode/u8_textprep.c' object='u8_textprep.lo' libtool=yes @AMDEPBACKSLASH@
e70e591c 436@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6283f55e 437@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o u8_textprep.lo `test -f '$(top_srcdir)/module/unicode/u8_textprep.c' || echo '$(srcdir)/'`$(top_srcdir)/module/unicode/u8_textprep.c
e70e591c 438
6283f55e
BB
439uconv.lo: $(top_srcdir)/module/unicode/uconv.c
440@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 uconv.lo -MD -MP -MF $(DEPDIR)/uconv.Tpo -c -o uconv.lo `test -f '$(top_srcdir)/module/unicode/uconv.c' || echo '$(srcdir)/'`$(top_srcdir)/module/unicode/uconv.c
e70e591c
BB
441@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/uconv.Tpo $(DEPDIR)/uconv.Plo
442@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
6283f55e 443@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/module/unicode/uconv.c' object='uconv.lo' libtool=yes @AMDEPBACKSLASH@
e70e591c 444@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6283f55e 445@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uconv.lo `test -f '$(top_srcdir)/module/unicode/uconv.c' || echo '$(srcdir)/'`$(top_srcdir)/module/unicode/uconv.c
e70e591c
BB
446
447mostlyclean-libtool:
448 -rm -f *.lo
449
450clean-libtool:
451 -rm -rf .libs _libs
452
453ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455 unique=`for i in $$list; do \
456 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457 done | \
458 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
459 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 mkid -fID $$unique
461tags: TAGS
462
463TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
464 $(TAGS_FILES) $(LISP)
465 set x; \
466 here=`pwd`; \
467 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470 done | \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
473 shift; \
474 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475 test -n "$$unique" || unique=$$empty_fix; \
476 if test $$# -gt 0; then \
477 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478 "$$@" $$unique; \
479 else \
480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481 $$unique; \
482 fi; \
483 fi
484ctags: CTAGS
485CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 done | \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z "$(CTAGS_ARGS)$$unique" \
494 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
495 $$unique
496
497GTAGS:
498 here=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd) $(top_srcdir) \
500 && gtags -i $(GTAGS_ARGS) "$$here"
501
502distclean-tags:
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504
505distdir: $(DISTFILES)
506 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 list='$(DISTFILES)'; \
509 dist_files=`for file in $$list; do echo $$file; done | \
510 sed -e "s|^$$srcdirstrip/||;t" \
511 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512 case $$dist_files in \
513 */*) $(MKDIR_P) `echo "$$dist_files" | \
514 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
515 sort -u` ;; \
516 esac; \
517 for file in $$dist_files; do \
518 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519 if test -d $$d/$$file; then \
520 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521 if test -d "$(distdir)/$$file"; then \
522 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
523 fi; \
524 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
526 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
527 fi; \
528 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
529 else \
530 test -f "$(distdir)/$$file" \
531 || cp -p $$d/$$file "$(distdir)/$$file" \
532 || exit 1; \
533 fi; \
534 done
535check-am: all-am
536check: check-am
537all-am: Makefile $(LTLIBRARIES)
538installdirs:
539 for dir in "$(DESTDIR)$(libdir)"; do \
540 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
541 done
542install: install-am
543install-exec: install-exec-am
544install-data: install-data-am
545uninstall: uninstall-am
546
547install-am: all-am
548 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
549
550installcheck: installcheck-am
551install-strip:
552 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554 `test -z '$(STRIP)' || \
555 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
556mostlyclean-generic:
557
558clean-generic:
559
560distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
563
564maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use"
566 @echo "it deletes files that may require special tools to rebuild."
567clean: clean-am
568
569clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
570 mostlyclean-am
571
572distclean: distclean-am
573 -rm -rf ./$(DEPDIR)
574 -rm -f Makefile
575distclean-am: clean-am distclean-compile distclean-generic \
576 distclean-tags
577
578dvi: dvi-am
579
580dvi-am:
581
582html: html-am
583
584html-am:
585
586info: info-am
587
588info-am:
589
590install-data-am:
591
592install-dvi: install-dvi-am
593
594install-dvi-am:
595
596install-exec-am: install-libLTLIBRARIES
597
598install-html: install-html-am
599
600install-html-am:
601
602install-info: install-info-am
603
604install-info-am:
605
606install-man:
607
608install-pdf: install-pdf-am
609
610install-pdf-am:
611
612install-ps: install-ps-am
613
614install-ps-am:
615
616installcheck-am:
617
618maintainer-clean: maintainer-clean-am
619 -rm -rf ./$(DEPDIR)
620 -rm -f Makefile
621maintainer-clean-am: distclean-am maintainer-clean-generic
622
623mostlyclean: mostlyclean-am
624
625mostlyclean-am: mostlyclean-compile mostlyclean-generic \
626 mostlyclean-libtool
627
628pdf: pdf-am
629
630pdf-am:
631
632ps: ps-am
633
634ps-am:
635
636uninstall-am: uninstall-libLTLIBRARIES
637
638.MAKE: install-am install-strip
639
640.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
641 clean-libLTLIBRARIES clean-libtool ctags distclean \
642 distclean-compile distclean-generic distclean-libtool \
643 distclean-tags distdir dvi dvi-am html html-am info info-am \
644 install install-am install-data install-data-am install-dvi \
645 install-dvi-am install-exec install-exec-am install-html \
646 install-html-am install-info install-info-am \
647 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
648 install-ps install-ps-am install-strip installcheck \
649 installcheck-am installdirs maintainer-clean \
650 maintainer-clean-generic mostlyclean mostlyclean-compile \
651 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
652 tags uninstall uninstall-am uninstall-libLTLIBRARIES
653
654
655# Tell versions [3.59,3.63) of GNU make to not export all variables.
656# Otherwise a system limit (for SysV at least) may be exceeded.
657.NOEXPORT: