f76ac8f4dc
the C compiler so other programs can use it.
4 lines
54 B
C
4 lines
54 B
C
#define DEFAULT_CC "cc"
|
|
|
|
char *findcc(const char *);
|