summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95bd869..793bd7d 100644
--- 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: