diff options
Diffstat (limited to 'ld/mpw-make.in')
-rw-r--r-- | ld/mpw-make.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ld/mpw-make.in b/ld/mpw-make.in index 95fe1b6b78..d268e830f8 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 |