diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-11 06:14:43 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-11 06:14:43 +0000 |
commit | a8efea36850e956a7551ee3f0ad565547d4fe72b (patch) | |
tree | 23c858793e2d33641222ea1e1d802d448cfbb868 /usr.bin/Makefile | |
parent | 27790fd1fffb50b152926a4ba9ec57c20bd13bcd (diff) |
remove junk '\'
Diffstat (limited to 'usr.bin/Makefile')
-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 4fbe86f667a..405a45ee3ab 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 1996/11/11 05:46:02 tholo Exp $ +# $OpenBSD: Makefile,v 1.31 1996/11/11 06:14:42 mickey Exp $ # $NetBSD: Makefile,v 1.62 1996/03/10 05:45:43 thorpej Exp $ # from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 @@ -7,7 +7,7 @@ SUBDIR= apply apropos arch asa at awk banner basename bdes biff cal calendar \ cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt colrm \ column comm compile_et compress cpp crontab ctags cut dirname du \ - elf2olf encrypt \ env error expand false file file2c find finger fmt \ + elf2olf encrypt env error expand false file file2c find finger fmt \ fold from fsplit fstat ftp gencat getconf getopt head hexdump id indent \ info_mkdb ipcrm ipcs join jot kdump ktrace lam last lastcomm leave \ less lex lndir locate lock logger login logname look lorder m4 machine \ |