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