diff options
| author | cgd <cgd@NetBSD.org> | 1994-12-22 13:13:44 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-12-22 13:13:44 +0000 |
| commit | c4f5a569182ab17fa92452c4e5a5c2c8ae689555 (patch) | |
| tree | 9d5c19bed2d149e3457dc790a2d0f384c3452164 /gnu/libexec | |
| parent | 2fe029cf299cfb604d36d91007b25887d45a37d2 (diff) | |
kill (useless) NOPROG=
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 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} |
