The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/sendmail#3baf116d7073be1d62a85ef5416e2cd6f672d538
		
			
				
	
	
		
			9 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			92 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Pass everything to the make script
 | |
| 
 | |
| all:
 | |
| %: force
 | |
| 	@./make $@
 | |
| force:;
 | |
| 
 | |
| $(MAKEFILE_LIST):;
 |