diff options
Diffstat (limited to 'usr/src/uts/sun4u/darwin/Makefile.darwin')
-rw-r--r-- | usr/src/uts/sun4u/darwin/Makefile.darwin | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/uts/sun4u/darwin/Makefile.darwin b/usr/src/uts/sun4u/darwin/Makefile.darwin index fb6865bf5c..5b912a7b19 100644 --- a/usr/src/uts/sun4u/darwin/Makefile.darwin +++ b/usr/src/uts/sun4u/darwin/Makefile.darwin @@ -20,10 +20,9 @@ # CDDL HEADER END # # -# uts/sun4u/darwin/Makefile.darwin # Copyright (c) 1999 by Sun Microsystems, Inc. # -#ident "%Z%%M% %I% %E% SMI" + # # Global definitions for sun4u implementation specific modules. # @@ -48,8 +47,6 @@ ROOT_PLAT_MISC_DIRS_32 += $(ROOT_DARWIN_MISC_DIR_32) USR_DARWIN_DIR = $(USR_PLAT_DIR)/SUNW,Ultra-5_10 -DARWIN_LINT_LIB_DIR= $(UTSBASE)/$(PLATFORM)/darwin/lint-libs/$(OBJS_DIR) - # # Define objects. # |