]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/mh-os400
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / config / mh-os400
index 1a236de541ce689c531a0a535c177d197e3f76d8..4e83e0dfab112849a2a5c753564e910ec268749a 100644 (file)
@@ -1,8 +1,12 @@
 ## -*-makefile-*-
 ## OS400-specific setup (for cross build)
-## Copyright (c) 1999-2011, International Business Machines Corporation and
+## Copyright (c) 1999-2012, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
+# This otherwise breaks on OS400 - can't find "shell"
+CURR_FULL_DIR=.
+CURR_SRCCODE_FULL_DIR=.
+
 GEN_DEPS.c=    $(CC1) -E -M $(DEFS) $(CPPFLAGS)
 GEN_DEPS.cc=   $(CXX1) -E -M $(DEFS) $(CPPFLAGS)