b9cb8440d7
Since MINIX has a working cc, do not introduce spurious differences
3 lines
54 B
C
3 lines
54 B
C
#define DEFAULT_CC "cc"
|
|
|
|
char *findcc(const char *);
|