ICU-2242 Forgot to add genccode option for aCC

X-SVN-Rev: 15284
This commit is contained in:
George Rhoten 2004-05-12 21:42:46 +00:00
parent c933db269f
commit f0a5dc068f

View file

@ -59,6 +59,9 @@ LDLIBRARYPATH_ENVVAR = SHLIB_PATH
## Compiler switch to embed a library name
LD_SONAME = -Wl,+h,$(notdir $(MIDDLE_SO_TARGET))
## The type of assembly needed when pkgdata is used for generating shared libraries.
GENCCODE_ASSEMBLY=-a aCC
## Shared object suffix
SO= sl
## Non-shared intermediate object suffix