1 require 'mkmf'
2 create_makefile("romp_helper")
3 system("echo CFLAGS+=-g -Wall -O3 >> Makefile")