From 01d4cbef85c08a2f983cd4f83f4bbadc9f4ed320 Mon Sep 17 00:00:00 2001 From: Michael Tiemann Date: Sun, 15 Dec 1991 22:35:14 +0000 Subject: [PATCH] Add `ALL' target. --- config/mt-ebmon29k | 1 + config/mt-vxworks68 | 1 + config/mt-vxworks960 | 1 + 3 files changed, 3 insertions(+) diff --git a/config/mt-ebmon29k b/config/mt-ebmon29k index 2468b567b4..9eff263b94 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 e5ec4a6743..aa125affb2 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 e5ec4a6743..aa125affb2 100644 --- a/config/mt-vxworks960 +++ b/config/mt-vxworks960 @@ -1 +1,2 @@ +ALL= all.cross INSTALL_TARGET= install.cross