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