diff options
Diffstat (limited to 'nvi2/Makefile')
| -rw-r--r-- | nvi2/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nvi2/Makefile b/nvi2/Makefile new file mode 100644 index 0000000..4d3ebfa --- /dev/null +++ b/nvi2/Makefile @@ -0,0 +1,4 @@ +git_url = git@github.com:lichray/nvi2 +configure_cmd = cmake . + +include ../build.mk |
