include local.h from the config dir
This commit is contained in:
parent
9e95c438ab
commit
47390a8b2c
@ -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…
x
Reference in New Issue
Block a user