shithub: aacdec

ref: 1f194f58d0de59460c8fdeda7eac01a9573f2836
dir: /plugins/xmms/Makefile/

View raw version
libaac-XMMS.so:	aac-XMMS.c
	gcc -shared -o $@ aac-XMMS.c -I/usr/include/glib-1.2/ -I/usr/lib/glib/include -I/usr/include/gtk-1.2/ -lfaad2 -lid3 -lz

clean:
	rm -f libaac-XMMS.so aac-XMMS.o