ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../scripts/cpp

7 lines
159 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
#!/bin/sh
# This script is used solely by rpcgen when run by sunrpc/Makefile,
# which passes CPP in the environment to tell us what to run.
exec ${CPP} "$@"