aboutsummaryrefslogtreecommitdiff
path: root/Makefile.alpha
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-03-30 23:10:39 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-03-30 23:10:39 +0000
commitc911e0775c7c8b8dffe100d32e8c91db5bea88e4 (patch)
treeeb96fe1a34074de2997ac765424984ef52dae11a /Makefile.alpha
parent2d6b7367bc24ea238b4a492ea367587c727ff91c (diff)
Notes
Diffstat (limited to 'Makefile.alpha')
-rw-r--r--Makefile.alpha4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.alpha b/Makefile.alpha
index 9cfae402cfa2..c2eb46ff2126 100644
--- a/Makefile.alpha
+++ b/Makefile.alpha
@@ -1,4 +1,4 @@
-# $Id: Makefile.alpha,v 1.6 1998/03/12 03:20:48 jb Exp $
+# $Id: Makefile.alpha,v 1.7 1998/03/23 22:18:42 jb Exp $
#
# NOTE:
#
@@ -312,7 +312,7 @@ includes:
.endif
cd ${.CURDIR}/lib/libtermcap && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libcom_err && ${MAKE} beforeinstall
- cd ${.CURDIR}/lib/libss && ${MAKE} beforeinstall
+ cd ${.CURDIR}/lib/libss && ${MAKE} hdrs beforeinstall
cd ${.CURDIR}/lib/libscsi && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libutil && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libvgl && ${MAKE} beforeinstall