home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / billy164.zip / src / dart / makefile < prev   
Makefile  |  1997-09-21  |  69b  |  5 lines

  1. dart:
  2.     gcc -g -o dart.exe dart.cc -lm -lstdcpp -lvesa -los2me
  3.  
  4.  
  5.