rust/mk
Rafael Ávila de Espíndola b1d6f12a05 Don't put a copy of main (the C one) in each binary we produce. This is a step
in getting a driver that works on all linux systems.

Sorry for the linker hacks, I will remove them after snapshotting a new compiler.
2011-06-07 16:56:27 -04:00
..
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00
dist.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
docs.mk Update docs to reflect assert vs. check 2011-05-05 11:26:07 -07:00
fuzzer.mk Link fuzzer to the rustc crate 2011-05-10 21:31:14 -04:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
platform.mk Remove rustboot from the repository. 2011-05-13 18:38:28 -07:00
pp.mk make 'reformat' do libstd as well. 2011-06-01 16:57:17 -07:00
rt.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00
rustllvm.mk build: Use clang to compile the runtime if available 2011-05-08 21:10:43 -07:00
snap.mk Fix snap rules to depend more correctly on rustc$(X) not rustc. 2011-05-16 19:05:08 -07:00
stage0.mk build: Build intrinsics.bc 2011-05-04 18:29:08 -07:00
stage1.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00
stage2.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00
stage3.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00
tests.mk Don't put a copy of main (the C one) in each binary we produce. This is a step 2011-06-07 16:56:27 -04:00