diff --git a/icu4c/source/config/mh-os400 b/icu4c/source/config/mh-os400 index 8d25e4208a1..b4a8e092e4b 100644 --- a/icu4c/source/config/mh-os400 +++ b/icu4c/source/config/mh-os400 @@ -1,12 +1,11 @@ ## -*-makefile-*- ## OS400-specific setup (for cross build) -## Copyright (c) 1999-2004, International Business Machines Corporation and +## Copyright (c) 1999-2005, International Business Machines Corporation and ## others. All Rights Reserved. GEN_DEPS.c= $(CC1) -E -M $(DEFS) $(CPPFLAGS) GEN_DEPS.cc= $(CXX1) -E -M $(DEFS) $(CPPFLAGS) -DEFS+=-DOS400 THREADSCPPFLAGS = -D_MULTI_THREADED ## Commands to compile