]> git.proxmox.com Git - mirror_spl-debian.git/blame - scripts/Makefile.in
Packaging improvements for RHEL and SLES (part 2)
[mirror_spl-debian.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@
64CPP = @CPP@
65CPPFLAGS = @CPPFLAGS@
66CXX = @CXX@
67CXXCPP = @CXXCPP@
68CXXDEPMODE = @CXXDEPMODE@
69CXXFLAGS = @CXXFLAGS@
70CYGPATH_W = @CYGPATH_W@
71DEFS = @DEFS@
72DEPDIR = @DEPDIR@
73ECHO = @ECHO@
74ECHO_C = @ECHO_C@
75ECHO_N = @ECHO_N@
76ECHO_T = @ECHO_T@
77EGREP = @EGREP@
78EXEEXT = @EXEEXT@
79F77 = @F77@
80FFLAGS = @FFLAGS@
81INSTALL_DATA = @INSTALL_DATA@
82INSTALL_PROGRAM = @INSTALL_PROGRAM@
83INSTALL_SCRIPT = @INSTALL_SCRIPT@
84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85KERNELCFLAGS = @KERNELCFLAGS@
86KERNELCPPFLAGS = @KERNELCPPFLAGS@
87KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
88LDFLAGS = @LDFLAGS@
89LIBOBJS = @LIBOBJS@
90LIBS = @LIBS@
91LIBTOOL = @LIBTOOL@
92LINUX = @LINUX@
93LINUX_OBJ = @LINUX_OBJ@
2e0e7e69 94LINUX_SYMBOLS = @LINUX_SYMBOLS@
c5f70460 95LINUX_VERSION = @LINUX_VERSION@
7212e2cd 96LN_S = @LN_S@
97LTLIBOBJS = @LTLIBOBJS@
98MAINT = @MAINT@
99MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
100MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
101MAKEINFO = @MAKEINFO@
7212e2cd 102OBJEXT = @OBJEXT@
103PACKAGE = @PACKAGE@
104PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105PACKAGE_NAME = @PACKAGE_NAME@
106PACKAGE_STRING = @PACKAGE_STRING@
107PACKAGE_TARNAME = @PACKAGE_TARNAME@
108PACKAGE_VERSION = @PACKAGE_VERSION@
109PATH_SEPARATOR = @PATH_SEPARATOR@
110RANLIB = @RANLIB@
111SED = @SED@
112SET_MAKE = @SET_MAKE@
113SHELL = @SHELL@
72e7de60 114SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
115SPL_META_AUTHOR = @SPL_META_AUTHOR@
116SPL_META_DATA = @SPL_META_DATA@
117SPL_META_LT_AGE = @SPL_META_LT_AGE@
118SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
119SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
120SPL_META_NAME = @SPL_META_NAME@
121SPL_META_RELEASE = @SPL_META_RELEASE@
122SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 123STRIP = @STRIP@
124VERSION = @VERSION@
125ac_ct_AR = @ac_ct_AR@
126ac_ct_CC = @ac_ct_CC@
127ac_ct_CXX = @ac_ct_CXX@
128ac_ct_F77 = @ac_ct_F77@
129ac_ct_RANLIB = @ac_ct_RANLIB@
130ac_ct_STRIP = @ac_ct_STRIP@
131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138am__tar = @am__tar@
139am__untar = @am__untar@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147exec_prefix = @exec_prefix@
148host = @host@
149host_alias = @host_alias@
150host_cpu = @host_cpu@
151host_os = @host_os@
152host_vendor = @host_vendor@
153includedir = @includedir@
154infodir = @infodir@
155install_sh = @install_sh@
7212e2cd 156libdir = @libdir@
157libexecdir = @libexecdir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166sysconfdir = @sysconfdir@
167target = @target@
168target_alias = @target_alias@
169target_cpu = @target_cpu@
170target_os = @target_os@
171target_vendor = @target_vendor@
c5f70460 172EXTRA_DIST = check.sh
7212e2cd 173all: all-am
174
175.SUFFIXES:
176$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
177 @for dep in $?; do \
178 case '$(am__configure_deps)' in \
179 *$$dep*) \
180 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
181 && exit 0; \
182 exit 1;; \
183 esac; \
184 done; \
185 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
186 cd $(top_srcdir) && \
187 $(AUTOMAKE) --gnu scripts/Makefile
188.PRECIOUS: Makefile
189Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
190 @case '$?' in \
191 *config.status*) \
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
193 *) \
194 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
195 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
196 esac;
197
198$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
7212e2cd 205
206mostlyclean-libtool:
207 -rm -f *.lo
208
209clean-libtool:
210 -rm -rf .libs _libs
211
212distclean-libtool:
213 -rm -f libtool
214uninstall-info-am:
215tags: TAGS
216TAGS:
217
218ctags: CTAGS
219CTAGS:
220
221
222distdir: $(DISTFILES)
223 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
224 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
225 list='$(DISTFILES)'; for file in $$list; do \
226 case $$file in \
227 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
228 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
229 esac; \
230 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
231 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
232 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
233 dir="/$$dir"; \
234 $(mkdir_p) "$(distdir)$$dir"; \
235 else \
236 dir=''; \
237 fi; \
238 if test -d $$d/$$file; then \
239 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
240 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
241 fi; \
242 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
243 else \
244 test -f $(distdir)/$$file \
245 || cp -p $$d/$$file $(distdir)/$$file \
246 || exit 1; \
247 fi; \
248 done
249check-am: all-am
250check: check-am
251all-am: Makefile
252installdirs:
253install: install-am
254install-exec: install-exec-am
255install-data: install-data-am
256uninstall: uninstall-am
257
258install-am: all-am
259 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
260
261installcheck: installcheck-am
262install-strip:
263 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
264 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
265 `test -z '$(STRIP)' || \
266 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
267mostlyclean-generic:
268
269clean-generic:
270
271distclean-generic:
272 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
273
274maintainer-clean-generic:
275 @echo "This command is intended for maintainers to use"
276 @echo "it deletes files that may require special tools to rebuild."
277clean: clean-am
278
279clean-am: clean-generic clean-libtool mostlyclean-am
280
281distclean: distclean-am
282 -rm -f Makefile
283distclean-am: clean-am distclean-generic distclean-libtool
284
285dvi: dvi-am
286
287dvi-am:
288
289html: html-am
290
291info: info-am
292
293info-am:
294
295install-data-am:
296
297install-exec-am:
298
299install-info: install-info-am
300
301install-man:
302
303installcheck-am:
304
305maintainer-clean: maintainer-clean-am
306 -rm -f Makefile
307maintainer-clean-am: distclean-am maintainer-clean-generic
308
309mostlyclean: mostlyclean-am
310
311mostlyclean-am: mostlyclean-generic mostlyclean-libtool
312
313pdf: pdf-am
314
315pdf-am:
316
317ps: ps-am
318
319ps-am:
320
321uninstall-am: uninstall-info-am
322
323.PHONY: all all-am check check-am clean clean-generic clean-libtool \
324 distclean distclean-generic distclean-libtool distdir dvi \
325 dvi-am html html-am info info-am install install-am \
326 install-data install-data-am install-exec install-exec-am \
327 install-info install-info-am install-man install-strip \
328 installcheck installcheck-am installdirs maintainer-clean \
329 maintainer-clean-generic mostlyclean mostlyclean-generic \
330 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
331 uninstall-info-am
332
333
334check:
335 ./check.sh
336# Tell versions [3.59,3.63) of GNU make to not export all variables.
337# Otherwise a system limit (for SysV at least) may be exceeded.
338.NOEXPORT: