home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / CSTRIAL0196.BIN / attach / msj / v10n03 / bocole.exe / MAKEFILE.MSC < prev    next >
Text File  |  1995-03-01  |  510b  |  15 lines

  1. # This is a part of the Microsoft Foundation Classes C++ library.
  2. # Copyright (C) 1992 Microsoft Corporation
  3. # All rights reserved.
  4. #
  5. # This source code is only intended as a supplement to the
  6. # Microsoft Foundation Classes Reference and Microsoft
  7. # QuickHelp and/or WinHelp documentation provided with the library.
  8. # See these sources for detailed information regarding the
  9. # Microsoft Foundation Classes product.
  10.  
  11. PROJ=MDI
  12. OBJS=mdi.obj mainfrm.obj hello.obj bounce.obj
  13.  
  14. !include ..\sample_.mak
  15.