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,38 **** # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # ident "%Z%%M% %I% %E% SMI" # PROG= dtrace include ../Makefile.cmd ! SUBDIRS= $(MACH) demo test $(BUILD64)SUBDIRS += $(MACH64) all := TARGET = all install := TARGET = install clean := TARGET = clean --- 21,38 ---- # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright 2018 Nexenta Systems, Inc. # PROG= dtrace include ../Makefile.cmd ! SUBDIRS= $(MACH) demo nexenta test $(BUILD64)SUBDIRS += $(MACH64) all := TARGET = all install := TARGET = install clean := TARGET = clean