X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2aa096aa49607d7c68186e8a8e74031267380c14..6ea9622de4202f6cc5fa7a083710fc4970b30f82:/FixLinks diff --git a/FixLinks b/FixLinks index 8472450589..6223a2192f 100644 --- a/FixLinks +++ b/FixLinks @@ -4,9 +4,15 @@ # import/ checkout. These need to be made by the Makefiles, this # is just here as a stop gap solution. # -# $Header: /home/cvs/386BSD/src/FixLinks,v 1.2 1993/06/20 12:02:09 rgrimes Exp $ +# $Header: /a/cvs/386BSD/src/FixLinks,v 1.4 1993/07/03 02:01:30 root Exp $ # # $Log: FixLinks,v $ +# Revision 1.4 1993/07/03 02:01:30 root +# Updated since the links for the gnu stuff are no longer needed. +# +# Revision 1.3 1993/06/21 19:47:32 root +# Added rcs -> ../gnu/rcs +# # Revision 1.2 1993/06/20 12:02:09 rgrimes # Put back in the ones that usr.bin/Makefile should do, it needs fixed # as it does not work for a make obj. @@ -26,24 +32,12 @@ pushd libexec/uucp ; ln -s sys5.unx sys5.c ; popd pushd libexec/uucp ; ln -s sys6.unx sys6.c ; popd pushd libexec/uucp ; ln -s sys7.unx sys7.c ; popd pushd libexec/uucp ; ln -s sysh.unx sysdep.h ; popd -pushd usr.bin/tn3270/sys_curses ; ln -s ../telextrn.h telextrn.h ; popd -pushd usr.bin/tn3270/tools ; ln -s ../api/ebc_disp.h ebc_disp.h ; popd pushd usr.bin/yacc/test ; ln -s ../../../libexec/ftpd/ftpcmd.y ftp.y ; popd pushd usr.sbin/named ; ln -s /usr/include/arpa/nameser.h nameser.h ; popd pushd usr.sbin/named ; ln -s /usr/include/resolv.h resolv.h ; popd pushd usr.sbin/sendmail ; ln -s ../../libexec/mail.local mail.local ; popd pushd usr.sbin/sendmail ; ln -s ../../bin/rmail rmail ; popd -pushd usr.sbin/timed/timed ; ln -s cksum.tahoe.c cksum.i386.c ; popd -pushd share/tmac ; ln -s ../me/strip.sed strip.sed ; popd pushd share/doc/usd/10.etiq ; ln -s ../../smm/10.newsop/tmac.n tmac.n ; popd pushd share/doc/usd/09.newsread ; ln -s ../../smm/10.newsop/tmac.n tmac.n ; popd pushd games/chess ; ln -s DOCUMENTATION/MAN-PAGE chess.6 ; popd pushd games/fortune/datfiles ; ln -s fortunes-o.real.rot13 fortunes-o ; popd -pushd usr.bin ; ln -s ../gnu/bc bc ; popd -pushd usr.bin ; ln -s ../gnu/gawk awk ; popd -pushd usr.bin ; ln -s ../gnu/gcc1 gcc1 ; popd -pushd usr.bin ; ln -s ../gnu/gcc2 gcc2 ; popd -pushd usr.bin ; ln -s ../gnu/groff groff ; popd -pushd usr.bin ; ln -s ../gnu/gzip gzip ; popd -pushd usr.bin ; ln -s ../gnu/tar tar ; popd -pushd usr.bin ; ln -s ../gnu/rcs rcs ; popd