repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
usr.bin
/
mkdep
/
findcc.h
blob
ac72911305cb5a575735abcad7af31d3ebd653eb
1
#define DEFAULT_CC
"cc"
2
3
char
*
findcc
(
const char
*);