From 39e76c39e08b34a58800cf3d521786868310bf72 Mon Sep 17 00:00:00 2001 From: etheisen Date: Sat, 30 Mar 1996 08:29:08 +0000 Subject: [PATCH] fdeject not eject. Net/OpenBSD tracking error. --- usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index af3ff9b2aff..5a16d88df3b 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 1996/03/27 19:32:19 niklas Exp $ +# $OpenBSD: Makefile,v 1.8 1996/03/30 08:29:08 etheisen Exp $ # $NetBSD: Makefile,v 1.62 1996/03/10 05:45:43 thorpej Exp $ # from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 SUBDIR= apply apropos asa at banner basename bdes biff cal calendar cap_mkdb \ checknr chflags chpass cksum cmp col colcrt colrm column comm \ compress cpp crontab ctags cut dirname du \ - eject env error expand false file find finger fmt fold fpr from \ + env error expand false fdeject file find finger fmt fold fpr from \ fsplit fstat ftp gencat getconf getopt head hexdump id indent \ ipcrm ipcs join jot kdump ktrace lam last lastcomm leave less lex \ locate lock logger login logname look lorder m4 machine mail make man \ -- 2.20.1