#include int main() { printf("Hello, Makefile!\n"); return 0; }