netbsd/usr.bin/mkdep/findcc.h
2013-04-06 16:48:33 +02:00

4 lines
54 B
C

#define DEFAULT_CC "cc"
char *findcc(const char *);