Updated build rule.

This commit is contained in:
Janet B. Anderson
2002-01-11 22:52:22 +00:00
parent b2ce98e653
commit a636ba1b74
+2 -2
View File
@@ -21,8 +21,8 @@ PROD_HOST = caDirServ
include $(TOP)/configure/RULES
pcaDirServ: $(PROD_OBJS) $(PRODDEPLIBS)
$(PURIFY) $(PROD_LINKER) $(PROD_OBJS) $(LDLIBS)
pcaDirServ: $(PRODUCT_OBJS) $(PROD_RESS) $(PROD_DEPLIBS)
$(PURIFY_$(OS_CLASS)) $(LINK.cpp)
clean::
@$(RM) caDirServ