Obtained from http://sourceforge.net/projects/wmcdplay/files/wmcdplay-1.0-beta1.tgz/download
8 lines
129 B
Text
8 lines
129 B
Text
DEPLIBS = $(DEPXLIB)
|
|
|
|
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
|
|
|
|
SRCS = wmcdplay.cc
|
|
OBJS = wmcdplay.o
|
|
|
|
ComplexProgramTarget(wmcdplay)
|