intermezzOS / kernel

A hobby operating system, in Rust
http://intermezzos.github.io/
Apache License 2.0
1.39k stars 91 forks source link

Fix up make #10

Closed steveklabnik closed 8 years ago

steveklabnik commented 8 years ago

In https://github.com/intermezzOS/kernel/pull/9, I split up the makefile into a few steps, for Travis. But 'make' doesn't do the right thing, because I'm lazy and haven't made it do the right thing yet.