projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ba921
)
(all): Make sure this is always the default goal.
author
drepper
<drepper>
Mon, 24 Mar 1997 22:53:37 +0000
(22:53 +0000)
committer
drepper
<drepper>
Mon, 24 Mar 1997 22:53:37 +0000
(22:53 +0000)
Makeconfig
patch
|
blob
|
history
diff --git
a/Makeconfig
b/Makeconfig
index
38437d4
..
d026b46
100644
(file)
--- a/
Makeconfig
+++ b/
Makeconfig
@@
-23,6
+23,8
@@
ifneq (,)
This makefile requires GNU Make.
endif
+all: # Make this the default goal
+
ifneq "$(origin +included-Makeconfig)" "file"
+included-Makeconfig := yes