]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/gencfu/Makefile.in
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / tools / gencfu / Makefile.in
index 0185606418490aac2024b640e44b2a5ec87aa54c..98ea0f0ab6819d0357097230ab9432b8fe8bfa19 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile.in for ICU - tools/gencfu
-## Copyright (c) 2009-2011 International Business Machines Corporation and
+## Copyright (c) 2009-2012 International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -17,7 +17,7 @@ TARGET_STUB_NAME = gencfu
 
 SECTION = 1
 
-MAN_FILES = $(TARGET_STUB_NAME).$(SECTION)
+MAN_FILES = $(TARGET_STUB_NAME).$(SECTION)
 
 
 ## Extra files to remove for 'make clean'
@@ -55,8 +55,8 @@ install-local: all-local install-man
        $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
 
 install-man: $(MAN_FILES)
-#      $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
-#      $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
+       $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
+       $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
 
 dist-local: