Print this page
NEX-18774 Tools needed by the field for problem analysis
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
@@ -21,18 +21,18 @@
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
+# Copyright 2018 Nexenta Systems, Inc.
#
PROG= dtrace
include ../Makefile.cmd
-SUBDIRS= $(MACH) demo test
+SUBDIRS= $(MACH) demo nexenta test
$(BUILD64)SUBDIRS += $(MACH64)
all := TARGET = all
install := TARGET = install
clean := TARGET = clean