You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Do not remove gmon.out on clean, we never create it.
Originally committed as revision 13453 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @@ -160,8 +160,7 @@ uninstall-vhook: | ||||
| 	-rmdir "$(SHLIBDIR)/vhook/" | ||||
|  | ||||
| clean:: | ||||
| 	rm -f gmon.out $(ALLPROGS) $(ALLPROGS_G) \ | ||||
| 	   output_example$(EXESUF) | ||||
| 	rm -f $(ALLPROGS) $(ALLPROGS_G) output_example$(EXESUF) | ||||
| 	rm -f doc/*.html doc/*.pod doc/*.1 | ||||
| 	rm -rf tests/vsynth1 tests/vsynth2 tests/data tests/asynth1.sw tests/*~ | ||||
| 	rm -f $(addprefix tests/,$(addsuffix $(EXESUF),audiogen videogen rotozoom seek_test tiny_psnr)) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user