summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-17 14:50:42 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-17 14:50:42 +0000
commit2855038af9cb50e10d6ae3ca0da963456093d5b6 (patch)
treee3154b9fba3579374d09157f1fd471d791679e7d /lib
parent7eb46df189b177219687f2f0180fd97dbdbbbd3a (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 9035f85d40f5..3a6507092fcb 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -1,5 +1,5 @@
# From: @(#)Makefile.inc 8.3 (Berkeley) 4/16/94
-# $Id: Makefile.inc,v 1.21 1996/02/18 01:56:51 wosch Exp $
+# $Id: Makefile.inc,v 1.22 1996/05/29 00:57:19 wosch Exp $
# machine-independent gen sources
.PATH: ${.CURDIR}/${MACHINE}/gen ${.CURDIR}/gen
@@ -118,4 +118,4 @@ MLINKS+=tzset.3 tzsetwall.3
MLINKS+=vis.3 strvis.3 vis.3 strvisx.3
MLINKS+=unvis.3 strunvis.3
MLINKS+=fts.3 fts_open.3 fts.3 fts_read.3 fts.3 fts_children.3 \
- fts.3 fts_close.3
+ fts.3 fts_close.3 fts.3 fts_set.3