Merge pull request #280 from aliaspider/master
[pcsx_rearmed.git] / deps / flac-1.3.2 / src / libFLAC / ia32 / Makefile.in
CommitLineData
ce188d4d 1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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@
16
17# libFLAC - Free Lossless Audio Codec library
18# Copyright (C) 2001-2009 Josh Coalson
19# Copyright (C) 2011-2016 Xiph.Org Foundation
20#
21# Redistribution and use in source and binary forms, with or without
22# modification, are permitted provided that the following conditions
23# are met:
24#
25# - Redistributions of source code must retain the above copyright
26# notice, this list of conditions and the following disclaimer.
27#
28# - Redistributions in binary form must reproduce the above copyright
29# notice, this list of conditions and the following disclaimer in the
30# documentation and/or other materials provided with the distribution.
31#
32# - Neither the name of the Xiph.org Foundation nor the names of its
33# contributors may be used to endorse or promote products derived from
34# this software without specific prior written permission.
35#
36# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
37# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
38# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
39# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
40# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
41# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
42# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
43# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
44# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
45# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
46# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47
48VPATH = @srcdir@
49am__is_gnu_make = { \
50 if test -z '$(MAKELEVEL)'; then \
51 false; \
52 elif test -n '$(MAKE_HOST)'; then \
53 true; \
54 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
55 true; \
56 else \
57 false; \
58 fi; \
59}
60am__make_running_with_option = \
61 case $${target_option-} in \
62 ?) ;; \
63 *) echo "am__make_running_with_option: internal error: invalid" \
64 "target option '$${target_option-}' specified" >&2; \
65 exit 1;; \
66 esac; \
67 has_opt=no; \
68 sane_makeflags=$$MAKEFLAGS; \
69 if $(am__is_gnu_make); then \
70 sane_makeflags=$$MFLAGS; \
71 else \
72 case $$MAKEFLAGS in \
73 *\\[\ \ ]*) \
74 bs=\\; \
75 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
76 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
77 esac; \
78 fi; \
79 skip_next=no; \
80 strip_trailopt () \
81 { \
82 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
83 }; \
84 for flg in $$sane_makeflags; do \
85 test $$skip_next = yes && { skip_next=no; continue; }; \
86 case $$flg in \
87 *=*|--*) continue;; \
88 -*I) strip_trailopt 'I'; skip_next=yes;; \
89 -*I?*) strip_trailopt 'I';; \
90 -*O) strip_trailopt 'O'; skip_next=yes;; \
91 -*O?*) strip_trailopt 'O';; \
92 -*l) strip_trailopt 'l'; skip_next=yes;; \
93 -*l?*) strip_trailopt 'l';; \
94 -[dEDm]) skip_next=yes;; \
95 -[JT]) skip_next=yes;; \
96 esac; \
97 case $$flg in \
98 *$$target_option*) has_opt=yes; break;; \
99 esac; \
100 done; \
101 test $$has_opt = yes
102am__make_dryrun = (target_option=n; $(am__make_running_with_option))
103am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
104pkgdatadir = $(datadir)/@PACKAGE@
105pkgincludedir = $(includedir)/@PACKAGE@
106pkglibdir = $(libdir)/@PACKAGE@
107pkglibexecdir = $(libexecdir)/@PACKAGE@
108am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
109install_sh_DATA = $(install_sh) -c -m 644
110install_sh_PROGRAM = $(install_sh) -c
111install_sh_SCRIPT = $(install_sh) -c
112INSTALL_HEADER = $(INSTALL_DATA)
113transform = $(program_transform_name)
114NORMAL_INSTALL = :
115PRE_INSTALL = :
116POST_INSTALL = :
117NORMAL_UNINSTALL = :
118PRE_UNINSTALL = :
119POST_UNINSTALL = :
120build_triplet = @build@
121host_triplet = @host@
122subdir = src/libFLAC/ia32
123ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
124am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
125 $(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
126 $(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
127 $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
128 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
129 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
130 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
131 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
132 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
133 $(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
134 $(top_srcdir)/configure.ac
135am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136 $(ACLOCAL_M4)
137DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
138mkinstalldirs = $(install_sh) -d
139CONFIG_HEADER = $(top_builddir)/config.h
140CONFIG_CLEAN_FILES =
141CONFIG_CLEAN_VPATH_FILES =
142LTLIBRARIES = $(noinst_LTLIBRARIES)
143libFLAC_asm_la_LIBADD =
144am_libFLAC_asm_la_OBJECTS = cpu_asm.lo fixed_asm.lo lpc_asm.lo
145libFLAC_asm_la_OBJECTS = $(am_libFLAC_asm_la_OBJECTS)
146AM_V_lt = $(am__v_lt_@AM_V@)
147am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
148am__v_lt_0 = --silent
149am__v_lt_1 =
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo " GEN " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
163COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
167 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
168 $(AM_CFLAGS) $(CFLAGS)
169AM_V_CC = $(am__v_CC_@AM_V@)
170am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
171am__v_CC_0 = @echo " CC " $@;
172am__v_CC_1 =
173CCLD = $(CC)
174LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176 $(AM_LDFLAGS) $(LDFLAGS) -o $@
177AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179am__v_CCLD_0 = @echo " CCLD " $@;
180am__v_CCLD_1 =
181SOURCES = $(libFLAC_asm_la_SOURCES)
182DIST_SOURCES = $(libFLAC_asm_la_SOURCES)
183am__can_run_installinfo = \
184 case $$AM_UPDATE_INFO_DIR in \
185 n|no|NO) false;; \
186 *) (install-info --version) >/dev/null 2>&1;; \
187 esac
188am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189# Read a list of newline-separated strings from the standard input,
190# and print each of them once, without duplicates. Input order is
191# *not* preserved.
192am__uniquify_input = $(AWK) '\
193 BEGIN { nonempty = 0; } \
194 { items[$$0] = 1; nonempty = 1; } \
195 END { if (nonempty) { for (i in items) print i; }; } \
196'
197# Make sure the list of sources is unique. This is necessary because,
198# e.g., the same source file might be shared among _SOURCES variables
199# for different programs/libraries.
200am__define_uniq_tagged_files = \
201 list='$(am__tagged_files)'; \
202 unique=`for i in $$list; do \
203 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204 done | $(am__uniquify_input)`
205ETAGS = etags
206CTAGS = ctags
207am__DIST_COMMON = $(srcdir)/Makefile.in
208DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209ACLOCAL = @ACLOCAL@
210AMTAR = @AMTAR@
211AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
212AR = @AR@
213AS = @AS@
214AUTOCONF = @AUTOCONF@
215AUTOHEADER = @AUTOHEADER@
216AUTOMAKE = @AUTOMAKE@
217AWK = @AWK@
218CC = @CC@
219CCAS = @CCAS@
220CCASDEPMODE = @CCASDEPMODE@
221CCASFLAGS = @CCASFLAGS@
222CCDEPMODE = @CCDEPMODE@
223CFLAGS = @CFLAGS@
224CPP = @CPP@
225CPPFLAGS = @CPPFLAGS@
226CXX = @CXX@
227CXXCPP = @CXXCPP@
228CXXDEPMODE = @CXXDEPMODE@
229CXXFLAGS = @CXXFLAGS@
230CYGPATH_W = @CYGPATH_W@
231DEFS = @DEFS@
232DEPDIR = @DEPDIR@
233DLLTOOL = @DLLTOOL@
234DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
235DOXYGEN = @DOXYGEN@
236DSYMUTIL = @DSYMUTIL@
237DUMPBIN = @DUMPBIN@
238ECHO_C = @ECHO_C@
239ECHO_N = @ECHO_N@
240ECHO_T = @ECHO_T@
241EGREP = @EGREP@
242ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
243EXEEXT = @EXEEXT@
244FGREP = @FGREP@
245FLAC__HAS_OGG = @FLAC__HAS_OGG@
246FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
247FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
248GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
249GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
250GCC_VERSION = @GCC_VERSION@
251GREP = @GREP@
252INSTALL = @INSTALL@
253INSTALL_DATA = @INSTALL_DATA@
254INSTALL_PROGRAM = @INSTALL_PROGRAM@
255INSTALL_SCRIPT = @INSTALL_SCRIPT@
256INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257LD = @LD@
258LDFLAGS = @LDFLAGS@
259LIBICONV = @LIBICONV@
260LIBOBJS = @LIBOBJS@
261LIBS = @LIBS@
262LIBTOOL = @LIBTOOL@
263LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
264LIPO = @LIPO@
265LN_S = @LN_S@
266LTLIBICONV = @LTLIBICONV@
267LTLIBOBJS = @LTLIBOBJS@
268LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
269MAKEINFO = @MAKEINFO@
270MANIFEST_TOOL = @MANIFEST_TOOL@
271MKDIR_P = @MKDIR_P@
272NASM = @NASM@
273NM = @NM@
274NMEDIT = @NMEDIT@
275OBJDUMP = @OBJDUMP@
276OBJEXT = @OBJEXT@
277OBJ_FORMAT = @OBJ_FORMAT@
278OGG_CFLAGS = @OGG_CFLAGS@
279OGG_LIBS = @OGG_LIBS@
280OGG_PACKAGE = @OGG_PACKAGE@
281OTOOL = @OTOOL@
282OTOOL64 = @OTOOL64@
283PACKAGE = @PACKAGE@
284PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
285PACKAGE_NAME = @PACKAGE_NAME@
286PACKAGE_STRING = @PACKAGE_STRING@
287PACKAGE_TARNAME = @PACKAGE_TARNAME@
288PACKAGE_URL = @PACKAGE_URL@
289PACKAGE_VERSION = @PACKAGE_VERSION@
290PATH_SEPARATOR = @PATH_SEPARATOR@
291RANLIB = @RANLIB@
292SED = @SED@
293SET_MAKE = @SET_MAKE@
294SHELL = @SHELL@
295STRIP = @STRIP@
296VERSION = @VERSION@
297XMMS_CFLAGS = @XMMS_CFLAGS@
298XMMS_CONFIG = @XMMS_CONFIG@
299XMMS_DATA_DIR = @XMMS_DATA_DIR@
300XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
301XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
302XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
303XMMS_LIBS = @XMMS_LIBS@
304XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
305XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
306XMMS_VERSION = @XMMS_VERSION@
307XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
308abs_builddir = @abs_builddir@
309abs_srcdir = @abs_srcdir@
310abs_top_builddir = @abs_top_builddir@
311abs_top_srcdir = @abs_top_srcdir@
312ac_ct_AR = @ac_ct_AR@
313ac_ct_CC = @ac_ct_CC@
314ac_ct_CXX = @ac_ct_CXX@
315ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
316am__include = @am__include@
317am__leading_dot = @am__leading_dot@
318am__quote = @am__quote@
319am__tar = @am__tar@
320am__untar = @am__untar@
321bindir = @bindir@
322build = @build@
323build_alias = @build_alias@
324build_cpu = @build_cpu@
325build_os = @build_os@
326build_vendor = @build_vendor@
327builddir = @builddir@
328datadir = @datadir@
329datarootdir = @datarootdir@
330docdir = @docdir@
331dvidir = @dvidir@
332exec_prefix = @exec_prefix@
333host = @host@
334host_alias = @host_alias@
335host_cpu = @host_cpu@
336host_os = @host_os@
337host_vendor = @host_vendor@
338htmldir = @htmldir@
339includedir = @includedir@
340infodir = @infodir@
341install_sh = @install_sh@
342libdir = @libdir@
343libexecdir = @libexecdir@
344localedir = @localedir@
345localstatedir = @localstatedir@
346mandir = @mandir@
347mkdir_p = @mkdir_p@
348oldincludedir = @oldincludedir@
349pdfdir = @pdfdir@
350prefix = @prefix@
351program_transform_name = @program_transform_name@
352psdir = @psdir@
353runstatedir = @runstatedir@
354sbindir = @sbindir@
355sharedstatedir = @sharedstatedir@
356srcdir = @srcdir@
357sysconfdir = @sysconfdir@
358target_alias = @target_alias@
359top_build_prefix = @top_build_prefix@
360top_builddir = @top_builddir@
361top_srcdir = @top_srcdir@
362SUFFIXES = .nasm .lo
363STRIP_NON_ASM = sh $(top_srcdir)/strip_non_asm_libtool_args.sh
364AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
365noinst_LTLIBRARIES = libFLAC-asm.la
366libFLAC_asm_la_SOURCES = \
367 cpu_asm.nasm \
368 fixed_asm.nasm \
369 lpc_asm.nasm \
370 nasm.h
371
372all: all-am
373
374.SUFFIXES:
375.SUFFIXES: .nasm .lo
376$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
377 @for dep in $?; do \
378 case '$(am__configure_deps)' in \
379 *$$dep*) \
380 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
381 && { if test -f $@; then exit 0; else break; fi; }; \
382 exit 1;; \
383 esac; \
384 done; \
385 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libFLAC/ia32/Makefile'; \
386 $(am__cd) $(top_srcdir) && \
387 $(AUTOMAKE) --foreign src/libFLAC/ia32/Makefile
388Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
389 @case '$?' in \
390 *config.status*) \
391 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
392 *) \
393 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
394 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
395 esac;
396
397$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
398 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399
400$(top_srcdir)/configure: $(am__configure_deps)
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
402$(ACLOCAL_M4): $(am__aclocal_m4_deps)
403 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404$(am__aclocal_m4_deps):
405
406clean-noinstLTLIBRARIES:
407 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
408 @list='$(noinst_LTLIBRARIES)'; \
409 locs=`for p in $$list; do echo $$p; done | \
410 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
411 sort -u`; \
412 test -z "$$locs" || { \
413 echo rm -f $${locs}; \
414 rm -f $${locs}; \
415 }
416
417libFLAC-asm.la: $(libFLAC_asm_la_OBJECTS) $(libFLAC_asm_la_DEPENDENCIES) $(EXTRA_libFLAC_asm_la_DEPENDENCIES)
418 $(AM_V_CCLD)$(LINK) $(libFLAC_asm_la_OBJECTS) $(libFLAC_asm_la_LIBADD) $(LIBS)
419
420mostlyclean-compile:
421 -rm -f *.$(OBJEXT)
422
423distclean-compile:
424 -rm -f *.tab.c
425
426mostlyclean-libtool:
427 -rm -f *.lo
428
429clean-libtool:
430 -rm -rf .libs _libs
431
432ID: $(am__tagged_files)
433 $(am__define_uniq_tagged_files); mkid -fID $$unique
434tags: tags-am
435TAGS: tags
436
437tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
438 set x; \
439 here=`pwd`; \
440 $(am__define_uniq_tagged_files); \
441 shift; \
442 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
443 test -n "$$unique" || unique=$$empty_fix; \
444 if test $$# -gt 0; then \
445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446 "$$@" $$unique; \
447 else \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 $$unique; \
450 fi; \
451 fi
452ctags: ctags-am
453
454CTAGS: ctags
455ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
456 $(am__define_uniq_tagged_files); \
457 test -z "$(CTAGS_ARGS)$$unique" \
458 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
459 $$unique
460
461GTAGS:
462 here=`$(am__cd) $(top_builddir) && pwd` \
463 && $(am__cd) $(top_srcdir) \
464 && gtags -i $(GTAGS_ARGS) "$$here"
465cscopelist: cscopelist-am
466
467cscopelist-am: $(am__tagged_files)
468 list='$(am__tagged_files)'; \
469 case "$(srcdir)" in \
470 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
471 *) sdir=$(subdir)/$(srcdir) ;; \
472 esac; \
473 for i in $$list; do \
474 if test -f "$$i"; then \
475 echo "$(subdir)/$$i"; \
476 else \
477 echo "$$sdir/$$i"; \
478 fi; \
479 done >> $(top_builddir)/cscope.files
480
481distclean-tags:
482 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
483
484distdir: $(DISTFILES)
485 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
486 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
487 list='$(DISTFILES)'; \
488 dist_files=`for file in $$list; do echo $$file; done | \
489 sed -e "s|^$$srcdirstrip/||;t" \
490 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
491 case $$dist_files in \
492 */*) $(MKDIR_P) `echo "$$dist_files" | \
493 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
494 sort -u` ;; \
495 esac; \
496 for file in $$dist_files; do \
497 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
498 if test -d $$d/$$file; then \
499 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
500 if test -d "$(distdir)/$$file"; then \
501 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
502 fi; \
503 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
504 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506 fi; \
507 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
508 else \
509 test -f "$(distdir)/$$file" \
510 || cp -p $$d/$$file "$(distdir)/$$file" \
511 || exit 1; \
512 fi; \
513 done
514check-am: all-am
515check: check-am
516all-am: Makefile $(LTLIBRARIES)
517installdirs:
518install: install-am
519install-exec: install-exec-am
520install-data: install-data-am
521uninstall: uninstall-am
522
523install-am: all-am
524 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
525
526installcheck: installcheck-am
527install-strip:
528 if test -z '$(STRIP)'; then \
529 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531 install; \
532 else \
533 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
534 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
535 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
536 fi
537mostlyclean-generic:
538
539clean-generic:
540
541distclean-generic:
542 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
544
545maintainer-clean-generic:
546 @echo "This command is intended for maintainers to use"
547 @echo "it deletes files that may require special tools to rebuild."
548clean: clean-am
549
550clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
551 mostlyclean-am
552
553distclean: distclean-am
554 -rm -f Makefile
555distclean-am: clean-am distclean-compile distclean-generic \
556 distclean-tags
557
558dvi: dvi-am
559
560dvi-am:
561
562html: html-am
563
564html-am:
565
566info: info-am
567
568info-am:
569
570install-data-am:
571
572install-dvi: install-dvi-am
573
574install-dvi-am:
575
576install-exec-am:
577
578install-html: install-html-am
579
580install-html-am:
581
582install-info: install-info-am
583
584install-info-am:
585
586install-man:
587
588install-pdf: install-pdf-am
589
590install-pdf-am:
591
592install-ps: install-ps-am
593
594install-ps-am:
595
596installcheck-am:
597
598maintainer-clean: maintainer-clean-am
599 -rm -f Makefile
600maintainer-clean-am: distclean-am maintainer-clean-generic
601
602mostlyclean: mostlyclean-am
603
604mostlyclean-am: mostlyclean-compile mostlyclean-generic \
605 mostlyclean-libtool
606
607pdf: pdf-am
608
609pdf-am:
610
611ps: ps-am
612
613ps-am:
614
615uninstall-am:
616
617.MAKE: install-am install-strip
618
619.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
620 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
621 ctags-am distclean distclean-compile distclean-generic \
622 distclean-libtool distclean-tags distdir dvi dvi-am html \
623 html-am info info-am install install-am install-data \
624 install-data-am install-dvi install-dvi-am install-exec \
625 install-exec-am install-html install-html-am install-info \
626 install-info-am install-man install-pdf install-pdf-am \
627 install-ps install-ps-am install-strip installcheck \
628 installcheck-am installdirs maintainer-clean \
629 maintainer-clean-generic mostlyclean mostlyclean-compile \
630 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
631 tags tags-am uninstall uninstall-am
632
633.PRECIOUS: Makefile
634
635.nasm.lo:
636 $(LIBTOOL) --tag=CC --mode=compile $(STRIP_NON_ASM) $(NASM) -f $(OBJ_FORMAT) -d OBJ_FORMAT_$(OBJ_FORMAT) -i$(srcdir)/ $< -o $@
637
638# Tell versions [3.59,3.63) of GNU make to not export all variables.
639# Otherwise a system limit (for SysV at least) may be exceeded.
640.NOEXPORT: