summaryrefslogtreecommitdiffstats
path: root/gnu/libexec
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-24 17:47:49 +0000
committerjkh <jkh@FreeBSD.org>1995-01-24 17:47:49 +0000
commit2b8eaf684ef10148263170612e4c0c61fd4e8900 (patch)
treec657045f9a2d0d891c2ea3c0e21160ba4110ba71 /gnu/libexec
parent097c100f644ee4fbc72bb4693a4fdc60f59dd76e (diff)
downloadFreeBSD-src-2b8eaf684ef10148263170612e4c0c61fd4e8900.zip
FreeBSD-src-2b8eaf684ef10148263170612e4c0c61fd4e8900.tar.gz
No object here.
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/uuto/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uuto/Makefile b/gnu/libexec/uucp/uuto/Makefile
index 8c3437e..c043e6b 100644
--- a/gnu/libexec/uucp/uuto/Makefile
+++ b/gnu/libexec/uucp/uuto/Makefile
@@ -1,11 +1,12 @@
# Makefile for uuto
-# $Id: Makefile,v 1.1 1993/08/05 18:28:09 conklin Exp $
+# $Id: Makefile,v 1.2 1993/08/06 23:28:02 rgrimes Exp $
BINDIR= $(bindir)
PROG= uuto
SRCS=
-NOMAN=
+NOMAN= yes
+NOOBJ= yes
STRIP=
uuto: uuto.in
OpenPOWER on IntegriCloud