filename | src/sh4/Makefile |
changeset | 1:eea311cfd33e |
author | nkeynes |
date | Sat Mar 13 00:03:32 2004 +0000 (19 years ago) |
permissions | -rw-r--r-- |
last change | This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. |
file | annotate | diff | log | raw |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +00001.2 +++ b/src/sh4/Makefile Sat Mar 13 00:03:32 2004 +00001.3 @@ -0,0 +1,438 @@1.4 +# Makefile.in generated by automake 1.7.9 from Makefile.am.1.5 +# src/sh4/Makefile. Generated from Makefile.in by configure.1.6 +1.7 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 20031.8 +# Free Software Foundation, Inc.1.9 +# This Makefile.in is free software; the Free Software Foundation1.10 +# gives unlimited permission to copy and/or distribute it,1.11 +# with or without modifications, as long as this notice is preserved.1.12 +1.13 +# This program is distributed in the hope that it will be useful,1.14 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without1.15 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A1.16 +# PARTICULAR PURPOSE.1.17 +1.18 +1.19 +1.20 +srcdir = .1.21 +top_srcdir = ../..1.22 +1.23 +pkgdatadir = $(datadir)/DreamOn1.24 +pkglibdir = $(libdir)/DreamOn1.25 +pkgincludedir = $(includedir)/DreamOn1.26 +top_builddir = ../..1.27 +1.28 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd1.29 +INSTALL = /usr/bin/install -c1.30 +install_sh_DATA = $(install_sh) -c -m 6441.31 +install_sh_PROGRAM = $(install_sh) -c1.32 +install_sh_SCRIPT = $(install_sh) -c1.33 +INSTALL_HEADER = $(INSTALL_DATA)1.34 +transform = $(program_transform_name)1.35 +NORMAL_INSTALL = :1.36 +PRE_INSTALL = :1.37 +POST_INSTALL = :1.38 +NORMAL_UNINSTALL = :1.39 +PRE_UNINSTALL = :1.40 +POST_UNINSTALL = :1.41 +host_triplet = i686-pc-linux-gnu1.42 +ACLOCAL = ${SHELL} /usr/home/nkeynes/src/dream/missing --run aclocal-1.7 -I macros1.43 +ALLOCA =1.44 +AMDEP_FALSE = #1.45 +AMDEP_TRUE =1.46 +AMTAR = ${SHELL} /usr/home/nkeynes/src/dream/missing --run tar1.47 +AUTOCONF = ${SHELL} /usr/home/nkeynes/src/dream/missing --run autoconf1.48 +AUTOHEADER = ${SHELL} /usr/home/nkeynes/src/dream/missing --run autoheader1.49 +AUTOMAKE = ${SHELL} /usr/home/nkeynes/src/dream/missing --run automake-1.71.50 +AWK = gawk1.51 +BUILD_INCLUDED_LIBINTL = no1.52 +CATOBJEXT = .gmo1.53 +CC = gcc1.54 +CCDEPMODE = depmode=gcc31.55 +CFLAGS = -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations1.56 +CPP = gcc -E1.57 +CPPFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include1.58 +CYGPATH_W = echo1.59 +DATADIRNAME = share1.60 +DEFS = -DHAVE_CONFIG_H1.61 +DEPDIR = .deps1.62 +ECHO_C =1.63 +ECHO_N = -n1.64 +ECHO_T =1.65 +EGREP = grep -E1.66 +EXEEXT =1.67 +GENCAT = gencat1.68 +GLIBC21 = yes1.69 +GMSGFMT = /usr/bin/msgfmt1.70 +GNOMEGNORBA_LIBS = -rdynamic -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib1.71 +GNOMEUI_LIBS = -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib1.72 +GNOME_APPLETS_LIBS =1.73 +GNOME_CAPPLET_LIBS =1.74 +GNOME_CONFIG = /usr/bin/gnome-config1.75 +GNOME_DOCKLETS_LIBS =1.76 +GNOME_INCLUDEDIR = -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.21.77 +GNOME_LIBDIR = -rdynamic -L/usr/lib -L/usr/X11R6/lib1.78 +GNOME_LIBS = -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib1.79 +GNORBA_CFLAGS = -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.21.80 +GNORBA_LIBS = -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib1.81 +GTKXMHTML_LIBS = -rdynamic -lgtkxmhtml -lXpm -ljpeg -lpng10 -lz -lSM -lICE -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm1.82 +GTK_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include1.83 +GTK_CONFIG = /usr/bin/gtk-config1.84 +GTK_LIBS = -lSM -lICE -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm1.85 +HAVE_ASPRINTF = 11.86 +HAVE_GNORBA_FALSE = #1.87 +HAVE_GNORBA_TRUE =1.88 +HAVE_ORBIT_FALSE = #1.89 +HAVE_ORBIT_TRUE =1.90 +HAVE_POSIX_PRINTF = 11.91 +HAVE_SNPRINTF = 11.92 +HAVE_WPRINTF = 01.93 +INSIDE_GNOME_COMMON_FALSE =1.94 +INSIDE_GNOME_COMMON_TRUE = #1.95 +INSTALL_DATA = ${INSTALL} -m 6441.96 +INSTALL_PROGRAM = ${INSTALL}1.97 +INSTALL_SCRIPT = ${INSTALL}1.98 +INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s1.99 +INSTOBJEXT = .mo1.100 +INTLBISON = bison1.101 +INTLLIBS =1.102 +INTLOBJS =1.103 +INTL_LIBTOOL_SUFFIX_PREFIX =1.104 +LDFLAGS =1.105 +LIBICONV =1.106 +LIBINTL =1.107 +LIBOBJS =1.108 +LIBS =1.109 +LTLIBICONV =1.110 +LTLIBINTL =1.111 +LTLIBOBJS =1.112 +MAKEINFO = ${SHELL} /usr/home/nkeynes/src/dream/missing --run makeinfo1.113 +MKINSTALLDIRS = $(top_builddir)/./mkinstalldirs1.114 +MSGFMT = /usr/bin/msgfmt1.115 +MSGMERGE = /usr/bin/msgmerge1.116 +OBJEXT = o1.117 +ORBIT_CFLAGS = -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.01.118 +ORBIT_CONFIG = /usr/bin/orbit-config1.119 +ORBIT_IDL = /usr/bin/orbit-idl1.120 +ORBIT_LIBS = -L/usr/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm1.121 +PACKAGE = DreamOn1.122 +PACKAGE_BUGREPORT =1.123 +PACKAGE_NAME =1.124 +PACKAGE_STRING =1.125 +PACKAGE_TARNAME =1.126 +PACKAGE_VERSION =1.127 +PATH_SEPARATOR = :1.128 +POSUB = po1.129 +PTHREAD_LIB = -lpthread1.130 +RANLIB = ranlib1.131 +SET_MAKE =1.132 +SHELL = /bin/sh1.133 +STRIP =1.134 +USE_INCLUDED_LIBINTL = no1.135 +USE_NLS = yes1.136 +VERSION = 0.011.137 +XGETTEXT = /usr/bin/xgettext1.138 +XPM_LIBS = -lXpm1.139 +ZVT_LIBS = -rdynamic -lzvt -lutil -lSM -lICE -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm1.140 +ac_ct_CC = gcc1.141 +ac_ct_RANLIB = ranlib1.142 +ac_ct_STRIP =1.143 +am__fastdepCC_FALSE = #1.144 +am__fastdepCC_TRUE =1.145 +am__include = include1.146 +am__leading_dot = .1.147 +am__quote =1.148 +bindir = ${exec_prefix}/bin1.149 +build = i686-pc-linux-gnu1.150 +build_alias =1.151 +build_cpu = i6861.152 +build_os = linux-gnu1.153 +build_vendor = pc1.154 +cflags_set = yes1.155 +datadir = ${prefix}/share1.156 +exec_prefix = ${prefix}1.157 +host = i686-pc-linux-gnu1.158 +host_alias =1.159 +host_cpu = i6861.160 +host_os = linux-gnu1.161 +host_vendor = pc1.162 +includedir = ${prefix}/include1.163 +infodir = ${prefix}/info1.164 +install_sh = /usr/home/nkeynes/src/dream/install-sh1.165 +libdir = ${exec_prefix}/lib1.166 +libexecdir = ${exec_prefix}/libexec1.167 +localstatedir = ${prefix}/var1.168 +mandir = ${prefix}/man1.169 +oldincludedir = /usr/include1.170 +prefix = /usr/local1.171 +program_transform_name = s,x,x,1.172 +sbindir = ${exec_prefix}/sbin1.173 +sharedstatedir = ${prefix}/com1.174 +sysconfdir = ${prefix}/etc1.175 +target_alias =1.176 +1.177 +INCLUDES = \1.178 + -I$(top_srcdir)/intl -I$(top_srcdir)/src1.179 +1.180 +1.181 +noinst_LIBRARIES = libsh4.a1.182 +libsh4_a_SOURCES = mem.c mem.h sh4core.c sh4core.h sh4dasm.c sh4dasm.h \1.183 + sh4mmio.c sh4mmio.h mmio.h intc.c intc.h1.184 +1.185 +1.186 +AM_CFLAGS = -D_ISOC99_SOURCE -D_BSD_SOURCE1.187 +subdir = src/sh41.188 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m41.189 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs1.190 +CONFIG_HEADER = $(top_builddir)/config.h1.191 +CONFIG_CLEAN_FILES =1.192 +LIBRARIES = $(noinst_LIBRARIES)1.193 +1.194 +libsh4_a_AR = $(AR) cru1.195 +libsh4_a_LIBADD =1.196 +am_libsh4_a_OBJECTS = mem.$(OBJEXT) sh4core.$(OBJEXT) sh4dasm.$(OBJEXT) \1.197 + sh4mmio.$(OBJEXT) intc.$(OBJEXT)1.198 +libsh4_a_OBJECTS = $(am_libsh4_a_OBJECTS)1.199 +1.200 +DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)1.201 +depcomp = $(SHELL) $(top_srcdir)/depcomp1.202 +am__depfiles_maybe = depfiles1.203 +DEP_FILES = ./$(DEPDIR)/intc.Po ./$(DEPDIR)/mem.Po \1.204 + ./$(DEPDIR)/sh4core.Po ./$(DEPDIR)/sh4dasm.Po \1.205 + ./$(DEPDIR)/sh4mmio.Po1.206 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \1.207 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)1.208 +CCLD = $(CC)1.209 +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@1.210 +DIST_SOURCES = $(libsh4_a_SOURCES)1.211 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am1.212 +SOURCES = $(libsh4_a_SOURCES)1.213 +1.214 +all: all-am1.215 +1.216 +.SUFFIXES:1.217 +.SUFFIXES: .c .o .obj1.218 +$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)1.219 + cd $(top_srcdir) && \1.220 + $(AUTOMAKE) --gnu src/sh4/Makefile1.221 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status1.222 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)1.223 +1.224 +AR = ar1.225 +1.226 +clean-noinstLIBRARIES:1.227 + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)1.228 +libsh4.a: $(libsh4_a_OBJECTS) $(libsh4_a_DEPENDENCIES)1.229 + -rm -f libsh4.a1.230 + $(libsh4_a_AR) libsh4.a $(libsh4_a_OBJECTS) $(libsh4_a_LIBADD)1.231 + $(RANLIB) libsh4.a1.232 +1.233 +mostlyclean-compile:1.234 + -rm -f *.$(OBJEXT) core *.core1.235 +1.236 +distclean-compile:1.237 + -rm -f *.tab.c1.238 +1.239 +include ./$(DEPDIR)/intc.Po1.240 +include ./$(DEPDIR)/mem.Po1.241 +include ./$(DEPDIR)/sh4core.Po1.242 +include ./$(DEPDIR)/sh4dasm.Po1.243 +include ./$(DEPDIR)/sh4mmio.Po1.244 +1.245 +.c.o:1.246 + if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \1.247 + -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \1.248 + then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \1.249 + else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \1.250 + fi1.251 +# source='$<' object='$@' libtool=no \1.252 +# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \1.253 +# $(CCDEPMODE) $(depcomp) \1.254 +# $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<1.255 +1.256 +.c.obj:1.257 + if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \1.258 + -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \1.259 + then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \1.260 + else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \1.261 + fi1.262 +# source='$<' object='$@' libtool=no \1.263 +# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \1.264 +# $(CCDEPMODE) $(depcomp) \1.265 +# $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`1.266 +uninstall-info-am:1.267 +1.268 +ETAGS = etags1.269 +ETAGSFLAGS =1.270 +1.271 +CTAGS = ctags1.272 +CTAGSFLAGS =1.273 +1.274 +tags: TAGS1.275 +1.276 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)1.277 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \1.278 + unique=`for i in $$list; do \1.279 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \1.280 + done | \1.281 + $(AWK) ' { files[$$0] = 1; } \1.282 + END { for (i in files) print i; }'`; \1.283 + mkid -fID $$unique1.284 +1.285 +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \1.286 + $(TAGS_FILES) $(LISP)1.287 + tags=; \1.288 + here=`pwd`; \1.289 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \1.290 + unique=`for i in $$list; do \1.291 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \1.292 + done | \1.293 + $(AWK) ' { files[$$0] = 1; } \1.294 + END { for (i in files) print i; }'`; \1.295 + test -z "$(ETAGS_ARGS)$$tags$$unique" \1.296 + || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \1.297 + $$tags $$unique1.298 +1.299 +ctags: CTAGS1.300 +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \1.301 + $(TAGS_FILES) $(LISP)1.302 + tags=; \1.303 + here=`pwd`; \1.304 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \1.305 + unique=`for i in $$list; do \1.306 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \1.307 + done | \1.308 + $(AWK) ' { files[$$0] = 1; } \1.309 + END { for (i in files) print i; }'`; \1.310 + test -z "$(CTAGS_ARGS)$$tags$$unique" \1.311 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \1.312 + $$tags $$unique1.313 +1.314 +GTAGS:1.315 + here=`$(am__cd) $(top_builddir) && pwd` \1.316 + && cd $(top_srcdir) \1.317 + && gtags -i $(GTAGS_ARGS) $$here1.318 +1.319 +distclean-tags:1.320 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags1.321 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)1.322 +1.323 +top_distdir = ../..1.324 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)1.325 +1.326 +distdir: $(DISTFILES)1.327 + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \1.328 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \1.329 + list='$(DISTFILES)'; for file in $$list; do \1.330 + case $$file in \1.331 + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \1.332 + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \1.333 + esac; \1.334 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \1.335 + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \1.336 + if test "$$dir" != "$$file" && test "$$dir" != "."; then \1.337 + dir="/$$dir"; \1.338 + $(mkinstalldirs) "$(distdir)$$dir"; \1.339 + else \1.340 + dir=''; \1.341 + fi; \1.342 + if test -d $$d/$$file; then \1.343 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \1.344 + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \1.345 + fi; \1.346 + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \1.347 + else \1.348 + test -f $(distdir)/$$file \1.349 + || cp -p $$d/$$file $(distdir)/$$file \1.350 + || exit 1; \1.351 + fi; \1.352 + done1.353 +check-am: all-am1.354 +check: check-am1.355 +all-am: Makefile $(LIBRARIES)1.356 +1.357 +installdirs:1.358 +install: install-am1.359 +install-exec: install-exec-am1.360 +install-data: install-data-am1.361 +uninstall: uninstall-am1.362 +1.363 +install-am: all-am1.364 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am1.365 +1.366 +installcheck: installcheck-am1.367 +install-strip:1.368 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \1.369 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \1.370 + `test -z '$(STRIP)' || \1.371 + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install1.372 +mostlyclean-generic:1.373 +1.374 +clean-generic:1.375 +1.376 +distclean-generic:1.377 + -rm -f $(CONFIG_CLEAN_FILES)1.378 +1.379 +maintainer-clean-generic:1.380 + @echo "This command is intended for maintainers to use"1.381 + @echo "it deletes files that may require special tools to rebuild."1.382 +clean: clean-am1.383 +1.384 +clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am1.385 +1.386 +distclean: distclean-am1.387 + -rm -rf ./$(DEPDIR)1.388 + -rm -f Makefile1.389 +distclean-am: clean-am distclean-compile distclean-generic \1.390 + distclean-tags1.391 +1.392 +dvi: dvi-am1.393 +1.394 +dvi-am:1.395 +1.396 +info: info-am1.397 +1.398 +info-am:1.399 +1.400 +install-data-am:1.401 +1.402 +install-exec-am:1.403 +1.404 +install-info: install-info-am1.405 +1.406 +install-man:1.407 +1.408 +installcheck-am:1.409 +1.410 +maintainer-clean: maintainer-clean-am1.411 + -rm -rf ./$(DEPDIR)1.412 + -rm -f Makefile1.413 +maintainer-clean-am: distclean-am maintainer-clean-generic1.414 +1.415 +mostlyclean: mostlyclean-am1.416 +1.417 +mostlyclean-am: mostlyclean-compile mostlyclean-generic1.418 +1.419 +pdf: pdf-am1.420 +1.421 +pdf-am:1.422 +1.423 +ps: ps-am1.424 +1.425 +ps-am:1.426 +1.427 +uninstall-am: uninstall-info-am1.428 +1.429 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \1.430 + clean-noinstLIBRARIES ctags distclean distclean-compile \1.431 + distclean-generic distclean-tags distdir dvi dvi-am info \1.432 + info-am install install-am install-data install-data-am \1.433 + install-exec install-exec-am install-info install-info-am \1.434 + install-man install-strip installcheck installcheck-am \1.435 + installdirs maintainer-clean maintainer-clean-generic \1.436 + mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \1.437 + ps ps-am tags uninstall uninstall-am uninstall-info-am1.438 +1.439 +# Tell versions [3.59,3.63) of GNU make to not export all variables.1.440 +# Otherwise a system limit (for SysV at least) may be exceeded.1.441 +.NOEXPORT:
.