diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-09 00:45:45 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-09 00:45:45 +0000 |
| commit | c211e812bba315376315cb58f3764e198675b23c (patch) | |
| tree | 23f6ab95e449fa6a1c8cd5d94edb5242b6d376a6 /lib/libcompat | |
| parent | eb12d866a8978644c13774cddb494f247c00f17e (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompat/Makefile b/lib/libcompat/Makefile index e1fddd9c3161..a117592e9164 100644 --- a/lib/libcompat/Makefile +++ b/lib/libcompat/Makefile @@ -50,6 +50,7 @@ MAN3+= 4.3/cfree.3 4.3/insque.3 4.3/lsearch.3 4.3/re_comp.3 4.3/rexec.3 #MLINKS+=ecvt.3 fcvt.3 ecvt.3 gcvt.3 MLINKS+=insque.3 remque.3 MLINKS+=re_comp.3 re_exec.3 +MLINKS+=lsearch.3 lfind.3 # compat 4.4 sources SRCS+= cuserid.c |
