diff options
Diffstat (limited to 'distrib/i386/floppies/common/list')
-rw-r--r-- | distrib/i386/floppies/common/list | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/distrib/i386/floppies/common/list b/distrib/i386/floppies/common/list index 26cd5188e28..334d7f4c489 100644 --- a/distrib/i386/floppies/common/list +++ b/distrib/i386/floppies/common/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.10 1999/08/06 20:49:08 deraadt Exp $ +# $OpenBSD: list,v 1.11 1999/12/05 19:37:47 mickey Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin @@ -9,7 +9,6 @@ LINK instbin bin/cpio bin/pax bin/tar LINK instbin bin/dd LINK instbin bin/df LINK instbin bin/ed -LINK instbin bin/expr LINK instbin bin/ln LINK instbin bin/ls LINK instbin bin/mkdir |