SRCS = warp.main.c panel.c
OBJS = warp.main.o panel.o
DISTFILES = panel.fd .geomview-warp
MORECOPTS = -I../../common -I../common
TARGETS = warp


