#include <../../configure.h>

/* OVERRIDE_COMPILER */

AFTER_BIN_DIR
AFTER_MAN_DIR

#ifdef XPM
XPMLIB = XPMLIBRARY

XTLIB = -lXt

DEPLIBS = $(DEPXLIB) $(DEPXTOOLLIB)

LOCAL_LIBRARIES = $(XPMLIB) $(XMULIB) $(XAWLIB) $(XLIB) $(XTOOLLIB)

LINTLIBS = $(LINTXLIB)

SRCS = asprint.c
OBJS = asprint.o

ComplexProgramTarget(asprint)
#endif
