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