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