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