SRCS= Progress.c
OBJS= $(SRCS:.c=.o)

AllTarget(Progress.o)

depend:: ProgressP.h Progress.h 
