git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eda933d
)
Change make to $(MAKE)
author
John Bowler
<jbowler@nslu2-linux.org>
Mon, 1 Aug 2005 02:15:38 +0000
(
02:15
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Mon, 1 Aug 2005 02:15:38 +0000
(
02:15
+0000)
ucslugc/Makefile
patch
|
blob
|
history
diff --git
a/ucslugc/Makefile
b/ucslugc/Makefile
index
d210721
..
fdaab6f
100644
(file)
--- a/
ucslugc/Makefile
+++ b/
ucslugc/Makefile
@@
-7,4
+7,4
@@
include common/Make.rules
# The following is required for bootstrapping
common/Make.rules:
-
make
-f ../common/Make.rules common
+
$(MAKE)
-f ../common/Make.rules common