diff options
author | Michael Tiemann <tiemann@cygnus> | 1991-12-09 05:30:07 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1991-12-09 05:30:07 +0000 |
commit | ef894e0cf1749a8f5b44640fcb95227e45b6409e (patch) | |
tree | 20187ce79ad6a5471700f416e0630f0e650f9cae /config | |
parent | f0494a6ed87d93cc82129d39f03d781bf670c6f8 (diff) | |
download | gdb-ef894e0cf1749a8f5b44640fcb95227e45b6409e.zip gdb-ef894e0cf1749a8f5b44640fcb95227e45b6409e.tar.gz gdb-ef894e0cf1749a8f5b44640fcb95227e45b6409e.tar.bz2 |
Define INSTALL_TARGET in a sensible fashion for building cross tools.
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-ebmon29k | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mt-ebmon29k b/config/mt-ebmon29k index 1304238..2468b56 100644 --- a/config/mt-ebmon29k +++ b/config/mt-ebmon29k @@ -7,3 +7,4 @@ INSTALL_HEADERS = INSTALL_FIXED_INCLUDES= nothing INSTALL_USR_LOCAL = nothing +INSTALL_TARGET= install.cross |