projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
650ed69
)
build runtime/TAGS by default
author
Nikodemus Siivola
<nikodemus@sb-studio.net>
Wed, 8 Jun 2011 12:22:46 +0000
(15:22 +0300)
committer
Nikodemus Siivola
<nikodemus@random-state.net>
Mon, 5 Dec 2011 08:36:33 +0000
(10:36 +0200)
Getting tired of needing to build it manually all the time.
src/runtime/GNUmakefile
patch
|
blob
|
history
diff --git
a/src/runtime/GNUmakefile
b/src/runtime/GNUmakefile
index
b7b7af1
..
7ecee38
100644
(file)
--- a/
src/runtime/GNUmakefile
+++ b/
src/runtime/GNUmakefile
@@
-11,7
+11,7
@@
.PHONY: all clean TAGS tags targets
-all: targets
+all: targets tags
TARGET=sbcl
# Defaults which might be overridden or modified by values in the