summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/libexec/uucp/uusched/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile
index 819c17a..860c99e 100644
--- a/gnu/libexec/uucp/uusched/Makefile
+++ b/gnu/libexec/uucp/uusched/Makefile
@@ -1,11 +1,12 @@
# Makefile for uusched
-# $Id: Makefile,v 1.2 1993/08/06 23:26:18 rgrimes Exp $
+# $Id: Makefile,v 1.3 1995/01/23 21:19:45 jkh Exp $
BINDIR= $(bindir)
PROG= uusched
SRCS=
-NOMAN=
+NOMAN= yes
+NOOBJS= yes
STRIP=
uusched: uusched.in
OpenPOWER on IntegriCloud