home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tk42r2s.zip / tk4.2 / os2 / INSTALL < prev    next >
Text File  |  1998-01-28  |  421b  |  12 lines

  1. # Following files need added #if defined(__EMX__) like __WIN32__
  2. # either copy them to generic or compile the from here (latter: not for .h)
  3. copy default.h ..\generic
  4. copy tkPort.h ..\generic
  5. #copy tkCanvPs.c ..\generic
  6. #copy tkImgPhoto.c ..\generic
  7. #copy tkMain.c ..\generic
  8. #copy tkSend.c ..\generic
  9. #copy tkTest.c ..\generic   (includes OS/2 specific code)
  10. #copy tkWindow.c ..\generic
  11. gmake -f makefile.emx
  12.