bsd.prog.mk: include minix.gcov.mk

This commit is contained in:
Arun Thomas 2011-07-22 17:59:15 +02:00
parent 06617e7fdf
commit 1e56737131

View File

@ -4,7 +4,7 @@
.ifndef HOSTPROG .ifndef HOSTPROG
.include <bsd.init.mk> .include <bsd.init.mk>
.include <bsd.gcov.mk> .include <minix.gcov.mk>
# #
# Definitions and targets shared among all programs built by a single # Definitions and targets shared among all programs built by a single