refactor: re-organize
This commit is contained in:
		
							parent
							
								
									c282e960fc
								
							
						
					
					
						commit
						7ddb9c82bf
					
				
					 8 changed files with 8 additions and 214 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -20,7 +20,7 @@ ${OBJ_DIR}/%.o: %.c
 | 
			
		|||
	mkdir -p $(@D)
 | 
			
		||||
	${CC} -c ${CFLAGS} $< -o $@
 | 
			
		||||
 | 
			
		||||
${OBJ}: src/config.h config.mk
 | 
			
		||||
${OBJ}: src/config/config.h config.mk
 | 
			
		||||
 | 
			
		||||
config.h:
 | 
			
		||||
	cp config.def.h $@
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue