make: don't build cscope by default
authorJonas Jelten <jj@sft.mx>
Mon, 19 Jan 2015 03:27:54 +0000 (04:27 +0100)
committerJonas Jelten <jj@sft.mx>
Mon, 19 Jan 2015 03:27:54 +0000 (04:27 +0100)
Makefile

index 95bd8699cf36f02308af023b1520c90b3b91e37c..793bd7d4aa2a98de4f5bcd39b1bce7c873fea658 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ include config.mk
 SRC = sent.c
 OBJ = ${SRC:.c=.o}
 
-all: options sent cscope
+all: options sent
 
 options:
        @echo sent build options: