Updated unit test makefiles.

This commit is contained in:
skarg
2007-11-09 04:08:26 +00:00
parent bd57da6b49
commit 466dadc28d
8 changed files with 205 additions and 168 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ SRCS = $(SRC_DIR)/bacdcode.c \
OBJS = ${SRCS:.c=.o}
TARGET = atomicwritefile
TARGET = awf
all: ${TARGET}