summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/ia64-freebsd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MAJOR cleanup of the Bmake framework.obrien2004-07-081-13/+0
| | | | | | | | | This includes removing all vestiges of the old not-really supported ability to build cross tools targeting non-FreeBSD systems, such as m68k Lynx and NetBSD. Move as much duplicated code from platform Makefiles into the shared Makefiles. Add a simple mechanism for specifying ELF 'ldscripts'. Also share as many .h files as possible (now a single bfd.h vs. one per platform).
* style.Makefile(5):johan2004-02-241-1/+1
| | | | | | | | | | | Use WARNS?= instead of WARNS= For this to work properly for all part is the subdirectories the WARNS assignments in Makefile.inc0 are moved to the correspondning Makefile.inc. Approved by: obrien (binutils maintainer) Tested by: make universe
* Set WARNS=0 as a temp work around until I can get access to an IA-64 boxobrien2002-12-051-0/+2
| | | | | | to do this right. Approved by: RE
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.obrien2001-10-151-0/+11
OpenPOWER on IntegriCloud