4.4BSD/usr/src/contrib/mkmf/test/CLopt/main.c

#include "main.h"

main()
{
  printf("hello world\n");
}