[Mplayer-cvslog] CVS: main Makefile,1.169,1.170

Arpi of Ize arpi at mplayer.dev.hu
Thu Apr 11 04:53:17 CEST 2002


Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv20176

Modified Files:
	Makefile 
Log Message:
libmpencoders added to mencoder libs

Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- Makefile	30 Mar 2002 23:02:13 -0000	1.169
+++ Makefile	11 Apr 2002 02:53:15 -0000	1.170
@@ -217,7 +217,7 @@
 
 ifeq ($(MENCODER),yes)
 $(PRG_MENCODER): $(MENCODER_DEP)
-	$(CC) $(CFLAGS) -o $(PRG_MENCODER) $(OBJS_MENCODER) $(COMMON_LIBS) $(EXTRA_LIB) $(ENCORE_LIB) $(MLIB_LIB)
+	$(CC) $(CFLAGS) -o $(PRG_MENCODER) $(OBJS_MENCODER) -Llibmpcodecs -lmpencoders $(COMMON_LIBS) $(EXTRA_LIB) $(ENCORE_LIB) $(MLIB_LIB)
 endif
 
 # Every mplayer dependancy depends on version.h, to force building version.h




More information about the MPlayer-cvslog mailing list