From 8e87b146d23a8201c0ee510c89cab4a7491429fe Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 24 Jan 1995 17:32:09 +0000 Subject: Deal with this not having an object file. --- gnu/libexec/uucp/uusched/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gnu/libexec') diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile index 819c17a..860c99e 100644 --- a/gnu/libexec/uucp/uusched/Makefile +++ b/gnu/libexec/uucp/uusched/Makefile @@ -1,11 +1,12 @@ # Makefile for uusched -# $Id: Makefile,v 1.2 1993/08/06 23:26:18 rgrimes Exp $ +# $Id: Makefile,v 1.3 1995/01/23 21:19:45 jkh Exp $ BINDIR= $(bindir) PROG= uusched SRCS= -NOMAN= +NOMAN= yes +NOOBJS= yes STRIP= uusched: uusched.in -- cgit v1.1