mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
libforms is no more
This commit is contained in:
parent
1293685583
commit
faa0e467b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16534
3
Makefile
3
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user