summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4u/Makefile')
-rw-r--r--usr/src/uts/sun4u/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/usr/src/uts/sun4u/Makefile b/usr/src/uts/sun4u/Makefile
index fc9e11c42c..f54be0bccd 100644
--- a/usr/src/uts/sun4u/Makefile
+++ b/usr/src/uts/sun4u/Makefile
@@ -286,17 +286,6 @@ globallint:
lint: lintlib .WAIT modlintlib .WAIT $(SPARC_LINTS) $(LINT_DEPS) \
$(IMPLEMENTATIONS) $(CLOSED_IMPLEMENTATIONS) $(CPU_KMODS)
-# EXPORT DELETE START
-
-EXPORT_SRC:
- $(RM) Makefile+
- sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
- < Makefile > Makefile+
- $(MV) Makefile+ Makefile
- $(CHMOD) 444 Makefile
-
-# EXPORT DELETE END
-
include ../Makefile.targ
#