diff options
author | Michael Tiemann <tiemann@cygnus> | 1991-12-15 22:35:14 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1991-12-15 22:35:14 +0000 |
commit | 01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320 (patch) | |
tree | b6766531a26cf4259a07cc563048f86b7327932e /config/mt-ebmon29k | |
parent | 5f4d1571fad0434b0e6751aa10415c19a152b061 (diff) | |
download | gdb-01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320.zip gdb-01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320.tar.gz gdb-01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320.tar.bz2 |
Add `ALL' target.
Diffstat (limited to 'config/mt-ebmon29k')
-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 2468b56..9eff263 100644 --- a/config/mt-ebmon29k +++ b/config/mt-ebmon29k @@ -7,4 +7,5 @@ INSTALL_HEADERS = INSTALL_FIXED_INCLUDES= nothing INSTALL_USR_LOCAL = nothing +ALL= all.cross INSTALL_TARGET= install.cross |