Convert boot/ and commands/ over to bsdmake
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
PROG= printf
|
||||
MAN=
|
||||
|
||||
.include <minix.prog.mk>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
PROG= printf
|
||||
MAN=
|
||||
|
||||
.include <minix.prog.mk>
|
||||