diff Makefile @ 19546:e32250c3db9a

Add --extra-libs option to pass linker flags.
author diego
date Sat, 26 Aug 2006 20:53:37 +0000
parents 17439bdff148
children 607b12d19eed
line wrap: on
line diff
--- a/Makefile	Sat Aug 26 20:09:54 2006 +0000
+++ b/Makefile	Sat Aug 26 20:53:37 2006 +0000
@@ -150,6 +150,7 @@
               $(ARCH_LIB) \
               $(MATH_LIB) \
               $(LIBC_LIB) \
+              $(EXTRALIBS) \
 
 PARTS = libmpdemux \
         stream \