xref
: /
netbsd-src
/
usr.bin
/
c89
/
c89.sh
(revision c34236556bea94afcaca1782d7d228301edc3ea0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
exec
/
usr
/
bin
/
cc
-
std
=
c89
"$@"
3