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