summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-08-04 12:06:51 +0000
committerasami <asami@FreeBSD.org>1995-08-04 12:06:51 +0000
commit48ac31ff0f882eaf89c97aeafa7f76bc72657bee (patch)
tree1a976a83c8259dae8a62122714cc39b70470f35f /Makefile
parent99415acc788fcc7e0a2b83c3f858e9cae0e8b1ec (diff)
downloadFreeBSD-src-48ac31ff0f882eaf89c97aeafa7f76bc72657bee.zip
FreeBSD-src-48ac31ff0f882eaf89c97aeafa7f76bc72657bee.tar.gz
We don't have libftp anymore, so why don't we stop trying to do a
make beforeinstall in it. :)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
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 "--------------------------------------------------------------"
OpenPOWER on IntegriCloud