make: don't build cscope by default
Bu işleme şunda yer alıyor:
2
Makefile
2
Makefile
@@ -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:
|
||||||
|
|||||||
Yeni konuda referans
Bir kullanıcı engelle