Don't remove c++ header directory before installing headers.

Users who still have old headers loose.
This commit is contained in:
jtc 1994-01-07 00:16:43 +00:00
parent 1fd6c0e435
commit bb0242b058
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
# $Id: Makefile,v 1.8 1993/11/17 20:43:37 jtc Exp $
# $Id: Makefile,v 1.9 1994/01/07 00:16:43 jtc Exp $
SUBDIR= libg++ genclass
INCLUDEDIRS= iostream libg++ g++-include
beforeinstall:
rm -rf ${DESTDIR}/usr/include/g++
install -d -o ${BINOWN} -g ${BINGRP} -m 755 ${DESTDIR}/usr/include/g++
install -d -o ${BINOWN} -g ${BINGRP} -m 755 ${DESTDIR}/usr/include/g++/gen