aboutsummaryrefslogtreecommitdiff
path: root/scripts/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cpp')
-rwxr-xr-xscripts/cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/cpp b/scripts/cpp
deleted file mode 100755
index cb24fe2bba..0000000000
--- a/scripts/cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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} "$@"