[Mplayer-cvslog] CVS: main Makefile,1.205,1.206

Richard Felker CVS rfelker at mplayerhq.hu
Thu Aug 29 04:20:02 CEST 2002


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

Modified Files:
	Makefile 
Log Message:
arrg 100l in the 10l


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- Makefile	29 Aug 2002 02:11:33 -0000	1.205
+++ Makefile	29 Aug 2002 02:20:00 -0000	1.206
@@ -312,7 +312,7 @@
 # include dependencies to get make to recurse into lib dirs,
 # if the user desires such behavior
 #
-ifneq ($(wildcard .libdeps))
+ifneq ($(wildcard .libdeps),)
 include .libdeps
 endif
 




More information about the MPlayer-cvslog mailing list