From 2162b2d2265b5a190e84216b529977d83162f9cc Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 30 May 1995 00:07:29 +0000 Subject: Remove trailing whitespace. Reviewed by: phk --- bin/expr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/expr/Makefile') diff --git a/bin/expr/Makefile b/bin/expr/Makefile index c1a2e2f2b3c4..c98e59fbcb3b 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,8 +1,8 @@ # /b/source/CVS/src/bin/expr/Makefile,v 1.5 1993/06/14 19:56:06 jtc Exp -# $Id$ +# $Id: Makefile,v 1.6 1994/09/24 02:55:36 davidg Exp $ PROG= expr -SRCS= expr.c +SRCS= expr.c CLEANFILES+= expr.c y.tab.h expr.c: -- cgit v1.2.3