Print this page
3882 remove xmod & friends

*** 101,125 **** $(RPCGEN) -C -h key_prot.x > $@ pmap_prot.h: pmap_prot.x $(RPCGEN) -h pmap_prot.x > $@ - # EXPORT DELETE START - # Special target to clean up the source tree for export distribution - # Warning: This target changes the source tree - EXPORT_SRC: - $(RM) Makefile+ sec_gss/rpcsec_gss_misc.c+ - $(SED) -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \ - < Makefile > Makefile+ - $(MV) Makefile+ Makefile - $(SED) -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \ - < sec_gss/rpcsec_gss_misc.c > sec_gss/rpcsec_gss_misc.c+ - $(MV) sec_gss/rpcsec_gss_misc.c+ sec_gss/rpcsec_gss_misc.c - $(CHMOD) 444 Makefile sec_gss/rpcsec_gss_misc.c - - # EXPORT DELETE END - rpc_sztypes.h: rpc_sztypes.x $(RPCGEN) -C -h rpc_sztypes.x > $@ rpcb_prot.h: rpcb_prot.x $(RPCGEN) -h rpcb_prot.x > $@ --- 101,110 ----