Updated unit test makefiles.
This commit is contained in:
@@ -14,7 +14,7 @@ SRCS = $(SRC_DIR)/bacdcode.c \
|
||||
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
|
||||
TARGET = atomicreadfile
|
||||
TARGET = arf
|
||||
|
||||
all: ${TARGET}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user