projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f84dd
)
Set default target to demo app.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 17 Mar 2008 21:50:07 +0000
(21:50 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 17 Mar 2008 21:50:07 +0000
(21:50 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1195
38d2e660
-2303-0410-9eaa-
f027e97ec537
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1934ea34695e857be4940692a711e992445384ab..43b9ec7bae10da8a4d51db20c69cffe3cc2a819b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-14,9
+14,9
@@
default: all
include config.mk
#Include subtargets
-
#
include app/demo/demo.mk
+include app/demo/demo.mk
#include app/at91sam7s/at91sam7s.mk
#include app/battfs/battfs_test.mk
-include app/triface/triface.mk
+
#
include app/triface/triface.mk
include rules.mk