=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/include/Makefile 1995/10/24 10:06:22 1.2 --- src/include/Makefile 1996/02/15 07:45:12 1.3 *************** *** 10,20 **** # Missing: mp.h FILES= a.out.h ar.h assert.h bitstring.h bm.h ctype.h db.h dirent.h disktab.h \ ! dlfcn.h err.h fnmatch.h fstab.h fts.h glob.h grp.h ieeefp.h iso646.h \ ! kvm.h langinfo.h limits.h link.h locale.h malloc.h math.h memory.h \ ! mpool.h ndbm.h netdb.h netgroup.h nlist.h nl_types.h paths.h pwd.h \ ! ranlib.h regex.h regexp.h resolv.h search.h setjmp.h sgtty.h signal.h \ ! stab.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 vis.h MFILES= float.h frame.h stdarg.h varargs.h --- 10,20 ---- # Missing: mp.h FILES= a.out.h ar.h assert.h bitstring.h bm.h ctype.h db.h dirent.h disktab.h \ ! dlfcn.h elf_abi.h err.h fnmatch.h fstab.h fts.h glob.h grp.h ieeefp.h \ ! iso646.h kvm.h langinfo.h limits.h link.h locale.h malloc.h math.h \ ! memory.h mpool.h ndbm.h netdb.h netgroup.h nlist.h nl_types.h paths.h \ ! pwd.h ranlib.h regex.h regexp.h resolv.h search.h setjmp.h sgtty.h \ ! signal.h stab.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 vis.h MFILES= float.h frame.h stdarg.h varargs.h