PROJECT(compat C)

ADD_LIBRARY(compat compat.h getopt.c random.c gettimeofday.c)


