[LLVMdev] Linux-x86 and Solaris Makefile configuration

Casey Carter ccarter at cs.uiuc.edu
Fri Sep 13 12:51:01 PDT 2002


ISSUE: Changing definitions in Makefile.common by hand from Solaris to 
Linux values offends me.

ACTION: As a quick fix to this (i.e., w/o autoconf) I have separated out 
the different settings into new files Makefile.$(PLATFORM) in the 
top-level directory of llvm.  A dirty hack to Makefile.common 
automatically includes the proper arch-specific file by setting PLATFORM 
to the output of uname.

-- 
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20020913/2d84aadd/attachment.ksh>


More information about the llvm-dev mailing list