summaryrefslogtreecommitdiff
path: root/xc/programs/xsetroot/Imakefile
blob: e41c708615c5c44c74c2a0c52aa652908cfe6bc8 (plain)
1
2
3
4
5
6
7
XCOMM $XConsortium: Imakefile,v 1.8 91/07/16 23:05:43 gildea Exp $
        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
           SRCS = xsetroot.c
           OBJS = xsetroot.o

ComplexProgramTarget(xsetroot)