[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/Makefile between version 1.23 and 1.24

version 1.23, 1996/09/27 14:58:21 version 1.24, 1996/09/29 16:13:19
Line 13 
Line 13 
         grp.h ieeefp.h iso646.h kvm.h langinfo.h limits.h locale.h \          grp.h ieeefp.h iso646.h kvm.h langinfo.h limits.h locale.h \
         malloc.h math.h md2.h md4.h md5.h memory.h mpool.h ndbm.h netdb.h \          malloc.h math.h md2.h md4.h md5.h memory.h mpool.h ndbm.h netdb.h \
         netgroup.h nlist.h nl_types.h paths.h poll.h pwd.h ranlib.h re_comp.h \          netgroup.h nlist.h nl_types.h paths.h poll.h pwd.h ranlib.h re_comp.h \
         regex.h resolv.h \          regex.h resolv.h search.h setjmp.h sgtty.h sha1.h signal.h stab.h \
         search.h setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h \          stddef.h stdio.h stdlib.h string.h strings.h struct.h sysexits.h \
         string.h strings.h struct.h sysexits.h tar.h time.h ttyent.h tzfile.h \          tar.h time.h ttyent.h tzfile.h unistd.h utime.h utmp.h vis.h
         unistd.h utime.h utmp.h vis.h  
   
 .if (${MACHINE_ARCH} != "alpha") && (${MACHINE_ARCH} != "mips")  .if (${MACHINE_ARCH} != "alpha") && (${MACHINE_ARCH} != "mips")
 FILES+= dlfcn.h link.h  FILES+= dlfcn.h link.h

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24