Regenerate..

This commit is contained in:
Peter Wemm 1997-08-16 07:13:47 +00:00
parent acc93c665e
commit fb1b994b4c

View File

@ -1,11 +1,11 @@
# $Id: Makefile,v 1.20 1997/08/01 13:16:26 phk Exp $
# $Id: Makefile,v 1.21 1997/08/12 18:33:06 peter Exp $
#
# This file is generated automatically, do not edit it here!
#
# Please change src/tools/tools/tcl_bmake/mkMakefile.sh instead
#
# Generated by src/tools/tools/tcl_bmake/mkMakefile.sh version:
# Id: mkMakefile.sh,v 1.23 1997/08/12 18:30:34 peter Exp
# Id: mkMakefile.sh,v 1.24 1997/08/16 07:11:28 peter Exp
#
TCLDIST=${.CURDIR}/../../contrib/tcl
@ -47,7 +47,7 @@ HEADERS=generic/patchlevel.h generic/tclInt.h generic/tclPort.h \
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${TCLDIST}/generic/tcl.h ${DESTDIR}/usr/include
${TCLDIST}/generic/tcl.h ${DESTDIR}/usr/include/tcl
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${TCLDIST}/library/tclIndex ${DESTDIR}${TCL_LIBRARY}
( cd ${TCLDIST}/library && \