]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/extra/Makefile.in
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / extra / Makefile.in
index 43615659c1fc4836a47e0e62e5109822a67508d0..937859ca5527a2f23325a4d34df414ad0e186f14 100644 (file)
@@ -1,6 +1,6 @@
 #******************************************************************************
 #
-#   Copyright (C) 1999, International Business Machines
+#   Copyright (C) 1999-2004, International Business Machines
 #   Corporation and others.  All Rights Reserved.
 #
 #******************************************************************************
@@ -15,16 +15,13 @@ top_builddir = ..
 
 include $(top_builddir)/icudefs.mk
 
-@USTDIO_TRUE@USTDIO = ustdio
-@USTDIO_FALSE@USTDIO =
-
 ## Build directory information
 subdir = extra
 
 ## Files to remove for 'make clean'
 CLEANFILES = *~
 
-SUBDIRS = $(USTDIO) uconv
+SUBDIRS = uconv
 
 ## List of phony targets
 .PHONY : all all-local all-recursive install install-local             \