

CHEW=$(TOP)/doc/chew

.c.def:
	$(CHEW) -f $(TOP)/doc/doc.str <$*.c >$*.def 2> $*.ref

