]> git.ipfire.org Git - thirdparty/glibc.git/blame - scripts/cpp
support: Add support_install_rootsbindir
[thirdparty/glibc.git] / scripts / cpp
CommitLineData
48d0341c 1#!/bin/sh
980c4d04 2
1ce8aaae
RM
3# This script is used solely by rpcgen when run by sunrpc/Makefile,
4# which passes CPP in the environment to tell us what to run.
5
6exec ${CPP} "$@"