bsd.prog.mk: include minix.gcov.mk
This commit is contained in:
parent
06617e7fdf
commit
1e56737131
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
.ifndef HOSTPROG
|
||||
|
||||
.include <bsd.init.mk>
|
||||
.include <bsd.gcov.mk>
|
||||
.include <minix.gcov.mk>
|
||||
|
||||
#
|
||||
# Definitions and targets shared among all programs built by a single
|
||||
|
|
Loading…
Reference in a new issue