Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/regex/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/regex/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- src/lib/libc/regex/Makefile.inc 1997/10/22 23:14:17 1.6 +++ src/lib/libc/regex/Makefile.inc 1997/11/14 02:04:46 1.7 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.6 1997/10/22 23:14:17 lukem Exp $ +# $NetBSD: Makefile.inc,v 1.7 1997/11/14 02:04:46 mrg Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 # regex sources @@ -10,5 +10,5 @@ SRCS+= regcomp.c regerror.c regexec.c re MAN+= regex.3 re_format.7 -MLINKS+=regex.3 regcomp.3 regex.3 regexec.3 regex.3 regerror.3 -MLINKS+=regexec.3 regfree.3 +MLINKS+=regex.3 regcomp.3 regex.3 regexec.3 regex.3 regerror.3 \ + regex.3 regfree.3