summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a5082d..fee9981 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.29 1994/11/08 00:55:08 ache Exp $
+# $Id: Makefile,v 1.30 1994/11/14 20:52:54 phk Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@@ -233,6 +233,7 @@ includes:
.endif
cd ${.CURDIR}/lib/librpcsvc && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libskey && ${MAKE} beforeinstall
+ cd ${.CURDIR}/lib/libtermcap && ${MAKE} beforeinstall
libraries:
@echo "--------------------------------------------------------------"
OpenPOWER on IntegriCloud