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
@@ -17,7 +17,7 @@ SRCS = $(SRC_DIR)/bacdcode.c \
$(SRC_DIR)/wp.c \
ctest.c
TARGET = writeproperty
TARGET = wp
all: ${TARGET}