home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / extras / lxmin2.cmd < prev    next >
Encoding:
Text File  |  1996-02-22  |  1.2 KB  |  19 lines

  1. @echo off
  2. REM                                                                       *
  3. REM *-----------------------------------------------------------------------*
  4. REM * DISCLAIMER OF WARRANTIES:                                             *
  5. REM *                                                                       *
  6. REM *   The following enclosed code is sample code created by IBM           *
  7. REM *   Corporation.  This sample code is not part of any standard IBM      *
  8. REM *   product and is provided to you solely for the purpose of assisting  *
  9. REM *   you in the development of your applications.  The code is provided  *
  10. REM *   "AS IS", without warranty of any kind.  IBM shall not be liable     *
  11. REM *   for any damages arising out of your use of the sample code, even    *
  12. REM *   if they have been advised of the possibility of such damages.       *
  13. REM *                                                                       *
  14. REM *-----------------------------------------------------------------------*
  15. REM *                                                                       */
  16. REM  * Command to build LXMIN2.DLL. */
  17.  
  18. nmake /NOLOGO WIN= /f makefile
  19.