Convert boot/ and commands/ over to bsdmake

This commit is contained in:
Arun Thomas
2010-05-12 16:28:54 +00:00
parent ce386974bc
commit 5706670029
877 changed files with 10425 additions and 41539 deletions
+4
View File
@@ -0,0 +1,4 @@
PROG= printf
MAN=
.include <minix.prog.mk>