1
0

Makefile: Add automatic dependency generation

This commit is contained in:
2012-09-26 23:35:52 -04:00
parent c455b1eeb3
commit c84fd58ce4
2 changed files with 18 additions and 8 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ aedrix-kernel.elf
aedrix-kernel.img
*.o
*.swp
*.d