mirror of https://github.com/wb2osz/direwolf.git
				
				
				
			Removed extraneous 'echo' comments.
- Removed 'echo' comments about SDK needing to be located in /Developer. This is no longer the case after commit b15bf7d.
			
			
This commit is contained in:
		
							parent
							
								
									019b4258fa
								
							
						
					
					
						commit
						3839ccf333
					
				| 
						 | 
				
			
			@ -11,14 +11,6 @@
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
all : direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients atest log2gpx gen_packets ttcalc direwolf.conf
 | 
			
		||||
	@echo " "
 | 
			
		||||
	@echo "Next step install with: "
 | 
			
		||||
	@echo " "
 | 
			
		||||
	@echo "      sudo make install"
 | 
			
		||||
	@echo " "
 | 
			
		||||
	@echo "System SDK's (10.8 - 10.10) must be located here to make use of them. "
 | 
			
		||||
	@echo "     /Developer/SDKs "
 | 
			
		||||
	@echo " "
 | 
			
		||||
 | 
			
		||||
SDK_PATH := $(shell xcrun --show-sdk-path)
 | 
			
		||||
SDK_VERSION := $(shell xcrun --show-sdk-version)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue