home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / WINPROGS.ZIP / TYPER.ZIP / TYPER next >
Text File  |  1990-11-24  |  198b  |  10 lines

  1. typer.exe:  typer.obj typer.def
  2.    link typer, /align:16, NUL, /nod slibcew libw, typer
  3.    rc typer.exe
  4.    
  5.    
  6. typer.obj:  typer.c typer.h
  7.    cl -c -Gsw -Ow -W2 -Zp typer.c
  8.    
  9.       
  10.