summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/montoya/Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4v/montoya/Makefile.rules')
-rw-r--r--usr/src/uts/sun4v/montoya/Makefile.rules10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr/src/uts/sun4v/montoya/Makefile.rules b/usr/src/uts/sun4v/montoya/Makefile.rules
index f89017ff7c..e9b9fb1ed6 100644
--- a/usr/src/uts/sun4v/montoya/Makefile.rules
+++ b/usr/src/uts/sun4v/montoya/Makefile.rules
@@ -21,8 +21,6 @@
# Copyright 2006 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
@@ -43,11 +41,3 @@
$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/montoya/os/%.c
$(COMPILE.c) -o $@ $<
$(CTFCONVERT_O)
-
-#
-# Section 1b: Lint `object' build rules
-#
-
-$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/montoya/os/%.c
- @($(LHEAD) $(LINT.c) $< $(LTAIL))
-