зеркало из https://github.com/microsoft/caffe.git
Don't make clean when running linecount
This commit is contained in:
Родитель
d82a1ea6bc
Коммит
e5be75459a
2
Makefile
2
Makefile
|
@ -266,7 +266,7 @@ SUPERCLEAN_EXTS := .so .a .o .bin .testbin .pb.cc .pb.h _pb2.py .cuo
|
|||
|
||||
all: $(NAME) $(STATIC_NAME) tools examples
|
||||
|
||||
linecount: clean
|
||||
linecount:
|
||||
cloc --read-lang-def=$(PROJECT).cloc src/$(PROJECT)/
|
||||
|
||||
lint: $(LINT_REPORT)
|
||||
|
|
Загрузка…
Ссылка в новой задаче