kill (useless) NOPROG=

This commit is contained in:
cgd 1994-12-22 13:13:44 +00:00
parent 2fe029cf29
commit c4f5a56918
2 changed files with 2 additions and 4 deletions

View File

@ -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}

View File

@ -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}