This website requires JavaScript.
Explore
Help
Sign In
forks
/
D-Scanner
mirror of
https://github.com/dlang-community/D-Scanner.git
Watch
1
Star
0
Fork
You've already forked D-Scanner
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8231a0d1b8
D-Scanner
/
makefile
10 lines
57 B
Makefile
Raw
Blame
History
.PHONY
:
all
test
all
:
@./build.sh
test
:
@./test.sh
Reference in New Issue
View Git Blame
Copy Permalink