diff options
author | David D. Zuhn <zoo@cygnus> | 1993-07-08 01:03:24 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-07-08 01:03:24 +0000 |
commit | 8bc211814cc6e5372a93ce362a5a230c0e3a5393 (patch) | |
tree | f83b65e7e71ac0b38df9bbe917e267b229740534 | |
parent | a59b94d2a2fc6186961f0fe3db381c9d0a159b54 (diff) | |
download | binutils-gdb-8bc211814cc6e5372a93ce362a5a230c0e3a5393.tar.gz |
remove install.cross and all.cross targets
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d8b48dd120b..e79794c45fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) + * Makefile.in: remove all.cross and install.cross targets + * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross definitions |