14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:55:03 cpqbld Exp $
|
|
|
|
|
|
|
|
|
|
XCOMM $XFree86: xc/programs/xsetroot/Imakefile,v 1.4 2003/05/27 17:58:26 tsi Exp $
|
|
|
|
DEPLIBS = $(DEPXMUULIB) $(DEPXONLYLIB)
|
|
LOCAL_LIBRARIES = $(XMUULIB) $(XONLYLIB)
|
|
SRCS = xsetroot.c
|
|
OBJS = xsetroot.o
|
|
|
|
ComplexProgramTarget(xsetroot)
|