Added some, because local.h and em_path.h now have a source
This commit is contained in:
parent
0c0ff5f64b
commit
620f17db1b
|
@ -17,6 +17,14 @@ end
|
||||||
name "ego share pop_push file"
|
name "ego share pop_push file"
|
||||||
dir util/ego/share
|
dir util/ego/share
|
||||||
end
|
end
|
||||||
|
name "h/local.h"
|
||||||
|
dir first
|
||||||
|
action "cp local.h.src ../h/local.h"
|
||||||
|
end
|
||||||
|
name "h/em_path.h"
|
||||||
|
dir first
|
||||||
|
action "cp em_path.h.src ../h/em_path.h"
|
||||||
|
end
|
||||||
name "create .distr file for interpreter"
|
name "create .distr file for interpreter"
|
||||||
dir util/int
|
dir util/int
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue