[Ffmpeg-cvslog] CVS: ffmpeg Makefile,1.84,1.85

Diego Biurrun CVS diego
Tue Oct 18 22:11:44 CEST 2005


Update of /cvsroot/ffmpeg/ffmpeg
In directory mail:/var2/tmp/cvs-serv12754

Modified Files:
	Makefile 
Log Message:
Remove .pc files on distclean.


Index: Makefile
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/Makefile,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- Makefile	4 Oct 2005 11:19:07 -0000	1.84
+++ Makefile	18 Oct 2005 20:11:41 -0000	1.85
@@ -165,7 +165,7 @@
 # Note well: config.log is NOT removed.
 distclean: clean
 	$(MAKE) -C libavcodec distclean
-	rm -f config.mak config.h
+	rm -f config.mak config.h *.pc
 
 TAGS:
 	etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]





More information about the ffmpeg-cvslog mailing list