mirror of
https://github.com/videolan/vlc.git
synced 2025-01-08 16:58:09 +08:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
|
noinst_LTLIBRARIES = libcompat.la
|
||
|
libcompat_la_SOURCES =
|
||
|
libcompat_la_LIBADD = $(LTLIBOBJS)
|
||
|
libcompat_la_LDFLAGS = -no-undefined
|