From d492d69f7d3d8f110daaa5c9edb34d1e3ca675f8 Mon Sep 17 00:00:00 2001 From: jkh Date: Mon, 30 Dec 1996 07:32:34 +0000 Subject: LIBMODE -> LIBOWN --- lib/compat/compat20/Makefile | 4 ++-- lib/compat/compat21/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/compat') 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. diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile index f7afc41..6a62c91 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/12/23 21:47:28 jkh Exp $ +# $Id: Makefile,v 1.3 1996/12/28 17:42:48 peter Exp $ DISTRIBUTION= compat21 @@ -14,7 +14,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. -- cgit v1.1