]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/genbrk/Makefile.in
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / tools / genbrk / Makefile.in
index 5884cef323d3a8a8e8c49c5a8348d16edb2574d9..77182d17d3c0f0817b7d664d35e854c811333461 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile.in for ICU - tools/genbrk
 ## Makefile.in for ICU - tools/genbrk
-## Copyright (c) 2002-2006 International Business Machines Corporation and
+## Copyright (c) 2002-2011 International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Source directory information
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -26,9 +26,6 @@ CLEANFILES = *~ $(DEPS) $(MAN_FILES)
 ## Target information
 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
 
 ## Target information
 TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT)
 
-ifneq ($(top_builddir),$(top_srcdir))
-CPPFLAGS += -I$(top_builddir)/common
-endif
 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
 LIBS = $(LIBICUTOOLUTIL) $(LIBICUI18N) $(LIBICUUC) $(DEFAULT_LIBS) $(LIB_M)
 
 CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
 LIBS = $(LIBICUTOOLUTIL) $(LIBICUI18N) $(LIBICUUC) $(DEFAULT_LIBS) $(LIB_M)