diff options
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/uusched/Makefile | 3 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uuto/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile index 625854abc5a..f412eec836e 100644 --- a/gnu/libexec/uucp/uusched/Makefile +++ b/gnu/libexec/uucp/uusched/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 1997/03/24 22:06:07 christos Exp $ +# $NetBSD: Makefile,v 1.8 1999/02/13 23:53:57 lukem Exp $ # Makefile for uusched BINDIR= $(bindir) -NOPROG= CLEANFILES= uusched all: ${CLEANFILES} diff --git a/gnu/libexec/uucp/uuto/Makefile b/gnu/libexec/uucp/uuto/Makefile index 3c0cd17aa9c..25ffcb98118 100644 --- a/gnu/libexec/uucp/uuto/Makefile +++ b/gnu/libexec/uucp/uuto/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 1997/03/24 22:06:08 christos Exp $ +# $NetBSD: Makefile,v 1.8 1999/02/13 23:53:57 lukem Exp $ # Makefile for uuto BINDIR= $(bindir) -NOPROG= CLEANFILES= uuto all: ${CLEANFILES} |
