cpp 159 B

123456
  1. #!/bin/sh
  2. # This script is used solely by rpcgen when run by sunrpc/Makefile,
  3. # which passes CPP in the environment to tell us what to run.
  4. exec ${CPP} "$@"