home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 39 / IOPROG_39.ISO / SOFT / sdkjava40.exe / data1.cab / fg_Samples / Samples / Windows / makefile next >
Encoding:
Makefile  |  2000-05-04  |  70 b   |  6 lines

  1. all : 
  2.     cd crypto
  3.     $(MAKE)
  4.     cd ..\win32ressupport
  5.     $(MAKE)
  6.     cd ..