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:
b4c3dfe
)
Added make autoclean to the optware builds
author
Rod Whitby
<rod@whitby.id.au>
Tue, 26 Jul 2005 02:41:20 +0000
(
02:41
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 02:41:20 +0000
(
02:41
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
333f822
..
82c64a9
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,11
+36,11
@@
optware build-optware: build-optware-nslu2 build-optware-wl500g
.PHONY: optware-nslu2 build-optware-nslu2
optware-nslu2 build-optware-nslu2: optware/nslu2/Makefile
- ( cd optware/nslu2 ; make )
+ ( cd optware/nslu2 ; make
autoclean ; make
)
.PHONY: optware-wl500g build-optware-wl500g
optware-wl500g build-optware-wl500g: optware/wl500g/Makefile
- ( cd optware/wl500g ; make )
+ ( cd optware/wl500g ; make
autoclean ; make
)
.PHONY: setup-monotone
setup-monotone monotone/nslu2-linux.db: