From: Michael Tiemann Date: Sun, 15 Dec 1991 22:35:14 +0000 (+0000) Subject: Add `ALL' target. X-Git-Tag: gdb-4_18-branchpoint~22700 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320;p=thirdparty%2Fbinutils-gdb.git Add `ALL' target. --- diff --git a/config/mt-ebmon29k b/config/mt-ebmon29k index 2468b567b42..9eff263b94d 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 e5ec4a67439..aa125affb21 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 e5ec4a67439..aa125affb21 100644 --- a/config/mt-vxworks960 +++ b/config/mt-vxworks960 @@ -1 +1,2 @@ +ALL= all.cross INSTALL_TARGET= install.cross