]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/thaitest/Makefile.in
ICU-511.32.tar.gz
[apple/icu.git] / icuSources / test / thaitest / Makefile.in
index ea33c5f88add5e4c627d163e656c45c5af4e4c72..0fada25f601a331c0ad8915335372089b97ae8ac 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile.in for ICU - test/thaitest
 ## 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
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -20,7 +20,7 @@ CLEANFILES = *~ $(DEPS)
 TARGET = thaitest$(EXEEXT)
 
 DEFS = @DEFS@
 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@
 
 #CFLAGS += @CFLAGS@
 #CXXFLAGS = @CXXFLAGS@
 
@@ -67,6 +67,7 @@ Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
 $(TARGET) : $(OBJECTS)
        $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
 
 $(TARGET) : $(OBJECTS)
        $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
+       $(POST_BUILD_STEP)
 
 ifeq (,$(MAKECMDGOALS))
 -include $(DEPS)
 
 ifeq (,$(MAKECMDGOALS))
 -include $(DEPS)