make: don't build cscope by default

Bu işleme şunda yer alıyor:
Jonas Jelten
2015-01-19 04:27:54 +01:00
ebeveyn cb16b5d29d
işleme 5534df4b23

Dosyayı Görüntüle

@@ -6,7 +6,7 @@ include config.mk
SRC = sent.c SRC = sent.c
OBJ = ${SRC:.c=.o} OBJ = ${SRC:.c=.o}
all: options sent cscope all: options sent
options: options:
@echo sent build options: @echo sent build options: