
XPMLIB = -L/usr/lib/X11 -lXpm   
DEPLIBS = $(DEPXLIB) 

LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)  

LINTLIBS = $(LINTXLIB)

SRCS = ascdc.cpp
OBJS = ascdc.o

ComplexProgramTarget(ascdc)
