1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

Whoops! cu == tip.

This commit is contained in:
Jordan K. Hubbard 1994-11-11 08:47:34 +00:00
parent 99a164544a
commit 0ec708c963
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4360
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.32 1994/11/10 23:43:22 jkh Exp $
# $Id: Makefile,v 1.33 1994/11/11 08:33:01 jkh Exp $
#
# Evil floppies are, of course, 1.2MB floppies.
@ -17,8 +17,8 @@ DDCOUNT= 80
MNT= /mnt
CPIO1= cat chmod cp cu date dd df echo ed expr hostname kill ln ls mkdir
CPIO1+= mt mv rcp rm rmdir sh sleep stty sync test [ -sh
CPIO1= cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir
CPIO1+= mt mv rcp rm rmdir sh sleep stty sync test tip [ -sh
CPIO1+= badsect chown clri disklabel dump dmesg fdisk fsck ifconfig init
CPIO1+= mknod mount mount_cd9660 mount_msdos mount_nfs ncftp newfs ping pwd
CPIO1+= reboot restore slattach swapon umount route

View File

@ -29,7 +29,9 @@ ln reboot halt
# /usr/bin stuff
progs cu ftp ncftp rsh sed telnet rlogin
progs tip ftp ncftp rsh sed telnet rlogin
ln tip cu
# finally, we specify the libraries to link in with our binary