# source_program
SRCS = main.c polydata.c s_16.c s_8.c m_16.c

SYSOBJS = $(CMNDIR)/cinit.o $(SGLLDR)/sglarea.o
OBJS = $(SRCS:.c=.o)
LIBS = -lsgl
