]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/makeconv/Makefile.in
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / tools / makeconv / Makefile.in
index 91e2124d8d44315990c24266686deef2d7e335c1..365401e249695bc18e26f40b8d15c344cb10be18 100644 (file)
@@ -79,6 +79,7 @@ Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
 $(TARGET) : $(OBJECTS)
        $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
 
 $(TARGET) : $(OBJECTS)
        $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
+       $(POST_BUILD_STEP)
 
 
 %.$(SECTION): $(srcdir)/%.$(SECTION).in
 
 
 %.$(SECTION): $(srcdir)/%.$(SECTION).in