diff options
| author | cgd <cgd@NetBSD.org> | 1994-06-22 00:21:37 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-06-22 00:21:37 +0000 |
| commit | d7cd57da51642e744882e8d3ab45b02b0f1a3368 (patch) | |
| tree | 78a49bbfac310f5bcf57a8238607d201bfdf69f2 /include/Makefile | |
| parent | 23aca3d339e7ea655feab7004537980dea673c69 (diff) | |
add bm header, from Bostic
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index db8c0c71c1c..ee515c3bcd7 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 -# $Id: Makefile,v 1.41 1994/06/21 04:06:33 jtc Exp $ +# $Id: Makefile,v 1.42 1994/06/22 00:21:37 cgd Exp $ # Doing a make install builds /usr/include # @@ -8,7 +8,7 @@ # Missing: mp.h -FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ +FILES= a.out.h ar.h assert.h bitstring.h bm.h ctype.h db.h dirent.h disktab.h \ err.h fnmatch.h fstab.h fts.h glob.h grp.h kvm.h langinfo.h limits.h \ locale.h math.h memory.h mpool.h ndbm.h netdb.h nlist.h nl_types.h \ paths.h pwd.h ranlib.h regex.h regexp.h resolv.h \ |
