Print this page
7192 Remove SPARC-only ONLY64 option

@@ -17,27 +17,27 @@
 # fields enclosed by brackets "[]" replaced with your own identifying
 # information: Portions Copyright [yyyy] [name of copyright owner]
 #
 # CDDL HEADER END
 #
-#
-#ident  "%Z%%M% %I%     %E% SMI"
-#
 # Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
+# Copyright 2016 RackTop Systems.
+#
 # cmd/amt/Makefile
 #
 
 PROG=   amt
 
 include ../Makefile.cmd
 
 TEXT_DOMAIN=SUNW_OST_OSCMD
 POFILE=$(PROG).po
 
-$(64ONLY)SUBDIRS= $(MACH)
+SUBDIRS=
+$(INTEL_BLD)SUBDIRS += $(MACH)
 $(BUILD64)SUBDIRS += $(MACH64)
 CLEANFILES  += $(POFILE)
 
 SHFILERCS= $(PROG:%=%.sh)