| Ulrich Drepper | 980c4d0 | 2001-11-02 02:08:57 | [diff] [blame] | 1 | #! /bin/sh |
| Ulrich Drepper | 980c4d0 | 2001-11-02 02:08:57 | [diff] [blame] | 2 | |
| Roland McGrath | 1ce8aaa | 2002-08-30 10:36:44 | [diff] [blame] | 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 | |||||
| 6 | exec ${CPP} "$@" | ||||