summaryrefslogtreecommitdiff
path: root/cppstdin
blob: 908d4941d7c6d629554b74823053188259d7bd04 (plain)
1
cat >.$$.c; cc -E ${1+"$@"} .$$.c; rm .$$.c