Minor reformatting changes. Trying to also figure our why *some* links

are made and not others! :-(  My cu link, for example.  Or restore->rrestore!
This commit is contained in:
Jordan K. Hubbard 1994-11-18 18:42:08 +00:00
parent 111054f0ba
commit 80d20e763f

View File

@ -14,7 +14,6 @@ srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
progs cat chmod cksum cp date dd df echo ed expr grep hostname kill ln ls
progs mkdir mt mv pwd rcp rm rmdir sh sleep slattach stty sync test
ln test [
ln sh -sh # init invokes the shell this way
@ -30,10 +29,8 @@ ln reboot halt
# /usr/bin stuff
progs tar tip ftp ncftp rsh sed telnet rlogin
ln tip cu
# finally, we specify the libraries to link in with our binary
libs -lcrypt -ltelnet -lutil -ll -ledit
libs -lreadline -lcurses -ltermcap -lkvm