NetBSD/external/cddl/dtracetoolkit/Makefile
sevan 35823e7391 Include scripts from the DTrace Toolkit if DTrace support is enabled.
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
2017-09-17 00:00:39 +00:00

6 lines
99 B
Makefile

# $NetBSD: Makefile,v 1.1 2017/09/17 00:00:39 sevan Exp $
SUBDIR= dist
.include <bsd.subdir.mk>