From 0a878a8fe65a220a36ed5df8e092faa3851aad20 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 29 Nov 1995 21:39:57 +0000 Subject: Add cfree.3 --- lib/libcompat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 8c0089e..e1fddd9 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -44,7 +44,7 @@ SRCS+= nargs.s insque.s remque.s .endif # XXX MISSING: ecvt.0 -MAN3+= 4.3/insque.3 4.3/lsearch.3 4.3/re_comp.3 4.3/rexec.3 +MAN3+= 4.3/cfree.3 4.3/insque.3 4.3/lsearch.3 4.3/re_comp.3 4.3/rexec.3 # XXX MISSING: ecvt.3, so can't MLINK #MLINKS+=ecvt.3 fcvt.3 ecvt.3 gcvt.3 -- cgit v1.1