1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
Go to file
John Criswell 4c99bf65e8 Modified Makefile.common to handle compilation of projects inside and outside
of the llvm source directory.
The main modification was to add new environment variables: one set for llvm
entities and another set for source entities current being compiled.
This should make the Makefile more flexible and easier to understand as each
environment variable only does one thing.

llvm-svn: 6679
2003-06-11 13:55:44 +00:00
docs Fix bug in environment setting 2003-06-08 15:33:25 +00:00
include Made changes suggested by Chris 2003-06-04 08:03:57 +00:00
lib Updated for the new projects Makefile. 2003-06-11 13:49:11 +00:00
runtime Prevent lines from wrapping. 2003-05-29 22:12:35 +00:00
support Old versions of GCC doesn't have <ostream> :( 2003-06-06 23:06:20 +00:00
test New testcase 2003-06-07 21:43:56 +00:00
tools Remove duplicate pass 2003-06-05 20:51:10 +00:00
utils Removing personal name from source code. 2003-06-03 00:59:24 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.Linux Predicate things better 2003-05-25 16:52:41 +00:00
Makefile.rules Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.SunOS Predicate things better 2003-05-25 16:52:41 +00:00