NAME = xoris

SRCS = main.c
OBJS = main.o

SYS_LIBRARIES = -lX11

ComplexProgramTargetNoMan($(NAME))
