home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / whch20gr.zip / CONTENTS next >
Text File  |  1993-05-03  |  770b  |  17 lines

  1. Contents of the which 2.0 archive:
  2.  
  3.   Contents      this file
  4.   README        brief "what it be" file
  5.   Makefile      makefile for almost every OS/2 compiler, plus one for MS-DOS
  6.   which.1       manual page, nroff format
  7.   which.doc     manual page, human-readable format
  8.   which.c       C source code
  9.   which.def     OS/2 linker definition file
  10.   which.exe     bound (16-bit OS/2 & MS-DOS) executable, compiled with MSC 6.0
  11.  
  12. The makefile has targets for most OS/2 compilers (not Zortech), thanks
  13. to Kai Uwe Rommel's Info-ZIP efforts, but only the "mscbnd", "msc", "gcc"
  14. and "ibm" targets have been tested.  I'm not even sure all the switches 
  15. are right for those... :-)  The "mscbnd" target is the default, since it
  16. results in a "universal" executable.
  17.