build runtime/TAGS by default
authorNikodemus Siivola <nikodemus@sb-studio.net>
Wed, 8 Jun 2011 12:22:46 +0000 (15:22 +0300)
committerNikodemus 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

index b7b7af1..7ecee38 100644 (file)
@@ -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