mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add regress/Makefile.
This commit is contained in:
		
							
								
								
									
										8
									
								
								regress/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								regress/Makefile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
TESTS!= echo *.sh
 | 
			
		||||
 | 
			
		||||
.PHONY: all $(TESTS)
 | 
			
		||||
 | 
			
		||||
all: $(TESTS)
 | 
			
		||||
 | 
			
		||||
$(TESTS):
 | 
			
		||||
	sh $*.sh
 | 
			
		||||
		Reference in New Issue
	
	Block a user