home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / src / png / scripts / build.bat next >
DOS Batch File  |  1998-05-20  |  124b  |  3 lines

  1. make -fmakefile.bor -B -DMODEL=m %1 %2 %3 libpng >buildm.out
  2. make -fmakefile.bor -B -DMODEL=l %1 %2 %3 libpng >buildl.out
  3.