#include "../asdm.h"

DEPLIBS = $(DEPXLIB) 

LOCAL_LIBRARIES = XPMLIBRARY $(XLIB)

LINTLIBS = $(LINTXLIB)

SRCS = xpmroot.c
OBJS = xpmroot.o

ComplexProgramTarget(xpmroot)

