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