home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 39 / IOPROG_39.ISO / SOFT / sdkjava40.exe / data1.cab / fg_Samples / Samples / COM / native_com / makefile < prev   
Encoding:
Makefile  |  2000-05-04  |  169 b   |  12 lines

  1. # (C) Copyright 1995 - 1999 Microsoft Corporation.  All rights reserved.
  2. #
  3.  
  4. all: 
  5.     cd com
  6.     $(MAKE)
  7.     cd ..\java\_1
  8.     $(MAKE)
  9.     cd ..\_2
  10.        $(MAKE)
  11.        cd ..\..
  12.