9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
|
DEPLIBS = $(DEPXLIB)
|
||
|
|
||
|
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
|
||
|
|
||
|
SRCS = wmcdplay.cc
|
||
|
OBJS = wmcdplay.o
|
||
|
|
||
|
ComplexProgramTarget(wmcdplay)
|