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

View File

@@ -5,4 +5,4 @@
PROG= patch
SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c
.include <minix.prog.mk>
.include <bsd.prog.mk>