Link glob(3) to glob_pattern_p(3).

This commit is contained in:
wiz 2009-04-08 19:28:48 +00:00
parent c2c2c34d00
commit 68bd1a898e
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.167 2009/01/11 02:46:27 christos Exp $
# $NetBSD: Makefile.inc,v 1.168 2009/04/08 19:28:48 wiz Exp $
# from: @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
# gen sources
@ -126,6 +126,7 @@ MLINKS+=getttyent.3 endttyent.3 getttyent.3 getttynam.3 \
getttyent.3 setttyent.3 getttyent.3 setttyentpath.3
MLINKS+=getusershell.3 endusershell.3 getusershell.3 setusershell.3
MLINKS+=glob.3 globfree.3
MLINKS+=glob.3 glob_pattern_p.3
MLINKS+=humanize_number.3 dehumanize_number.3
MLINKS+=makecontext.3 swapcontext.3
MLINKS+=popen.3 pclose.3