libforms is no more

This commit is contained in:
Adam David 1996-06-20 13:38:15 +00:00
parent 1293685583
commit faa0e467b2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16534

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.80 1996/06/19 20:48:48 nate Exp $
# $Id: Makefile,v 1.81 1996/06/19 21:19:56 nate Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@ -259,7 +259,6 @@ includes:
cd ${.CURDIR}/lib/libtermcap && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libcom_err && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libss && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libforms && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libscsi && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libutil && ${MAKE} beforeinstall