--- a/jdk/make/tools/Makefile Wed Mar 16 12:16:00 2011 -0700
+++ b/jdk/make/tools/Makefile Wed Mar 16 18:54:50 2011 -0400
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -30,6 +30,7 @@
BUILDDIR = ..
include $(BUILDDIR)/common/Defs.gmk
+# Note: freetypecheck is built by Sanity.gmk if needed
SUBDIRS = \
addjsum \
buildmetaindex \
@@ -38,7 +39,6 @@
compile_properties \
dir_diff \
dtdbuilder \
- freetypecheck \
generate_break_iterator \
GenerateCharacter \
generatecurrencydata \