5 lines
107 B
Makefile
5 lines
107 B
Makefile
|
clean::
|
||
|
$(RM) $(CLEANSUFFIXES:%=libavcodec/neon/%)
|
||
|
|
||
|
OBJS-$(CONFIG_MPEGVIDEO) += neon/mpegvideo.o
|