]> git.proxmox.com Git - mirror_spl.git/blame - scripts/Makefile.in
Simplify rpm build rules, added config/rpm.am.
[mirror_spl.git] / scripts / Makefile.in
CommitLineData
7212e2cd 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = scripts
c5f70460 40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
7212e2cd 41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
43 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/spl_config.h
c5f70460 48CONFIG_CLEAN_FILES =
7212e2cd 49SOURCES =
50DIST_SOURCES =
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMDEP_FALSE = @AMDEP_FALSE@
54AMDEP_TRUE = @AMDEP_TRUE@
55AMTAR = @AMTAR@
56AR = @AR@
57AUTOCONF = @AUTOCONF@
58AUTOHEADER = @AUTOHEADER@
59AUTOMAKE = @AUTOMAKE@
60AWK = @AWK@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
86933a6e
BB
64CONFIG_KERNEL_FALSE = @CONFIG_KERNEL_FALSE@
65CONFIG_KERNEL_TRUE = @CONFIG_KERNEL_TRUE@
66CONFIG_USER_FALSE = @CONFIG_USER_FALSE@
67CONFIG_USER_TRUE = @CONFIG_USER_TRUE@
7212e2cd 68CPP = @CPP@
69CPPFLAGS = @CPPFLAGS@
70CXX = @CXX@
71CXXCPP = @CXXCPP@
72CXXDEPMODE = @CXXDEPMODE@
73CXXFLAGS = @CXXFLAGS@
74CYGPATH_W = @CYGPATH_W@
75DEFS = @DEFS@
76DEPDIR = @DEPDIR@
77ECHO = @ECHO@
78ECHO_C = @ECHO_C@
79ECHO_N = @ECHO_N@
80ECHO_T = @ECHO_T@
81EGREP = @EGREP@
82EXEEXT = @EXEEXT@
83F77 = @F77@
84FFLAGS = @FFLAGS@
85INSTALL_DATA = @INSTALL_DATA@
86INSTALL_PROGRAM = @INSTALL_PROGRAM@
87INSTALL_SCRIPT = @INSTALL_SCRIPT@
88INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
7212e2cd 89KERNELCPPFLAGS = @KERNELCPPFLAGS@
90KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
91LDFLAGS = @LDFLAGS@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LIBTOOL = @LIBTOOL@
86933a6e 95LICENSE = @LICENSE@
7212e2cd 96LINUX = @LINUX@
97LINUX_OBJ = @LINUX_OBJ@
2e0e7e69 98LINUX_SYMBOLS = @LINUX_SYMBOLS@
c5f70460 99LINUX_VERSION = @LINUX_VERSION@
7212e2cd 100LN_S = @LN_S@
101LTLIBOBJS = @LTLIBOBJS@
102MAINT = @MAINT@
103MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
104MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
105MAKEINFO = @MAKEINFO@
7212e2cd 106OBJEXT = @OBJEXT@
107PACKAGE = @PACKAGE@
108PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109PACKAGE_NAME = @PACKAGE_NAME@
110PACKAGE_STRING = @PACKAGE_STRING@
111PACKAGE_TARNAME = @PACKAGE_TARNAME@
112PACKAGE_VERSION = @PACKAGE_VERSION@
113PATH_SEPARATOR = @PATH_SEPARATOR@
114RANLIB = @RANLIB@
115SED = @SED@
116SET_MAKE = @SET_MAKE@
117SHELL = @SHELL@
86933a6e 118SPL_CONFIG = @SPL_CONFIG@
72e7de60 119SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
120SPL_META_AUTHOR = @SPL_META_AUTHOR@
121SPL_META_DATA = @SPL_META_DATA@
122SPL_META_LT_AGE = @SPL_META_LT_AGE@
123SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
124SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
125SPL_META_NAME = @SPL_META_NAME@
126SPL_META_RELEASE = @SPL_META_RELEASE@
127SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 128STRIP = @STRIP@
129VERSION = @VERSION@
130ac_ct_AR = @ac_ct_AR@
131ac_ct_CC = @ac_ct_CC@
132ac_ct_CXX = @ac_ct_CXX@
133ac_ct_F77 = @ac_ct_F77@
134ac_ct_RANLIB = @ac_ct_RANLIB@
135ac_ct_STRIP = @ac_ct_STRIP@
136am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
140am__include = @am__include@
141am__leading_dot = @am__leading_dot@
142am__quote = @am__quote@
143am__tar = @am__tar@
144am__untar = @am__untar@
145bindir = @bindir@
146build = @build@
147build_alias = @build_alias@
148build_cpu = @build_cpu@
149build_os = @build_os@
150build_vendor = @build_vendor@
151datadir = @datadir@
152exec_prefix = @exec_prefix@
153host = @host@
154host_alias = @host_alias@
155host_cpu = @host_cpu@
156host_os = @host_os@
157host_vendor = @host_vendor@
158includedir = @includedir@
159infodir = @infodir@
160install_sh = @install_sh@
7212e2cd 161libdir = @libdir@
162libexecdir = @libexecdir@
163localstatedir = @localstatedir@
164mandir = @mandir@
165mkdir_p = @mkdir_p@
166oldincludedir = @oldincludedir@
167prefix = @prefix@
168program_transform_name = @program_transform_name@
169sbindir = @sbindir@
170sharedstatedir = @sharedstatedir@
171sysconfdir = @sysconfdir@
172target = @target@
173target_alias = @target_alias@
174target_cpu = @target_cpu@
175target_os = @target_os@
176target_vendor = @target_vendor@
c5f70460 177EXTRA_DIST = check.sh
7212e2cd 178all: all-am
179
180.SUFFIXES:
181$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
182 @for dep in $?; do \
183 case '$(am__configure_deps)' in \
184 *$$dep*) \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186 && exit 0; \
187 exit 1;; \
188 esac; \
189 done; \
190 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
191 cd $(top_srcdir) && \
192 $(AUTOMAKE) --gnu scripts/Makefile
193.PRECIOUS: Makefile
194Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195 @case '$?' in \
196 *config.status*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198 *) \
199 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201 esac;
202
203$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
7212e2cd 210
211mostlyclean-libtool:
212 -rm -f *.lo
213
214clean-libtool:
215 -rm -rf .libs _libs
216
217distclean-libtool:
218 -rm -f libtool
219uninstall-info-am:
220tags: TAGS
221TAGS:
222
223ctags: CTAGS
224CTAGS:
225
226
227distdir: $(DISTFILES)
228 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
229 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
230 list='$(DISTFILES)'; for file in $$list; do \
231 case $$file in \
232 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
233 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
234 esac; \
235 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
236 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
237 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
238 dir="/$$dir"; \
239 $(mkdir_p) "$(distdir)$$dir"; \
240 else \
241 dir=''; \
242 fi; \
243 if test -d $$d/$$file; then \
244 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
246 fi; \
247 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
248 else \
249 test -f $(distdir)/$$file \
250 || cp -p $$d/$$file $(distdir)/$$file \
251 || exit 1; \
252 fi; \
253 done
254check-am: all-am
255check: check-am
256all-am: Makefile
257installdirs:
258install: install-am
259install-exec: install-exec-am
260install-data: install-data-am
261uninstall: uninstall-am
262
263install-am: all-am
264 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
265
266installcheck: installcheck-am
267install-strip:
268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
269 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
270 `test -z '$(STRIP)' || \
271 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
272mostlyclean-generic:
273
274clean-generic:
275
276distclean-generic:
277 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
278
279maintainer-clean-generic:
280 @echo "This command is intended for maintainers to use"
281 @echo "it deletes files that may require special tools to rebuild."
282clean: clean-am
283
284clean-am: clean-generic clean-libtool mostlyclean-am
285
286distclean: distclean-am
287 -rm -f Makefile
288distclean-am: clean-am distclean-generic distclean-libtool
289
290dvi: dvi-am
291
292dvi-am:
293
294html: html-am
295
296info: info-am
297
298info-am:
299
300install-data-am:
301
302install-exec-am:
303
304install-info: install-info-am
305
306install-man:
307
308installcheck-am:
309
310maintainer-clean: maintainer-clean-am
311 -rm -f Makefile
312maintainer-clean-am: distclean-am maintainer-clean-generic
313
314mostlyclean: mostlyclean-am
315
316mostlyclean-am: mostlyclean-generic mostlyclean-libtool
317
318pdf: pdf-am
319
320pdf-am:
321
322ps: ps-am
323
324ps-am:
325
326uninstall-am: uninstall-info-am
327
328.PHONY: all all-am check check-am clean clean-generic clean-libtool \
329 distclean distclean-generic distclean-libtool distdir dvi \
330 dvi-am html html-am info info-am install install-am \
331 install-data install-data-am install-exec install-exec-am \
332 install-info install-info-am install-man install-strip \
333 installcheck installcheck-am installdirs maintainer-clean \
334 maintainer-clean-generic mostlyclean mostlyclean-generic \
335 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
336 uninstall-info-am
337
338
339check:
340 ./check.sh
341# Tell versions [3.59,3.63) of GNU make to not export all variables.
342# Otherwise a system limit (for SysV at least) may be exceeded.
343.NOEXPORT: