OSDN Git Service

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