10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
|
|
XCOMM $XFree86: xc/programs/xvinfo/Imakefile,v 1.3 2000/12/11 16:40:55 dawes Exp $
|
|
|
|
DEPLIBS = $(DEPXVLIB) $(DEPXLIB)
|
|
LOCAL_LIBRARIES = $(XVLIB) $(XLIB)
|
|
SRCS = xvinfo.c
|
|
OBJS = xvinfo.o
|
|
|
|
ComplexProgramTarget(xvinfo)
|