diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-10-23 22:40:17 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-10-23 22:40:17 +0000 |
| commit | 442f83babb46ef46f7d13632b36c4744e88a5f49 (patch) | |
| tree | 996005b840a36dab1dfe8d1299bdc09ff3237bd3 /appl/lib/ida | |
| parent | e055658346604614f854fa1ff483fbda76476cf2 (diff) | |
20081023-2340
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: + ; |
