diff options
| author | Adam David <adam@FreeBSD.org> | 1996-06-20 13:38:15 +0000 |
|---|---|---|
| committer | Adam David <adam@FreeBSD.org> | 1996-06-20 13:38:15 +0000 |
| commit | faa0e467b2a4de2b61b799b7ef74e66cb16a485a (patch) | |
| tree | 909792f28b6639649c06841e51092b2cb7e636ef /Makefile | |
| parent | 1293685583a6e09ff5b2ad0bb450f8c19c5dd7e2 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
