Artifact Content
Not logged in

Artifact 01a4f7a0531dae715b08619a9edbb119940e6b80


     1  # To build, the following packages are needed.
     2  #   wget http://ftp.digitalmars.com/dmd_2.059-0_i386.deb
     3  #   sudo apt-get install gcc gcc-multilib
     4  #   sudo pkg -i dmd_2.059-0_i386.deb
     5  
     6  all:
     7  	dmd -O -release -inline -oflifter cui_auto_main.d driver.d game.d output.d solver.d util.d