Makefile.am: Remove OPTIMIZE_CXXFLAGS, WARN_CXXFLAGS, CONFIG_CXXFLAGS from here, and move to...
2000-10-06 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * src/Makefile.am: Remove OPTIMIZE_CXXFLAGS, WARN_CXXFLAGS, CONFIG_CXXFLAGS from here, and move to... * src/Makefile.in: Regenerate. * Makefile.am: ... here. Clean. (OPTIMIZE_CXXFLAGS): Move up Makefile hierarchy to here. (WARN_CXXFLAGS): Same. (CONFIG_CXXFLAGS): Same. * Makefile.in: Regenerate. * libsupc++/Makefile.am: Use top-level OPTIMIZE_CXXFLAGS, WARN_CXXFLAGS, CONFIG_CXXFLAGS as part of local AM_CXXFLAGS. * libsupc++/Makefile.in: Regenerate. Change math to libmath. * math: Move to libmath, delete. * libmath: New directory. * libmath/*: Populate. * src/Makefile.am (LIBMATH_INCLUDES): Change to libmath. (libstdc___la_LIBADD): Same. * src/Makefile.in: Regenerate. * configure.in: Add AC_OUTPUT for libmath/Makefile. * configure: Regenerate. * Makefile.am (SUBDIRS): Add libmath. * Makefile.in: Regenerate. * README (file): Change name. From-SVN: r36765
Showing
libstdc++-v3/math/Makefile.am
deleted
100644 → 0
libstdc++-v3/math/Makefile.in
deleted
100644 → 0
libstdc++-v3/math/atan2f.c
deleted
100644 → 0
libstdc++-v3/math/c_log.c
deleted
100644 → 0
libstdc++-v3/math/c_logf.c
deleted
100644 → 0
libstdc++-v3/math/c_logl.c
deleted
100644 → 0
libstdc++-v3/math/cabs.c
deleted
100644 → 0
libstdc++-v3/math/cabsf.c
deleted
100644 → 0
libstdc++-v3/math/cabsl.c
deleted
100644 → 0
libstdc++-v3/math/carg.c
deleted
100644 → 0
libstdc++-v3/math/cargf.c
deleted
100644 → 0
libstdc++-v3/math/cargl.c
deleted
100644 → 0
libstdc++-v3/math/ccos.c
deleted
100644 → 0
libstdc++-v3/math/ccosf.c
deleted
100644 → 0
libstdc++-v3/math/ccosh.c
deleted
100644 → 0
libstdc++-v3/math/ccoshf.c
deleted
100644 → 0
libstdc++-v3/math/ccoshl.c
deleted
100644 → 0
libstdc++-v3/math/ccosl.c
deleted
100644 → 0
libstdc++-v3/math/cexp.c
deleted
100644 → 0
libstdc++-v3/math/cexpf.c
deleted
100644 → 0
libstdc++-v3/math/cexpl.c
deleted
100644 → 0
libstdc++-v3/math/clog10.c
deleted
100644 → 0
libstdc++-v3/math/clog10f.c
deleted
100644 → 0
libstdc++-v3/math/clog10l.c
deleted
100644 → 0
libstdc++-v3/math/complex-stub.h
deleted
100644 → 0
libstdc++-v3/math/copysignf.c
deleted
100644 → 0
libstdc++-v3/math/cpow.c
deleted
100644 → 0
libstdc++-v3/math/cpowf.c
deleted
100644 → 0
libstdc++-v3/math/cpowl.c
deleted
100644 → 0
libstdc++-v3/math/csin.c
deleted
100644 → 0
libstdc++-v3/math/csinf.c
deleted
100644 → 0
libstdc++-v3/math/csinh.c
deleted
100644 → 0
libstdc++-v3/math/csinhf.c
deleted
100644 → 0
libstdc++-v3/math/csinhl.c
deleted
100644 → 0
libstdc++-v3/math/csinl.c
deleted
100644 → 0
libstdc++-v3/math/csqrt.c
deleted
100644 → 0
libstdc++-v3/math/csqrtf.c
deleted
100644 → 0
libstdc++-v3/math/csqrtl.c
deleted
100644 → 0
libstdc++-v3/math/ctan.c
deleted
100644 → 0
libstdc++-v3/math/ctanf.c
deleted
100644 → 0
libstdc++-v3/math/ctanh.c
deleted
100644 → 0
libstdc++-v3/math/ctanhf.c
deleted
100644 → 0
libstdc++-v3/math/ctanhl.c
deleted
100644 → 0
libstdc++-v3/math/ctanl.c
deleted
100644 → 0
libstdc++-v3/math/expf.c
deleted
100644 → 0
libstdc++-v3/math/hypot.c
deleted
100644 → 0
libstdc++-v3/math/hypotf.c
deleted
100644 → 0
libstdc++-v3/math/hypotl.c
deleted
100644 → 0
libstdc++-v3/math/mathconf.h
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libstdc++-v3/math/nan.c
deleted
100644 → 0
libstdc++-v3/math/signbit.c
deleted
100644 → 0
libstdc++-v3/math/signbitf.c
deleted
100644 → 0
libstdc++-v3/math/signbitl.c
deleted
100644 → 0
Please
register
or
sign in
to comment