summaryrefslogtreecommitdiff
path: root/libchill/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* * Makefile.in (STROBJS): Get memmove.o from configure.rth2000-05-311-1/+1
| | | | | | | | | * configure.in (RANLIB): Detect and substitute. (memmove): Detect and substitute. * memmove.c (memmove): Use size_t. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34313 138bc75d-0d04-0410-961f-82ee72b054a4
* Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>rth1999-10-271-2/+2
| | | | | | | | * Makefile.in (config.status): Fix leading whitespace. (clean): Remove libchill.a. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30213 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (chillrt0.o): Depend on chillrt0.c explicitly.law1999-08-301-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28989 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-071-1/+6
| | | | | | | | libdir, libsubdir and tooldir. Applied in libchill, libf2c, libiberty and libobjc git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28569 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Fix typos in previous change.zack1999-01-191-2/+2
| | | | | | | (rtsdummy.o): Don't depend on gvarargs.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24754 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Add many missing dependencies.law1999-01-181-1/+75
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24739 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix FSF address in copyright header.law1999-01-111-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24611 138bc75d-0d04-0410-961f-82ee72b054a4
* manfred1998-09-201-1/+1
| | | | | | | | * Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22492 138bc75d-0d04-0410-961f-82ee72b054a4
* * Chill runtime moved into toplevel libchill.law1998-09-051-0/+166
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22238 138bc75d-0d04-0410-961f-82ee72b054a4