llvm-6502/projects/Stacker
Reid Spencer bb87426ad6 Clean up some autoconf cruft
* Make the source detection use a file unique to Stacker
* Configure Makefile.common.in with AC_CONFIG_FILES not AC_CONFIG_MAKEFILE
* Use new autoconf format for invoking AC_OUTPUT


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19165 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-27 08:51:55 +00:00
..
autoconf Clean up some autoconf cruft 2004-12-27 08:51:55 +00:00
lib Build a module instead of a library so main() is not missed 2004-12-05 05:18:16 +00:00
samples Change macro names per naming standard in Makefile.rules. 2004-10-30 09:26:22 +00:00
test Correct build script for stkr_runtime module 2004-12-05 05:18:28 +00:00
tools Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
configure Clean up some autoconf cruft 2004-12-27 08:51:55 +00:00
Makefile Disable the build in the samples directory so that llvmc dependencies don't 2004-10-29 18:43:49 +00:00
Makefile.common.in Make Stacker into a complete project with its own configuration. 2004-09-04 19:48:50 +00:00