Add new "checksource" target to the library makefiles, for automated source file existance checking.
This commit is contained in:
		
							parent
							
								
									5d7827a573
								
							
						
					
					
						commit
						ca9f89ce82
					
				
					 80 changed files with 792 additions and 147 deletions
				
			
		| 
						 | 
				
			
			@ -81,7 +81,9 @@ ifeq ($(origin LUFA_PATH), undefined)
 | 
			
		|||
 | 
			
		||||
   clean_doxygen:
 | 
			
		||||
	rm -rf Documentation
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
   checksource:
 | 
			
		||||
 | 
			
		||||
   version:
 | 
			
		||||
	@echo "LUFA `grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2`"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue