summaryrefslogtreecommitdiff
path: root/cppstdin
diff options
context:
space:
mode:
Diffstat (limited to 'cppstdin')
-rwxr-xr-xcppstdin1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppstdin b/cppstdin
deleted file mode 100755
index 908d4941d7..0000000000
--- a/cppstdin
+++ /dev/null
@@ -1 +0,0 @@
-cat >.$$.c; cc -E ${1+"$@"} .$$.c; rm .$$.c