added purify target

This commit is contained in:
Jeff Hill
1996-11-02 00:44:01 +00:00
parent 40f6521d20
commit 8397c013f0
+4
View File
@@ -34,3 +34,7 @@ TARGETS = acctst catime
include $(TOP)/config/RULES.Unix
pacctst: acctst.o $(DEPLIBS)
$(PURIFY) -best-effort $(LINK.c) -o $@ acctst.o $(DEPLIBS)