mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
finished demo
This commit is contained in:
parent
e5f4d05777
commit
e43aee058a
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ SRCDIR = ./src
|
||||
SRCLIB = $(SRCDIR)/libcppjieba.a
|
||||
|
||||
# remove the objs after compilation
|
||||
.INTERMEDIATE: $(OBJS) *.o
|
||||
.INTERMEDIATE: $(OBJS)
|
||||
.PHONY: clean $(SRCLIB)
|
||||
|
||||
# Main Targets
|
||||
|
Loading…
x
Reference in New Issue
Block a user