home *** CD-ROM | disk | FTP | other *** search
- @REM
- @REM AMAKE.BAT
- @REM
- @REM batch file to make HELLOADS.EXE
- @REM
- @REM (C) Copyright 1988-1994 by Autodesk, Inc.
- @REM
- @REM This program is copyrighted by Autodesk, Inc. and is licensed
- @REM to you under the following conditions. You may not distribute
- @REM or publish the source code of this program in any form. You
- @REM may incorporate this code in object form in derivative works
- @REM provided such derivative works are (i.) are designed and
- @REM intended to work solely with Autodesk, Inc. products, and
- @REM (ii.) contain Autodesk's copyright notice "(C) Copyright
- @REM 1988-1994 by Autodesk, Inc."
- @REM
- @REM AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
- @REM AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF MER-
- @REM CHANTABILITY OR FITNESS FOR A PARTICULAR USE. AUTODESK, INC.
- @REM DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
- @REM UNINTERRUPTED OR ERROR FREE.
- @REM
- %callnmake% /f helloads.mak %1 %2 %3 %4 %5
-