From: Michael Tiemann Date: Sun, 15 Dec 1991 22:35:14 +0000 (+0000) Subject: Add `ALL' target. X-Git-Tag: gdb-4_18~22701 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320;p=external%2Fbinutils.git Add `ALL' target. --- 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 diff --git a/config/mt-vxworks68 b/config/mt-vxworks68 index e5ec4a6..aa125af 100644 --- a/config/mt-vxworks68 +++ b/config/mt-vxworks68 @@ -1 +1,2 @@ +ALL= all.cross INSTALL_TARGET= install.cross diff --git a/config/mt-vxworks960 b/config/mt-vxworks960 index e5ec4a6..aa125af 100644 --- a/config/mt-vxworks960 +++ b/config/mt-vxworks960 @@ -1 +1,2 @@ +ALL= all.cross INSTALL_TARGET= install.cross