Skip to content

Commit

Permalink
Checkin of autoconf-style object root.
Browse files Browse the repository at this point in the history
Moved Makefile.common to Makefile.rules.  This makes project Makefiles easier
to support, and allows for easier overriding of default configuration values
that used to be in Makefile.common.
Modified Makefile.config.in to determine paths for directories (like
LLVM_SRC_ROOT) and to use the pwd binary as opposed to the shell builtin (this
works better for symbolic links).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8377 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
John Criswell committed Sep 6, 2003
1 parent 103f0c3 commit 7f33695
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 899 deletions.
Loading

0 comments on commit 7f33695

Please sign in to comment.