summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 14:03:52 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 14:03:52 +0000
commit4300d4453a19f172cb685a695fc73132eba39f8b (patch)
tree182d356bc06e2caa20d96e2a9f6b6480391160d1 /Makefile
parent91c1af269b2d8b8a5ded0b9a68761daf1f89d83f (diff)
downloadsrc-test2-4300d4453a19f172cb685a695fc73132eba39f8b.tar.gz
src-test2-4300d4453a19f172cb685a695fc73132eba39f8b.zip
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b0357bde4fe1..af3376fb8f92 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.57.4.12 1996/05/21 15:44:17 jkh Exp $
+# $Id: Makefile,v 1.57.4.14 1996/06/05 02:35:04 jkh Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@@ -240,7 +240,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