Print this page
*** NO COMMENTS ***

*** 21,32 **** # # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - #pragma ident "%Z%%M% %I% %E% SMI" - # # This Makefile defines the set of all required, target containing # included Makefiles for the i86xpv "implementation architecture". # # --- 21,30 ----
*** 36,44 **** # # Target set for i86xpv (order is not important, as it is with the # isomorphic Makefile.files set). # ! include $(UTSTREE)/i86xpv/Makefile.rules ! include $(UTSTREE)/intel/Makefile.rules ! include $(UTSTREE)/common/Makefile.rules --- 34,42 ---- # # Target set for i86xpv (order is not important, as it is with the # isomorphic Makefile.files set). # ! include $(UTSBASE)/i86xpv/Makefile.rules ! include $(UTSBASE)/intel/Makefile.rules ! include $(UTSBASE)/common/Makefile.rules