NetBSD/usr.bin/mkdep/findcc.h

4 lines
54 B
C

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