We don't have libftp anymore, so why don't we stop trying to do a

make beforeinstall in it. :)
This commit is contained in:
Satoshi Asami
1995-08-04 12:06:51 +00:00
parent 79ad0d4c63
commit 8a06732e35
+1 -2
View File
@@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.56 1995/05/13 03:34:23 rgrimes Exp $
# $Id: Makefile,v 1.57 1995/05/29 23:50:55 rgrimes Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@@ -226,7 +226,6 @@ includes:
cd ${.CURDIR}/lib/libss && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libforms && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libscsi && ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libftp && ${MAKE} beforeinstall
lib-tools:
@echo "--------------------------------------------------------------"