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