| Copyright 1998 Acorn Computers Ltd | | Licensed under the Apache License, Version 2.0 (the "License"); | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | | http://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or agreed to in writing, software | distributed under the License is distributed on an "AS IS" BASIS, | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | See the License for the specific language governing permissions and | limitations under the License. | | | !MkMods target module [module [module ...]] | | The following code which forms the body of !MkMods basically does: | for i in (....) | do | dir module | amu_machine target | up | end | If "%*0" = "" Then Error Do not run me with no parameters If "%1" = "" Then Obey !MkMods %0 arp ifconfig ifrconfig inetstat ipvars map-mbone mtrace newfiler ping pong route showstat sysctl traceroute utils If "%1" = "" Then Obey dir %1 amu_machine %0 if "%0" = "clean" Then stripdepnd up | No new-line at the end of this command, please! If "%2" <> "" Then Obey !MkMods %0 %*2