include local.h from the config dir
This commit is contained in:
		
							parent
							
								
									df3ae6c2fb
								
							
						
					
					
						commit
						c407a7c642
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -24,7 +24,7 @@ nem:            nem.p | |||
| 		apc -O -i nem.p >emerrs ; mv a.out nem | ||||
| 
 | ||||
| emdmp:          emdmp.c | ||||
| 		$(CC) -I$(HOME)/h -o emdmp -O emdmp.c | ||||
| 		$(CC) -I$(HOME)/h -I$(HOME)/config -o emdmp -O emdmp.c | ||||
| 
 | ||||
| cmp: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue