summaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc4/libgcov/Makefile
AgeCommit message (Expand)Author
2009-12-18For new libgcc rules; include generated makefiles first, then register ${LIB}uebayasi
2009-12-18Fix a misplaced conditional I made.uebayasi
2009-12-09Fix inverted condition in previous.uebayasi
2009-12-09Switch to new style only if is explicitly set.uebayasi
2009-11-30Correct CLEANFILES in the new style case.uebayasi
2009-11-30Enable the new style build if the new style generated makefiles exist.uebayasi
2008-10-06Disable "-Wstack-protector" in a slightly nicer way.tron
2008-09-25As "libgcov.c" uses alloca(3) (*yuuuk*) disable "-Wstack-protector" totron
2008-09-23Build and install a libgcov.skrll