X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/thaitest/Makefile.in diff --git a/icuSources/test/thaitest/Makefile.in b/icuSources/test/thaitest/Makefile.in index ea33c5f8..0fada25f 100644 --- a/icuSources/test/thaitest/Makefile.in +++ b/icuSources/test/thaitest/Makefile.in @@ -1,5 +1,5 @@ ## Makefile.in for ICU - test/thaitest -## Copyright (c) 2003, International Business Machines Corporation and +## Copyright (c) 2003-2011, International Business Machines Corporation and ## others. All Rights Reserved. ## Source directory information @@ -20,7 +20,7 @@ CLEANFILES = *~ $(DEPS) TARGET = thaitest$(EXEEXT) DEFS = @DEFS@ -CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n +CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n #CFLAGS += @CFLAGS@ #CXXFLAGS = @CXXFLAGS@ @@ -67,6 +67,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(TARGET) : $(OBJECTS) $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS) + $(POST_BUILD_STEP) ifeq (,$(MAKECMDGOALS)) -include $(DEPS)