diff options
-rw-r--r-- | sim/h8300/h8300.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/h8300/h8300.mt b/sim/h8300/h8300.mt index 6ba50e6..aef77d0 100644 --- a/sim/h8300/h8300.mt +++ b/sim/h8300/h8300.mt @@ -1,4 +1,4 @@ ALL=all-h8300 CLEAN=clean-h8300 -INSTALL=install-h8300 +DO_INSTALL=install-h8300 |