5 lines
57 B
Makefile
5 lines
57 B
Makefile
|
PROG= boottrace
|
||
|
MAN= boottrace.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|