fix names, add shared make file

This commit is contained in:
Andreas Gieriet
2020-02-10 00:54:45 +01:00
parent 6921ec60be
commit 0cbc2bda70
5 changed files with 65 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# what to produce
TARGET := lib/libprogctest.a
TARGET := lib/libsnptest.a
# public headers
HEADERS := include/test_utils.h