summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2005-11-23Do not need ordered includes anymorePeter S. Mazinger
2005-11-22Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger
2005-11-22remove headers_done since it broke buildroot againMike Frysinger
2005-11-22touchup output and move .PHONY to the shared Makerules so all subdirs get itMike Frysinger
2005-11-19dont want to delete the 64.c files anymoreMike Frysinger
2005-11-18Run headers only once, until better solution is foundPeter S. Mazinger
2005-11-17Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger
2005-11-17Replace TOPDIR w/ top_builddirPeter S. Mazinger
2005-11-17Remove unneeded top_builddirPeter S. Mazinger
2005-11-13quiet the make -CMike Frysinger
2005-11-08Remove copied sourcesPeter S. Mazinger
2005-11-05dont need to run `find -name .svn` since tar already excludes .svnMike Frysinger
2005-11-02include Rules.mak after noconfig_targets, else it does not pull in .configPeter S. Mazinger
2005-11-02move more rules out of the if HAVE_DOT_CONFIG statement which dont belongMike Frysinger
2005-11-01Create the lib*_pic.a links only if DOPIC is enabledPeter S. Mazinger
2005-11-01Add another Makefile example that will be copied over the root Makefile, adap...Peter S. Mazinger
2005-10-31merge headers/clean changes from the config ifMike Frysinger
2005-10-29cleanup the release target so that it doesnt kill my svn checkout anymore :/Mike Frysinger
2005-10-28Correct building locales and backport the changesPeter S. Mazinger
2005-10-28Remove --exclude CVS from tarPeter S. Mazinger
2005-10-28Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, bu...Peter S. Mazinger
2005-10-28Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ...Peter S. Mazinger
2005-10-28We use svn, do not look for cvs related files in distcleanPeter S. Mazinger
2005-10-28Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger
2005-10-27Allow using ssp w/ current active Makefiles too. Build crts for non-shared ar...Peter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-27Correct header cleanup, if threads are disabled, thanks to Jan-Benedict Glaw ...Peter S. Mazinger
2005-10-26Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger