#!/bin/sed -f # Remove private parts from runtime include files, before installation # in /usr/local/lib/ocaml/caml /\/\* \*\// { r ../config/m.h d } /\/\* \*\// { r ../config/s.h d } /\/\* \*\//,/\/\* <\/private> \*\//d