From 48ac31ff0f882eaf89c97aeafa7f76bc72657bee Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 4 Aug 1995 12:06:51 +0000 Subject: We don't have libftp anymore, so why don't we stop trying to do a make beforeinstall in it. :) --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 58d9318..f2975bb 100644 --- a/Makefile +++ b/Makefile @@ -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 "--------------------------------------------------------------" -- cgit v1.1