index
:
neb-d
master
neb, but with a VM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: d5ba2655641eb8ba3acfb4b525e8aab497035641 (
plain
)
1
2
3
4
5
6
DCOMP
:=
dmd
BINARY
:=
neb
.PHONY
:
build
build
:
${
DCOMP
}
*.d
-of
=
${
BINARY
}