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