           SRCS = soelim.c
           OBJS = soelim.o 

all:: soelim

SingleProgramTarget(soelim,$(OBJS),,)
DependTarget()
