summaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/uusched/Makefile3
-rw-r--r--gnu/libexec/uucp/uuto/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile
index 7076fdbfcc0..289e8b383a6 100644
--- a/gnu/libexec/uucp/uusched/Makefile
+++ b/gnu/libexec/uucp/uusched/Makefile
@@ -1,9 +1,8 @@
# Makefile for uusched
-# $Id: Makefile,v 1.3 1993/09/30 02:19:22 cgd Exp $
+# $Id: Makefile,v 1.4 1994/12/22 13:13:46 cgd Exp $
BINDIR= $(bindir)
-NOPROG=
CLEANFILES= uusched
all: ${CLEANFILES}
diff --git a/gnu/libexec/uucp/uuto/Makefile b/gnu/libexec/uucp/uuto/Makefile
index 8ac1c581d65..ce1e227803c 100644
--- a/gnu/libexec/uucp/uuto/Makefile
+++ b/gnu/libexec/uucp/uuto/Makefile
@@ -1,9 +1,8 @@
# Makefile for uuto
-# $Id: Makefile,v 1.3 1993/09/30 02:19:36 cgd Exp $
+# $Id: Makefile,v 1.4 1994/12/22 13:13:44 cgd Exp $
BINDIR= $(bindir)
-NOPROG=
CLEANFILES= uuto
all: ${CLEANFILES}