Print this page
3882 remove xmod & friends

@@ -90,17 +90,9 @@
 
 lint.platmod:   modlintlib
         @-$(ECHO) "\n$(IMPLEMENTED_PLATFORM) platform-dependent module: global crosschecks:"
         @-$(LINT) $(LINTFLAGS) $(LINT_LIBS) 2>&1 | $(LGREP.2)
 
-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 common targets.
 #
 include $(UTSBASE)/$(PLATFORM)/montoya/Makefile.targ