diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-11-29 21:39:57 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-11-29 21:39:57 +0000 |
| commit | ab808bfb5d95afa50341eb377aca4930d2275931 (patch) | |
| tree | 48bc775b5e658c9934cf4fbf7d4e24b4438fdd15 /lib/libcompat | |
| parent | c7704e9ce0680ae52e163a7ee41b896e9c93e94b (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index 8c0089e107d3..e1fddd9c3161 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 |
