mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-05-01 12:17:50 +02:00
5 lines
107 B
Makefile
5 lines
107 B
Makefile
clean::
|
|
$(RM) $(CLEANSUFFIXES:%=libavcodec/neon/%)
|
|
|
|
OBJS-$(CONFIG_MPEGVIDEO) += neon/mpegvideo.o
|