summaryrefslogtreecommitdiff
path: root/xc/programs/xstdcmap/Imakefile
blob: 6c8cdf77092dc6186a789819afdf8ede9826d3a8 (plain)
1
2
3
4
5
6
7
XCOMM $XConsortium: Imakefile,v 1.4 91/07/17 16:07:52 gildea Exp $
        DEPLIBS = $(DEPXMULIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
           SRCS = xstdcmap.c
           OBJS = xstdcmap.o

ComplexProgramTarget(xstdcmap)