Print this page
*** NO COMMENTS ***

*** 23,34 **** # uts/i86pc/Makefile.targ # # Copyright 2005 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 i86pc "implementation architecture". # # --- 23,32 ----
*** 38,46 **** # # Target set for i86pc (order is not important, as it is with the # isomorphic Makefile.files set). # ! include $(UTSTREE)/i86pc/Makefile.rules ! include $(UTSTREE)/intel/Makefile.rules ! include $(UTSTREE)/common/Makefile.rules --- 36,44 ---- # # Target set for i86pc (order is not important, as it is with the # isomorphic Makefile.files set). # ! include $(UTSBASE)/i86pc/Makefile.rules ! include $(UTSBASE)/intel/Makefile.rules ! include $(UTSBASE)/common/Makefile.rules