summaryrefslogtreecommitdiff
path: root/dev-lisp/sbcl/files/etags-2.1.0.patch
blob: 8f14e5038614cb644e7d2ae4e0fd5c0be7850d24 (plain)
1
2
3
4
5
6
7
8
9
10
diff -r -U2 sbcl-2.1.0.orig/src/runtime/GNUmakefile sbcl-2.1.0/src/runtime/GNUmakefile
--- sbcl-2.1.0.orig/src/runtime/GNUmakefile	2020-12-29 17:05:25.000000000 +0700
+++ sbcl-2.1.0/src/runtime/GNUmakefile	2021-01-28 18:02:57.682523052 +0700
@@ -12,5 +12,5 @@
 .PHONY: all clean TAGS tags targets
 
-all: targets tags
+all: targets
 TARGET=sbcl