Files
Arquivotheca.Solaris-2.5/uts/sun4e/Makefile.targ
seta75D 7c4988eac0 Init
2021-10-11 19:38:01 -03:00

26 lines
637 B
Makefile
Executable File

#
# uts/sun4e/Makefile.targ
# Copyright (c) 1991 by Sun Microsystems, Inc.
#
#ident "@(#)Makefile.targ 1.5 92/07/14 SMI"
#
# This Makefile defines the set of all required, target containing
# included Makefiles for the sun4e "implementation architecture".
#
#
# Targets for all implementations:
#
include $(UTSBASE)/Makefile.targ
#
# Target set for sun4e (order is not important, as it is with the
# isomorphic Makefile.files set).
#
include $(UTSBASE)/sun4e/Makefile.rules
include $(UTSBASE)/sunmmu/Makefile.rules
include $(UTSBASE)/sparc/Makefile.rules
include $(UTSBASE)/sun/Makefile.rules
include $(UTSBASE)/common/Makefile.rules