Argh, guys, LIBOWN, not LIBMODE for -o! :-)

This commit is contained in:
Jordan K. Hubbard 1996-12-30 07:31:43 +00:00
parent f6911bfce9
commit 4accebfea4

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2 1996/12/23 21:47:26 jkh Exp $
# $Id: Makefile,v 1.3 1996/12/28 17:42:46 peter Exp $
DISTRIBUTION= compat1x
@ -20,7 +20,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.