Fix makefile

This commit is contained in:
Hackerpilot 2014-07-07 08:05:07 +00:00
parent 7cbb802069
commit 4ee3eefaa8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.PHONY: all test
DMD = /home/brian/src/dmd/src/dmd
DMD = dmd
GDC = gdc
LDC = ldc
SRC = main.d\