summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/lx_proc/Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/lx_proc/Makefile.rules')
-rw-r--r--usr/src/uts/intel/lx_proc/Makefile.rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/uts/intel/lx_proc/Makefile.rules b/usr/src/uts/intel/lx_proc/Makefile.rules
index b8592d2fdd..9d3c3b668b 100644
--- a/usr/src/uts/intel/lx_proc/Makefile.rules
+++ b/usr/src/uts/intel/lx_proc/Makefile.rules
@@ -30,9 +30,3 @@
$(OBJS_DIR)/%.o: $(UTSBASE)/common/brand/lx/procfs/%.c
$(COMPILE.c) -o $@ $<
$(CTFCONVERT_O)
-
-#
-# Section 1b: Lint `object' build rules.
-#
-$(LINTS_DIR)/%.ln: $(UTSBASE)/common/brand/lx/procfs/%.c
- @($(LHEAD) $(LINT.c) $< $(LTAIL))