From aa8f28af4b5ffa3eb67b9b51db0ab3c436be7ace Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Mon, 28 Feb 1994 00:15:29 +0000 Subject: Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-configure (prefix, mpw_prefix): Handle it. (ARCHDEFS): Add to makefile editing. (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to makefile if defined. (mpw-edit-prefix): Use during makefile editing. * mpw-config.in (mmalloc, readline): Don't configure. * mpw-build.in (thisscript): Rename to ThisScript. Use mpw-build instead of BuildProgram everywhere. (mmalloc, readline): Don't build. * mpw-README: New file, basic documentation about the MPW port. --- mpw-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpw-config.in') diff --git a/mpw-config.in b/mpw-config.in index c6f23b3..534644e 100644 --- a/mpw-config.in +++ b/mpw-config.in @@ -1,6 +1,6 @@ # Configuration fragment for Cygnus source tree. -Set host_libs "mmalloc libiberty opcodes bfd readline" +Set host_libs "libiberty opcodes bfd readline" Set host_tools "byacc flex binutils ld gas gcc gdb" -- cgit v1.1