From 227756fca2c56d0c389544bd6c3b3462a21f110e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 24 Jan 1995 17:49:41 +0000 Subject: [PATCH] NOOBJS -> NOOBJ - it's more consistent. --- gnu/libexec/uucp/uusched/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile index 860c99e66d3e..b0007faea438 100644 --- a/gnu/libexec/uucp/uusched/Makefile +++ b/gnu/libexec/uucp/uusched/Makefile @@ -1,12 +1,12 @@ # Makefile for uusched -# $Id: Makefile,v 1.3 1995/01/23 21:19:45 jkh Exp $ +# $Id: Makefile,v 1.4 1995/01/24 17:32:09 jkh Exp $ BINDIR= $(bindir) PROG= uusched SRCS= NOMAN= yes -NOOBJS= yes +NOOBJ= yes STRIP= uusched: uusched.in