summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1996-06-20 13:38:15 +0000
committerAdam David <adam@FreeBSD.org>1996-06-20 13:38:15 +0000
commitfaa0e467b2a4de2b61b799b7ef74e66cb16a485a (patch)
tree909792f28b6639649c06841e51092b2cb7e636ef /Makefile
parent1293685583a6e09ff5b2ad0bb450f8c19c5dd7e2 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29a9b1158164..ab0f051f2810 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