Remove INSTALL, now into sys.mk

This commit is contained in:
Andrey A. Chernov 1995-01-04 22:32:40 +00:00
parent 9c596ee78f
commit b4289364f2

View File

@ -1,5 +1,5 @@
# from: @(#)bsd.lib.mk 5.26 (Berkeley) 5/2/91
# $Id: bsd.lib.mk,v 1.15 1994/12/24 10:07:51 ache Exp $
# $Id: bsd.lib.mk,v 1.16 1994/12/28 00:49:58 ache Exp $
#
.if exists(${.CURDIR}/../Makefile.inc)
@ -20,7 +20,6 @@ CXXINCLUDES+= -I${DESTDIR}/usr/include/${CXX}
CFLAGS+= ${DEBUG_FLAGS}
.endif
INSTALL?= install
RANTOUCH?= ${RANLIB} -t
LIBDIR?= /usr/lib