Print this page
749 "/usr/bin/kstat" should be rewritten in C

*** 20,37 **** # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - #ident "%Z%%M% %I% %E% SMI" - # # cmd/stat/Makefile # include ../Makefile.cmd ! SUBDIRS= iostat mpstat vmstat fsstat all := TARGET = all install := TARGET = install clean := TARGET = clean clobber := TARGET = clobber --- 20,35 ---- # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # cmd/stat/Makefile # include ../Makefile.cmd ! SUBDIRS= iostat mpstat vmstat fsstat kstat all := TARGET = all install := TARGET = install clean := TARGET = clean clobber := TARGET = clobber