From aae156b27cb9908f2539a32246c6049ee9735e75 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 23 Jan 1995 21:19:45 +0000 Subject: Fix the bogus depend rule - boy, NetBSD's make catches a lot of bogus Makefiles! --- gnu/libexec/uucp/uusched/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile index 6135e5380e2f..819c17aa8afa 100644 --- a/gnu/libexec/uucp/uusched/Makefile +++ b/gnu/libexec/uucp/uusched/Makefile @@ -1,5 +1,5 @@ # Makefile for uusched -# $Id: Makefile,v 1.1 1993/08/05 18:27:55 conklin Exp $ +# $Id: Makefile,v 1.2 1993/08/06 23:26:18 rgrimes Exp $ BINDIR= $(bindir) @@ -13,6 +13,6 @@ uusched: uusched.in $(.CURDIR)/uusched.in > $(.TARGET) depend: - + @echo -n .include -- cgit v1.3