1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Add the c and cpp configuration files.

llvm-svn: 18186
This commit is contained in:
Reid Spencer 2004-11-23 23:38:46 +00:00
parent 5ed5fa8c85
commit 7e57629324

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvmc
USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a
CONFIG_FILES = st ll
EXTRA_DIST = st ll
CONFIG_FILES = c cpp ll st
EXTRA_DIST = c cpp ll st
include $(LEVEL)/Makefile.common