CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/11 19:31:47
Modified files:
lib/csu : Makefile
Removed files:
lib/csu/alpha : Makefile
lib/csu/amd64 : Makefile
lib/csu/arm : Makefile
lib/csu/hppa : Makefile
lib/csu/hppa64 : Makefile
lib/csu/i386 : Makefile
lib/csu/ia64 : Makefile
lib/csu/m88k : Makefile
lib/csu/mips64 : Makefile
lib/csu/powerpc: Makefile
lib/csu/sh : Makefile
lib/csu/sparc : Makefile
lib/csu/sparc64: Makefile
lib/csu/vax : Makefile
Log message:
Merge Makefiles, moving the build up a level and putting the CPU-specific
build flags into conditionals in the Makefile, fixing a few inconsistencies
in the process.
\o/ miod@