regexp.h should still be here, for things needing the compat lib.
This commit is contained in:
parent
05903d2b6d
commit
77b7869fc0
@ -1,5 +1,5 @@
|
||||
# from: @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
|
||||
# $Id: Makefile,v 1.31 1994/01/08 12:22:47 cgd Exp $
|
||||
# $Id: Makefile,v 1.32 1994/01/12 22:56:29 cgd Exp $
|
||||
|
||||
# Doing a make install builds /usr/include
|
||||
#
|
||||
@ -11,7 +11,8 @@
|
||||
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
|
||||
err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h limits.h locale.h \
|
||||
math.h memory.h mpool.h ndbm.h netdb.h nlist.h paths.h pwd.h ranlib.h \
|
||||
regex.h resolv.h search.h setjmp.h sgtty.h stab.h stdarg.h stddef.h \
|
||||
regex.h regexp.h resolv.h \
|
||||
search.h setjmp.h sgtty.h stab.h stdarg.h stddef.h \
|
||||
stdio.h stdlib.h string.h strings.h struct.h sysexits.h time.h \
|
||||
ttyent.h tzfile.h unistd.h utime.h utmp.h varargs.h vis.h malloc.h \
|
||||
link.h
|
||||
|
Loading…
Reference in New Issue
Block a user