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:
parent
a5d066a3e5
commit
27853c0b39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user