From 7221f0e18553f6712ce681cc3178b194d51aee29 Mon Sep 17 00:00:00 2001 From: etheisen <> Date: Thu, 15 Feb 1996 07:45:12 +0000 Subject: [PATCH] Install elf_abi.h in /usr/include. --- src/include/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index b87d98f8..149e34bf 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -10,11 +10,11 @@ # 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 \ + 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