Add rule to build shared library in Makefile

Add rule in Makefile to build libspnavhdi.so
This commit is contained in:
2018-05-23 01:50:41 +02:00
parent c5e8ee585d
commit b5b56d759c
2 changed files with 14 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
.vscode/*
*.o