diff --git a/makefile b/makefile index 2bc716b..cb77693 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ .PHONY: all test -DMD = /home/brian/src/dmd/src/dmd +DMD = dmd GDC = gdc LDC = ldc SRC = main.d\