7192 Remove SPARC-only ONLY64 option
@@ -21,20 +21,21 @@ # # # Copyright 2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -#ident "%Z%%M% %I% %E% SMI" +# Copyright 2016 RackTop Systems. # # cmd/newtask/Makefile # PROG= newtask include ../Makefile.cmd -$(64ONLY)SUBDIRS= $(MACH) +SUBDIRS= +$(INTEL_BLD)SUBDIRS += $(MACH) $(BUILD64)SUBDIRS += $(MACH64) all := TARGET = all install := TARGET = install clean := TARGET = clean