Print this page
XXXX remove i86xpv platform code
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>

*** 21,35 **** # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - #ident "%Z%%M% %I% %E% SMI" include $(SRC)/Makefile.master ! SUBDIRS= common $(MACH:i386=i386 i86xpv) include ../Makefile.subdirs dstyle := TARGET += dstyle check: FRC --- 21,34 ---- # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # include $(SRC)/Makefile.master ! SUBDIRS= common $(MACH) include ../Makefile.subdirs dstyle := TARGET += dstyle check: FRC