mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
CVS directory elimination moved to Makefile.rules
llvm-svn: 18503
This commit is contained in:
parent
8cddd97526
commit
c5759a84c8
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…
x
Reference in New Issue
Block a user