Artifact 01a4f7a0531dae715b08619a9edbb119940e6b80
- File
src/Makefile
- 2012-07-15 06:08:21 - part of checkin [aa90e51f80] on branch trunk - Added Makefile for explainment for judges. I don't use it usually. (user: kinaba) [annotate]
# To build, the following packages are needed. # wget http://ftp.digitalmars.com/dmd_2.059-0_i386.deb # sudo apt-get install gcc gcc-multilib # sudo pkg -i dmd_2.059-0_i386.deb all: dmd -O -release -inline -oflifter cui_auto_main.d driver.d game.d output.d solver.d util.d