From 22691fe7be208f8e82739c4d470d6e6ae85cfdf0 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Tue, 28 Jun 1994 20:20:35 +0000 Subject: * mpw-config.in (emulname): Set based on target. (ldemul-list.h): Construct. * mpw-make.in (install-only): New target. (install): Depend on install-only. --- ld/mpw-make.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ld/mpw-make.in') diff --git a/ld/mpw-make.in b/ld/mpw-make.in index 95fe1b6..d268e83 100644 --- a/ld/mpw-make.in +++ b/ld/mpw-make.in @@ -623,7 +623,9 @@ TAGS \Option-f etags -t "{srcdir}"\Option-x.[chly] \Option-x.[chly] -install \Option-f +install \Option-f all install-only + +install-only \Option-f If "`Exists "{prefix}"`" == "" Echo "{prefix}" does not exist, cannot install anything Exit 1 -- cgit v1.1