home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 November / PCONLINE_11_99.ISO / filesbbs / OS2 / APCHSSL2.ZIP / OS2HTTPD / bin / ServerConfig / daemon-unix / make.cmd < prev    next >
Encoding:
Text File  |  1999-06-20  |  115 b   |  4 lines

  1. @echo off
  2. rem Make.cmd to compile the daemon under OS/2
  3. gcc -D__ST_MT_ERRNO__ -Zcrtdll ServerConfigd.c -lsocket
  4.