!3346 修复src/common/backend/parser下的Makefile
Merge pull request !3346 from The__Flash/master
This commit is contained in:
@ -102,7 +102,7 @@ else
|
||||
@$(missing) flex $< $@
|
||||
endif
|
||||
|
||||
hint_gram.o keywords.o parser.0: hint_gram.hpp kwlist_d.h
|
||||
hint_gram.o keywords.o parser.o: hint_gram.hpp kwlist_d.h
|
||||
|
||||
# gram.cpp, gram.hpp, and scan.inc are in the distribution tarball, so they
|
||||
# are not cleaned here.
|
||||
|
Reference in New Issue
Block a user