mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
CVS directory elimination moved to Makefile.rules
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18503 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3c39127b72
commit
d5aaba1385
2
Makefile
2
Makefile
@ -32,8 +32,6 @@ debug-opt-prof:
|
||||
$(Verb) $(MAKE) ENABLE_PROFILING=1
|
||||
|
||||
dist-hook::
|
||||
$(Echo) Eliminating CVS directories from distribution
|
||||
$(Verb) $(RM) -rf `find $(TopDistDir) -type d -name CVS -print`
|
||||
$(Echo) Eliminating files constructed by configure
|
||||
$(Verb) $(RM) -f \
|
||||
$(TopDistDir)/include/llvm/ADT/hash_map \
|
||||
|
Loading…
Reference in New Issue
Block a user