Rename mkfiles from minix.*.mk to bsd.*.mk

Makes things easier for pkgsrc
This commit is contained in:
Arun Thomas
2010-06-25 18:29:09 +00:00
parent 9dc7c1f081
commit c0c8d25799
380 changed files with 451 additions and 451 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Makefile for all audio drivers.
.include <minix.own.mk>
.include <bsd.own.mk>
SUBDIR= common .WAIT es1370 es1371 sb16
.include <minix.subdir.mk>
.include <bsd.subdir.mk>