0d002ffbe7
- Added c[89]9 wrappers and manpages from NetBSD. - Do not run fixincludes. - Remove python stuff that only gets installed when python is found.
2 lines
41 B
Bash
2 lines
41 B
Bash
#!/bin/sh
|
|
exec /usr/bin/cc -std=c99 "$@"
|