Home | History | Annotate | Line # | Download | only in mkdep
findcc.h revision 1.2
      1  1.1  simonb #define DEFAULT_CC		"cc"
      2  1.1  simonb 
      3  1.2  rillig char *findcc(char *);
      4