<nitfol@my-deja.com>, which makes things just a little bit smaller, but makes usage.h more readable/maintainable IMHO. -Erik
		
			
				
	
	
		
			11 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "busybox.h"
 | |
| 
 | |
| const char usage_messages[] =
 | |
| 
 | |
| #define MAKE_USAGE
 | |
| #include "usage.h"
 | |
| 
 | |
| #include "applets.h"
 | |
| 
 | |
| ;
 |