summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat20
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-12-30 07:32:34 +0000
committerjkh <jkh@FreeBSD.org>1996-12-30 07:32:34 +0000
commitd492d69f7d3d8f110daaa5c9edb34d1e3ca675f8 (patch)
tree1bfa179aff1f01f3249f3bc1cc05a9c0653ec6f0 /lib/compat/compat20
parent8bf531b276952d8265527e4c182ab7825d0767cc (diff)
downloadFreeBSD-src-d492d69f7d3d8f110daaa5c9edb34d1e3ca675f8.zip
FreeBSD-src-d492d69f7d3d8f110daaa5c9edb34d1e3ca675f8.tar.gz
LIBMODE -> LIBOWN
Diffstat (limited to 'lib/compat/compat20')
-rw-r--r--lib/compat/compat20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compat/compat20/Makefile b/lib/compat/compat20/Makefile
index 0685083..cac7027 100644
--- a/lib/compat/compat20/Makefile
+++ b/lib/compat/compat20/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1996/12/23 21:47:27 jkh Exp $
+# $Id: Makefile,v 1.3 1996/12/28 17:42:47 peter Exp $
DISTRIBUTION= compat20
@@ -15,7 +15,7 @@ ${lib}: ${lib}.gz.uu
.endfor
install:
- ${INSTALL} ${COPY} -o ${LIBMODE} -g ${LIBGRP} -m ${LIBMODE} ${LIBS} \
+ ${INSTALL} ${COPY} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} ${LIBS} \
${DESTDIR}${LIBCOMPATDIR}
# Get all the fruit, even though we don't set PROG.
OpenPOWER on IntegriCloud