summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 78ceca161c..becce0e48c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,10 @@
-all:
- true
- #make sconsi
- #./build-tmp.sh
+all: scons
scons:
- scons DEBUG=1 DIST_TARGET=i686 -j 3
+ scons
sconsi:
- scons --implicit-deps-unchanged DEBUG=1 DIST_TARGET=i686 -j 3
+ scons --implicit-deps-unchanged
cscope: cscope.out