diff options
| author | bhgv <bhgv.empire@gmail.com> | 2018-03-02 03:36:20 +0200 |
|---|---|---|
| committer | bhgv <bhgv.empire@gmail.com> | 2018-03-02 03:36:20 +0200 |
| commit | 0e00ccc314faa6ad00e55c4a2b09adff5a8c9459 (patch) | |
| tree | 2c6f5b0f51b8a1c86fbcc5ddeb704d636aecae57 /appl/lib | |
| parent | 9114a6bf3780060ea5104bdff0cd6d234ffdeb2b (diff) | |
ready to build and run in Linux as a regular emu
Diffstat (limited to 'appl/lib')
| -rw-r--r-- | appl/lib/ida/mkfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appl/lib/ida/mkfile b/appl/lib/ida/mkfile index 255f4d9..c63799d 100644 --- a/appl/lib/ida/mkfile +++ b/appl/lib/ida/mkfile @@ -17,5 +17,5 @@ DISBIN=$ROOT/dis/lib/ida # force compilation LIMBOFLAGS= -c $LIMBOFLAGS -idatab.dis: idatab.dist - cp idatab.dist idatab.dis +#idatab.dis: idatab.dist +# cp idatab.dist idatab.dis |
