OBJS = imake.o
SRCS = imake.c

SingleProgramTarget(imake,$(OBJS),,)
DependTarget()
