mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-26 13:20:07 +03:00
Fix makefile
This commit is contained in:
parent
7cbb802069
commit
4ee3eefaa8
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -1,6 +1,6 @@
|
|||
.PHONY: all test
|
||||
|
||||
DMD = /home/brian/src/dmd/src/dmd
|
||||
DMD = dmd
|
||||
GDC = gdc
|
||||
LDC = ldc
|
||||
SRC = main.d\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue