]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/threadtest/Makefile.in
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / test / threadtest / Makefile.in
index 8d268925fbc055f101ad7d48ab86b1302fef387e..4014a7fec586e7d5d41ffd4c82ec085dc4d35759 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile.in for ICU - test/threadtest
-## Copyright (c) 2001, International Business Machines Corporation and
+## Copyright (c) 2001-2011, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -23,7 +23,7 @@ CLEANFILES = *~ $(DEPS)
 TARGET = threadtest
 
 DEFS = @DEFS@
-CPPFLAGS = @CPPFLAGS@ -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n 
+CPPFLAGS = @CPPFLAGS@ -I$(top_srcdir)/common -I$(top_srcdir)/i18n 
 CFLAGS = @CFLAGS@
 CXXFLAGS = @CXXFLAGS@
 ENABLE_RPATH = @ENABLE_RPATH@