Modified OBJS build.

This commit is contained in:
Janet B. Anderson
2000-02-04 15:06:51 +00:00
parent 3a74d9263b
commit 2b59fe270f
16 changed files with 59 additions and 71 deletions

View File

@@ -14,6 +14,6 @@ SRCS += devSiTestAsyn.c
SRCS += devSoTestAsyn.c
SRCS += devWfTestAsyn.c
OBJS_IOC = $(SRCS:%.c=%.o)
OBJS_IOC = $(SRCS:%.c=%)
include $(TOP)/configure/RULES