diff options
Diffstat (limited to 'appl/lib/ida')
| -rw-r--r-- | appl/lib/ida/mkfile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/appl/lib/ida/mkfile b/appl/lib/ida/mkfile index 1caf32a8..5432cc31 100644 --- a/appl/lib/ida/mkfile +++ b/appl/lib/ida/mkfile @@ -2,7 +2,7 @@ TARG=\ ida.dis\ -# idatab.dis\ + idatab.dis\ MODULES=\ @@ -16,3 +16,6 @@ DISBIN=$ROOT/dis/lib/ida <$ROOT/mkfiles/mkdis # force compilation LIMBOFLAGS= -c $LIMBOFLAGS + +idatab.dis:N: + ; |
