* Makefile.in (CLIBS): Move $(MMALLOC) past all other libs,
authorFred Fish <fnf@specifix.com>
Sun, 28 Apr 1996 03:47:49 +0000 (03:47 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 28 Apr 1996 03:47:49 +0000 (03:47 +0000)
commit6c0643e30f9b6c45fa120035893a3d1226f2ebf1
tree3a6efbdce2dccd528b5081c9a345392a885ba40c
parent6cc17fd543c66fb0d1143dcbc087137cde1f04d2
* Makefile.in (CLIBS): Move $(MMALLOC) past all other libs,
so that anything that wants an allocation function not yet pulled
in, will get it from mmalloc rather than a system library.
* Makefile.in (INSTALLED_LIBS): Reorder to match order of CLIBS,
to avoid surprising results when used.
gdb/ChangeLog
gdb/Makefile.in