Yongchong,

Rather then add an include of Makefile.override in all the targdir_lib
Makefile.in files can we just put the Makefile.override code into
the top-level Makefile.in file.  If we add:

ifeq ($(BUILD_TARGET),IA64))
LIB_ARGS += BUILD_TYPE=NONSHARED
endif

to the top Makefile.in file after LIB_ARGS is set to its initial value
then I don't think we would need Makefile.override.  I haven't tested
this but I think it will work.

Steve Ellcey
s...@cup.hp.com


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to