## Makefile.in for ICU - tools/gencmn
-## Copyright (c) 1999-2006, International Business Machines Corporation and
+## Copyright (c) 1999-2008, International Business Machines Corporation and
## others. All Rights Reserved.
## Steven R. Loomis
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
$(TARGET) : $(OBJECTS)
- $(LINK.c) $(OUTOPT)$@ $^ $(LIBS)
+ $(LINK.cc) $(OUTOPT)$@ $^ $(LIBS)
+ $(POST_BUILD_STEP)
%.$(SECTION): $(srcdir)/%.$(SECTION).in
cd $(top_builddir) \