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

Diff for /src/include/Makefile between version 1.120 and 1.121

version 1.120, 2003/07/15 19:18:00 version 1.121, 2003/07/21 21:13:18
Line 10 
Line 10 
   
 FILES=  a.out.h ar.h assert.h bitstring.h blf.h bm.h bsd_auth.h cast.h \  FILES=  a.out.h ar.h assert.h bitstring.h blf.h bm.h bsd_auth.h cast.h \
         cpio.h ctype.h curses.h db.h dbm.h des.h dirent.h disktab.h \          cpio.h ctype.h curses.h db.h dbm.h des.h dirent.h disktab.h \
         dlfcn.h elf_abi.h err.h fnmatch.h fstab.h fts.h getopt.h glob.h grp.h \          dlfcn.h elf_abi.h err.h fnmatch.h fstab.h fts.h ftw.h getopt.h \
         ifaddrs.h inttypes.h iso646.h kvm.h langinfo.h libgen.h limits.h \          glob.h grp.h ifaddrs.h inttypes.h iso646.h kvm.h langinfo.h \
         locale.h login_cap.h malloc.h math.h md4.h md5.h memory.h mpool.h \          libgen.h limits.h locale.h login_cap.h malloc.h math.h md4.h \
         ndbm.h netdb.h netgroup.h nlist.h nl_types.h ohash.h olf_abi.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 readpassphrase.h regex.h \          ohash.h olf_abi.h paths.h poll.h pwd.h ranlib.h re_comp.h \
         resolv.h rmd160.h search.h setjmp.h sgtty.h sha1.h sha2.h skipjack.h \          readpassphrase.h regex.h resolv.h rmd160.h search.h setjmp.h \
         signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h string.h \          sgtty.h sha1.h sha2.h skipjack.h signal.h stab.h stdbool.h stddef.h \
         strings.h struct.h sysexits.h tar.h time.h ttyent.h tzfile.h \          stdio.h stdlib.h string.h strings.h struct.h sysexits.h tar.h \
         unistd.h utime.h utmp.h vis.h          time.h ttyent.h tzfile.h unistd.h utime.h utmp.h vis.h
   
 FILES+= link.h link_aout.h link_elf.h  FILES+= link.h link_aout.h link_elf.h
   

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121