1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Additional files to distribute.

llvm-svn: 27627
This commit is contained in:
Reid Spencer 2006-04-12 20:54:01 +00:00
parent f568bb394c
commit 486a137d9c

View File

@ -10,11 +10,13 @@
LEVEL = ..
DIRS = Burg TableGen fpcmp
EXTRA_DIST = check-each-file codegen-diff countloc.sh cvsupdate emacs \
getsrcs.sh llvmdo llvmgrep llvm-native-gcc llvm-native-gxx \
makellvm NightlyTest.gnuplot NightlyTest.pl \
NightlyTestTemplate.html profile.pl RegressionFinder.pl vim \
llvm-config
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
NightlyTestTemplate.html NLT.schema parseNTL.pl plotNLT.pl \
profile.pl RegressionFinder.pl userloc.pl webNLT.pl \
vim llvm-config
include $(LEVEL)/Makefile.common