mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
Internalize variable names to prevent recursive assignment. Cleanup docs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17359 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -20,5 +20,5 @@ include $(LEVEL)/Makefile.common
|
||||
FileLexer.cpp: FileParser.h
|
||||
|
||||
clean::
|
||||
$(VERB) $(RM) -f FileParser.cpp FileParser.h FileLexer.cpp CommandLine.cpp
|
||||
$(VERB) $(RM) -f FileParser.output
|
||||
$(Verb) $(RM) -f FileParser.cpp FileParser.h FileLexer.cpp CommandLine.cpp
|
||||
$(Verb) $(RM) -f FileParser.output
|
||||
|
||||
Reference in New Issue
Block a user