head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.03.09.15.39.34;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313707
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@--- Makefile.orig	2013-02-28 18:57:04.000000000 +0800
+++ Makefile	2013-02-28 18:57:12.000000000 +0800
@@@@ -153,7 +153,7 @@@@ ANDROID_ARCHES = android_ia32 android_ar
 # List of files that trigger Makefile regeneration:
 GYPFILES = build/all.gyp build/common.gypi build/standalone.gypi \
            preparser/preparser.gyp samples/samples.gyp src/d8.gyp \
-           test/cctest/cctest.gyp tools/gyp/v8.gyp
+           tools/gyp/v8.gyp
 
 # Generates all combinations of ARCHES and MODES, e.g. "ia32.release".
 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES)))
@
