summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authoradam <adam@FreeBSD.org>1996-06-20 13:38:15 +0000
committeradam <adam@FreeBSD.org>1996-06-20 13:38:15 +0000
commit02631abd93269a026a5116182ebfd37336f67dc8 (patch)
tree909792f28b6639649c06841e51092b2cb7e636ef /Makefile
parent10c0c08c642e7da26e332b742f3a9ea35cd79495 (diff)
downloadFreeBSD-src-02631abd93269a026a5116182ebfd37336f67dc8.zip
FreeBSD-src-02631abd93269a026a5116182ebfd37336f67dc8.tar.gz
libforms is no more
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29a9b11..ab0f051 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
OpenPOWER on IntegriCloud