added makefile for bacint unit test.
This commit is contained in:
@@ -7,7 +7,6 @@ TARGET = bacdcode
|
||||
|
||||
SRCS = bacdcode.c \
|
||||
bacstr.c \
|
||||
bigend.c \
|
||||
test/ctest.c
|
||||
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
|
||||
Reference in New Issue
Block a user