diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2006-04-12 20:56:12 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2006-04-12 20:56:12 +0000 |
| commit | 097122a24607eebaf1e9c83759b999dba6df930e (patch) | |
| tree | 2dc8dfcf93dd3d4d13165965bf4873be99576687 /llvm/tools/llvmc | |
| parent | d538792a8587e55140a062cc3416640d0de1278c (diff) | |
| download | bcm5719-llvm-097122a24607eebaf1e9c83759b999dba6df930e.tar.gz bcm5719-llvm-097122a24607eebaf1e9c83759b999dba6df930e.zip | |
Distribute CVS versions of lex files
llvm-svn: 27629
Diffstat (limited to 'llvm/tools/llvmc')
| -rw-r--r-- | llvm/tools/llvmc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/Makefile b/llvm/tools/llvmc/Makefile index d4b6275ce82..6034f87fe4f 100644 --- a/llvm/tools/llvmc/Makefile +++ b/llvm/tools/llvmc/Makefile @@ -10,7 +10,7 @@ LEVEL = ../.. TOOLNAME = llvmc USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a CONFIG_FILES = c cpp ll -EXTRA_DIST = c cpp ll +EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs # The CompilerDriver needs to know the locations of several configured # directories and paths. We define these as preprocessor symbols so they can |

