diff options
author | 1996-03-30 08:29:08 +0000 | |
---|---|---|
committer | 1996-03-30 08:29:08 +0000 | |
commit | 39e76c39e08b34a58800cf3d521786868310bf72 (patch) | |
tree | 5f9fb54af1abef90db940b2ace3ca0c2f60f95ff | |
parent | DDB support added. (diff) | |
download | wireguard-openbsd-39e76c39e08b34a58800cf3d521786868310bf72.tar.xz wireguard-openbsd-39e76c39e08b34a58800cf3d521786868310bf72.zip |
fdeject not eject. Net/OpenBSD tracking error.
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files 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 \ |