- drop old build system - move shared include and source files to common directory - drop "rc-" prefix from shared include and source files - move executable-specific code to individual directories under src - adjust top-level .gitignore file for new build system This closes #489.
		
			
				
	
	
		
			13 lines
		
	
	
		
			69 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			69 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*.gz
 | 
						|
 | 
						|
*.diff
 | 
						|
*.patch
 | 
						|
*.orig
 | 
						|
*.rej
 | 
						|
 | 
						|
core
 | 
						|
.gdb_history
 | 
						|
.gdbinit
 | 
						|
 | 
						|
build
 |