mirror of
				https://github.com/FrodoVDR/channellogos.git
				synced 2023-10-10 11:36:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			46 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			46 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/make -f
 | 
						|
 | 
						|
#DH_VERBOSE=1
 | 
						|
 | 
						|
%:
 | 
						|
	dh $@
 | 
						|
 |