From 3771c9be59832db088a03484fb96ac0bf0c05f99 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Fri, 9 Apr 2004 10:17:19 +0000 Subject: [PATCH] Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. --- Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 7cec104f77..1d1f41d0f6 100644 --- a/Makefile +++ b/Makefile @@ -1,15 +1,9 @@ -# $FreeBSD: www/Makefile,v 1.23 2003/12/05 19:58:36 blackend Exp $ +# $FreeBSD: www/Makefile,v 1.24 2003/12/05 20:00:18 blackend Exp $ WEB_PREFIX= ${.CURDIR} SUBDIR= en -.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) -.if make(obj) -SUBDIR+= da de es fr it ja pt_BR ru tr zh -.endif -.endif - links: .include