Print this page
3882 remove xmod & friends

@@ -284,21 +284,10 @@
         @-$(LINT) $(LINTFLAGS) $(LINT_LIBS) 2>&1 | $(LGREP.2)
 
 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
 
 #
 # Cross-reference customization: build a cross-reference over all of the
 # sun4u-related directories.