35823e7391
The following scripts are installed: dtruss - a DTrace version of truss. execsnoop - snoop process execution as it occurs. opensnoop - snoop file opens as they occur. procsystime - print process system call time details. ok riastradh
6 lines
99 B
Makefile
6 lines
99 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/09/17 00:00:39 sevan Exp $
|
|
|
|
SUBDIR= dist
|
|
|
|
.include <bsd.subdir.mk>
|