summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/darwin/Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4u/darwin/Makefile.rules')
-rw-r--r--usr/src/uts/sun4u/darwin/Makefile.rules8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr/src/uts/sun4u/darwin/Makefile.rules b/usr/src/uts/sun4u/darwin/Makefile.rules
index 0b873c57a7..d8c87cff73 100644
--- a/usr/src/uts/sun4u/darwin/Makefile.rules
+++ b/usr/src/uts/sun4u/darwin/Makefile.rules
@@ -23,7 +23,7 @@
# Copyright 1999-2002 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
+
#
# This Makefile defines the build rules for the directory
# uts/sun4u/darwin.
@@ -42,9 +42,3 @@
$(OBJS_DIR)/%.o: $(UTSBASE)/sun4u/darwin/os/%.c
$(COMPILE.c) -o $@ $<
$(CTFCONVERT_O)
-
-#
-# Section 1b: Lint `object' build rules
-#
-$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4u/darwin/os/%.c
- @($(LHEAD) $(LINT.c) $< $(LTAIL))