/**** * * Trivial main to test sample-Makefiles. * */ #include #include main() { cout << "In your-tool.\n"; printf("\n"); }