DEBSOURCES
Skip Quicknav
sources / icecc / 1.4-1 / tests / make1.cpp
12345678910
#include "make.h" void make1() { } int main() { return 0; }