mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
Distribute the lex/yacc files from the cvs version.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27628 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db4f336165
commit
898f44b06a
@ -2,6 +2,8 @@
|
||||
|
||||
LEVEL := ../..
|
||||
LIBRARYNAME := stkr_compiler
|
||||
EXTRA_DIST := Lexer.cpp.cvs Lexer.l.cvs \
|
||||
StackerParser.cpp.cvs StackerParser.h.cvs StackerParser.y.cvs
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user