summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-09-19 05:44:10 +0000
committerRoland McGrath <roland@gnu.org>1992-09-19 05:44:10 +0000
commitad2470fdf5276da26d47595d40f1f7dcd10cafd7 (patch)
tree12b7ab057d6b4adca9eccfa2441cb25c9c7fe80c /Makeconfig
parent5fa9dd37c62679214a6a5cf1258b37826206c46a (diff)
Formerly ../Makeconfig.~50~
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makeconfig b/Makeconfig
index 57f983b561..a7fb8594dc 100644
--- a/Makeconfig
+++ b/Makeconfig
@@ -37,8 +37,9 @@ ifdef machine
# so don't try to be clever and find another directory to build in.
ifeq (,$(wildcard $(..)config.make))
ARCH = $(machine)
-endif
-endif
+endif # config.make
+endif # machine
+endif # ARCH
# Directory for object files and libc.a. If this is not defined, the
# object files live in the subdirectories where their sources live, and