ICU-4449 OS400 is defined in platform.h now.

X-SVN-Rev: 18111
This commit is contained in:
George Rhoten 2005-07-01 06:08:07 +00:00
parent aa2ed6a3cd
commit 18183a3fe9

View file

@ -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