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