diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-11 04:22:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-11 04:22:17 +0000 |
| commit | 5b381db8cc67dd85695c49a85893ac7a5a612f42 (patch) | |
| tree | a28fa550392e329e06cecf28e58a8004b5c0ea5f /share/dtrace | |
| parent | 128a410505f03ab889e69e25f7e212f8d6e21bc7 (diff) | |
Notes
Diffstat (limited to 'share/dtrace')
| -rw-r--r-- | share/dtrace/toolkit/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/dtrace/toolkit/Makefile b/share/dtrace/toolkit/Makefile index 663cc98140ff..367b95ece32a 100644 --- a/share/dtrace/toolkit/Makefile +++ b/share/dtrace/toolkit/Makefile @@ -12,6 +12,4 @@ SCRIPTS= ${DTRACETOOLKIT}/execsnoop \ SCRIPTSDIR= ${SHAREDIR}/dtrace/toolkit -NO_OBJ= - .include <bsd.prog.mk> |
