mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 07:59:34 +01:00 
			
		
		
		
	* also modify the echo in setpath.bat
This commit is contained in:
		
							parent
							
								
									2bea84c06e
								
							
						
					
					
						commit
						e24a142833
					
				@ -510,7 +510,7 @@ endcfg
 | 
			
		||||
 | 
			
		||||
defaultsetpath=
 | 
			
		||||
@echo off
 | 
			
		||||
echo Setting PATH for use with $TARGET Free Pascal compiler
 | 
			
		||||
echo Setting PATH for use with $target Free Pascal compiler
 | 
			
		||||
set A=$1\bin\$target;%PATH%
 | 
			
		||||
set Path=
 | 
			
		||||
set PATH=%A%
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user