From faa0e467b2a4de2b61b799b7ef74e66cb16a485a Mon Sep 17 00:00:00 2001 From: Adam David Date: Thu, 20 Jun 1996 13:38:15 +0000 Subject: [PATCH] libforms is no more --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 29a9b115816..ab0f051f281 100644 --- a/Makefile +++ b/Makefile @@ -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