diff options
Diffstat (limited to 'appl/lib/mkfile')
| -rw-r--r-- | appl/lib/mkfile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/appl/lib/mkfile b/appl/lib/mkfile index 0becc2b..567d36f 100644 --- a/appl/lib/mkfile +++ b/appl/lib/mkfile @@ -3,16 +3,18 @@ TARG=\ sh9util.dis\ sh9parser.dis\ + sh9log.dis\ SYSMODULES=\ sh9util.m\ sh9parser.m\ + sh9log.m\ sys.m\ MODULES=\ - + DISBIN=$ROOT/dis/lib |
