1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

Include our config and system-specific Makefiles to get the

right compilers and paths.

llvm-svn: 3852
This commit is contained in:
Vikram S. Adve 2002-09-20 13:56:32 +00:00
parent 6e77f5dc3f
commit 8feab97474

View File

@ -1,5 +1,10 @@
# $Id$
LEVEL = ../..
include $(LEVEL)/Makefile.config
include $(LEVEL)/Makefile.$(shell uname)
#CFLAGS =
#CFLAGS = -O
#CFLAGS = -O -DNOLEX