source: trunk/libs/newlib/src/newlib/libc/machine/xscale/Makefile.in @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 16.6 KB
Line 
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \   ]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54subdir = .
55DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
56        $(top_srcdir)/configure $(am__configure_deps) \
57        $(srcdir)/../../../../mkinstalldirs
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
60        $(top_srcdir)/configure.in
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62        $(ACLOCAL_M4)
63am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64 configure.lineno config.status.lineno
65mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
66CONFIG_CLEAN_FILES =
67CONFIG_CLEAN_VPATH_FILES =
68LIBRARIES = $(noinst_LIBRARIES)
69ARFLAGS = cru
70lib_a_AR = $(AR) $(ARFLAGS)
71lib_a_LIBADD =
72am_lib_a_OBJECTS = lib_a-memchr.$(OBJEXT) lib_a-memcmp.$(OBJEXT) \
73        lib_a-memcpy.$(OBJEXT) lib_a-memmove.$(OBJEXT) \
74        lib_a-memset.$(OBJEXT) lib_a-strchr.$(OBJEXT) \
75        lib_a-strcmp.$(OBJEXT) lib_a-strcpy.$(OBJEXT) \
76        lib_a-strlen.$(OBJEXT) lib_a-setjmp.$(OBJEXT)
77lib_a_OBJECTS = $(am_lib_a_OBJECTS)
78DEFAULT_INCLUDES = -I.@am__isrc@
79depcomp =
80am__depfiles_maybe =
81CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
83COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85CCLD = $(CC)
86LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
87SOURCES = $(lib_a_SOURCES)
88am__can_run_installinfo = \
89  case $$AM_UPDATE_INFO_DIR in \
90    n|no|NO) false;; \
91    *) (install-info --version) >/dev/null 2>&1;; \
92  esac
93ETAGS = etags
94CTAGS = ctags
95ACLOCAL = @ACLOCAL@
96AMTAR = @AMTAR@
97AR = @AR@
98AS = @AS@
99AUTOCONF = @AUTOCONF@
100AUTOHEADER = @AUTOHEADER@
101AUTOMAKE = @AUTOMAKE@
102AWK = @AWK@
103CC = @CC@
104CCAS = @CCAS@
105CCASFLAGS = @CCASFLAGS@
106CCDEPMODE = @CCDEPMODE@
107CYGPATH_W = @CYGPATH_W@
108DEFS = @DEFS@
109DEPDIR = @DEPDIR@
110ECHO_C = @ECHO_C@
111ECHO_N = @ECHO_N@
112ECHO_T = @ECHO_T@
113INSTALL = @INSTALL@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118LDFLAGS = @LDFLAGS@
119LIBOBJS = @LIBOBJS@
120LIBS = @LIBS@
121LTLIBOBJS = @LTLIBOBJS@
122MAINT = @MAINT@
123MAKEINFO = @MAKEINFO@
124MKDIR_P = @MKDIR_P@
125NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
126NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_URL = @PACKAGE_URL@
134PACKAGE_VERSION = @PACKAGE_VERSION@
135PATH_SEPARATOR = @PATH_SEPARATOR@
136RANLIB = @RANLIB@
137READELF = @READELF@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141VERSION = @VERSION@
142abs_builddir = @abs_builddir@
143abs_srcdir = @abs_srcdir@
144abs_top_builddir = @abs_top_builddir@
145abs_top_srcdir = @abs_top_srcdir@
146aext = @aext@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150am__tar = @am__tar@
151am__untar = @am__untar@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158builddir = @builddir@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = @docdir@
162dvidir = @dvidir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169htmldir = @htmldir@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175libm_machine_dir = @libm_machine_dir@
176localedir = @localedir@
177localstatedir = @localstatedir@
178lpfx = @lpfx@
179machine_dir = @machine_dir@
180mandir = @mandir@
181mkdir_p = @mkdir_p@
182newlib_basedir = @newlib_basedir@
183oext = @oext@
184oldincludedir = @oldincludedir@
185pdfdir = @pdfdir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188psdir = @psdir@
189sbindir = @sbindir@
190sharedstatedir = @sharedstatedir@
191srcdir = @srcdir@
192sys_dir = @sys_dir@
193sysconfdir = @sysconfdir@
194target_alias = @target_alias@
195top_build_prefix = @top_build_prefix@
196top_builddir = @top_builddir@
197top_srcdir = @top_srcdir@
198AUTOMAKE_OPTIONS = cygnus
199INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
200AM_CCASFLAGS = $(INCLUDES)
201noinst_LIBRARIES = lib.a
202lib_a_SOURCES = \
203        memchr.c memcmp.c memcpy.c memmove.c memset.c \
204        strchr.c strcmp.c strcpy.c strlen.c setjmp.S
205
206lib_a_CCASFLAGS = $(AM_CCASFLAGS)
207lib_a_CFLAGS = $(AM_CFLAGS)
208ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
209CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
210all: all-am
211
212.SUFFIXES:
213.SUFFIXES: .S .c .o .obj
214am--refresh: Makefile
215        @:
216$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
217        @for dep in $?; do \
218          case '$(am__configure_deps)' in \
219            *$$dep*) \
220              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
221              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
222                && exit 0; \
223              exit 1;; \
224          esac; \
225        done; \
226        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
227        $(am__cd) $(top_srcdir) && \
228          $(AUTOMAKE) --cygnus Makefile
229.PRECIOUS: Makefile
230Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231        @case '$?' in \
232          *config.status*) \
233            echo ' $(SHELL) ./config.status'; \
234            $(SHELL) ./config.status;; \
235          *) \
236            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
237            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
238        esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241        $(SHELL) ./config.status --recheck
242
243$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244        $(am__cd) $(srcdir) && $(AUTOCONF)
245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
247$(am__aclocal_m4_deps):
248
249clean-noinstLIBRARIES:
250        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
251lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) $(EXTRA_lib_a_DEPENDENCIES)
252        -rm -f lib.a
253        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
254        $(RANLIB) lib.a
255
256mostlyclean-compile:
257        -rm -f *.$(OBJEXT)
258
259distclean-compile:
260        -rm -f *.tab.c
261
262.S.o:
263        $(CPPASCOMPILE) -c -o $@ $<
264
265.S.obj:
266        $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
267
268lib_a-setjmp.o: setjmp.S
269        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-setjmp.o `test -f 'setjmp.S' || echo '$(srcdir)/'`setjmp.S
270
271lib_a-setjmp.obj: setjmp.S
272        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-setjmp.obj `if test -f 'setjmp.S'; then $(CYGPATH_W) 'setjmp.S'; else $(CYGPATH_W) '$(srcdir)/setjmp.S'; fi`
273
274.c.o:
275        $(COMPILE) -c $<
276
277.c.obj:
278        $(COMPILE) -c `$(CYGPATH_W) '$<'`
279
280lib_a-memchr.o: memchr.c
281        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memchr.o `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c
282
283lib_a-memchr.obj: memchr.c
284        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memchr.obj `if test -f 'memchr.c'; then $(CYGPATH_W) 'memchr.c'; else $(CYGPATH_W) '$(srcdir)/memchr.c'; fi`
285
286lib_a-memcmp.o: memcmp.c
287        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memcmp.o `test -f 'memcmp.c' || echo '$(srcdir)/'`memcmp.c
288
289lib_a-memcmp.obj: memcmp.c
290        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memcmp.obj `if test -f 'memcmp.c'; then $(CYGPATH_W) 'memcmp.c'; else $(CYGPATH_W) '$(srcdir)/memcmp.c'; fi`
291
292lib_a-memcpy.o: memcpy.c
293        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memcpy.o `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
294
295lib_a-memcpy.obj: memcpy.c
296        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memcpy.obj `if test -f 'memcpy.c'; then $(CYGPATH_W) 'memcpy.c'; else $(CYGPATH_W) '$(srcdir)/memcpy.c'; fi`
297
298lib_a-memmove.o: memmove.c
299        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memmove.o `test -f 'memmove.c' || echo '$(srcdir)/'`memmove.c
300
301lib_a-memmove.obj: memmove.c
302        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memmove.obj `if test -f 'memmove.c'; then $(CYGPATH_W) 'memmove.c'; else $(CYGPATH_W) '$(srcdir)/memmove.c'; fi`
303
304lib_a-memset.o: memset.c
305        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memset.o `test -f 'memset.c' || echo '$(srcdir)/'`memset.c
306
307lib_a-memset.obj: memset.c
308        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-memset.obj `if test -f 'memset.c'; then $(CYGPATH_W) 'memset.c'; else $(CYGPATH_W) '$(srcdir)/memset.c'; fi`
309
310lib_a-strchr.o: strchr.c
311        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strchr.o `test -f 'strchr.c' || echo '$(srcdir)/'`strchr.c
312
313lib_a-strchr.obj: strchr.c
314        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strchr.obj `if test -f 'strchr.c'; then $(CYGPATH_W) 'strchr.c'; else $(CYGPATH_W) '$(srcdir)/strchr.c'; fi`
315
316lib_a-strcmp.o: strcmp.c
317        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strcmp.o `test -f 'strcmp.c' || echo '$(srcdir)/'`strcmp.c
318
319lib_a-strcmp.obj: strcmp.c
320        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strcmp.obj `if test -f 'strcmp.c'; then $(CYGPATH_W) 'strcmp.c'; else $(CYGPATH_W) '$(srcdir)/strcmp.c'; fi`
321
322lib_a-strcpy.o: strcpy.c
323        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strcpy.o `test -f 'strcpy.c' || echo '$(srcdir)/'`strcpy.c
324
325lib_a-strcpy.obj: strcpy.c
326        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strcpy.obj `if test -f 'strcpy.c'; then $(CYGPATH_W) 'strcpy.c'; else $(CYGPATH_W) '$(srcdir)/strcpy.c'; fi`
327
328lib_a-strlen.o: strlen.c
329        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strlen.o `test -f 'strlen.c' || echo '$(srcdir)/'`strlen.c
330
331lib_a-strlen.obj: strlen.c
332        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-strlen.obj `if test -f 'strlen.c'; then $(CYGPATH_W) 'strlen.c'; else $(CYGPATH_W) '$(srcdir)/strlen.c'; fi`
333
334ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336        unique=`for i in $$list; do \
337            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338          done | \
339          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340              END { if (nonempty) { for (i in files) print i; }; }'`; \
341        mkid -fID $$unique
342tags: TAGS
343
344TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345                $(TAGS_FILES) $(LISP)
346        set x; \
347        here=`pwd`; \
348        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349        unique=`for i in $$list; do \
350            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351          done | \
352          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353              END { if (nonempty) { for (i in files) print i; }; }'`; \
354        shift; \
355        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
356          test -n "$$unique" || unique=$$empty_fix; \
357          if test $$# -gt 0; then \
358            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359              "$$@" $$unique; \
360          else \
361            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362              $$unique; \
363          fi; \
364        fi
365ctags: CTAGS
366CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                $(TAGS_FILES) $(LISP)
368        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369        unique=`for i in $$list; do \
370            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371          done | \
372          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373              END { if (nonempty) { for (i in files) print i; }; }'`; \
374        test -z "$(CTAGS_ARGS)$$unique" \
375          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376             $$unique
377
378GTAGS:
379        here=`$(am__cd) $(top_builddir) && pwd` \
380          && $(am__cd) $(top_srcdir) \
381          && gtags -i $(GTAGS_ARGS) "$$here"
382
383distclean-tags:
384        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385check-am:
386check: check-am
387all-am: Makefile $(LIBRARIES)
388installdirs:
389install: install-am
390install-exec: install-exec-am
391install-data: install-data-am
392uninstall: uninstall-am
393
394install-am: all-am
395        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396
397installcheck: installcheck-am
398install-strip:
399        if test -z '$(STRIP)'; then \
400          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402              install; \
403        else \
404          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
405            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
406            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
407        fi
408mostlyclean-generic:
409
410clean-generic:
411
412distclean-generic:
413        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
414        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
415
416maintainer-clean-generic:
417        @echo "This command is intended for maintainers to use"
418        @echo "it deletes files that may require special tools to rebuild."
419clean: clean-am
420
421clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
422
423distclean: distclean-am
424        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
425        -rm -f Makefile
426distclean-am: clean-am distclean-compile distclean-generic \
427        distclean-tags
428
429dvi: dvi-am
430
431dvi-am:
432
433html: html-am
434
435html-am:
436
437info: info-am
438
439info-am:
440
441install-data-am:
442
443install-dvi: install-dvi-am
444
445install-dvi-am:
446
447install-exec-am:
448
449install-html: install-html-am
450
451install-html-am:
452
453install-info: install-info-am
454
455install-info-am:
456
457install-man:
458
459install-pdf: install-pdf-am
460
461install-pdf-am:
462
463install-ps: install-ps-am
464
465install-ps-am:
466
467installcheck-am:
468
469maintainer-clean: maintainer-clean-am
470        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
471        -rm -rf $(top_srcdir)/autom4te.cache
472        -rm -f Makefile
473maintainer-clean-am: distclean-am maintainer-clean-generic
474
475mostlyclean: mostlyclean-am
476
477mostlyclean-am: mostlyclean-compile mostlyclean-generic
478
479pdf: pdf-am
480
481pdf-am:
482
483ps: ps-am
484
485ps-am:
486
487uninstall-am:
488
489.MAKE: install-am install-strip
490
491.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
492        clean-generic clean-noinstLIBRARIES ctags distclean \
493        distclean-compile distclean-generic distclean-tags dvi dvi-am \
494        html html-am info info-am install install-am install-data \
495        install-data-am install-dvi install-dvi-am install-exec \
496        install-exec-am install-html install-html-am install-info \
497        install-info-am install-man install-pdf install-pdf-am \
498        install-ps install-ps-am install-strip installcheck \
499        installcheck-am installdirs maintainer-clean \
500        maintainer-clean-generic mostlyclean mostlyclean-compile \
501        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
502        uninstall-am
503
504
505# Tell versions [3.59,3.63) of GNU make to not export all variables.
506# Otherwise a system limit (for SysV at least) may be exceeded.
507.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.