summaryrefslogtreecommitdiff
path: root/lib/csu/mips/Makefile
AgeCommit message (Expand)Author
1999-03-20Pull together common Makefile fragments for ELF crt0 files, and use itthorpej
1999-03-19Put a good chunk of code common to all ELF crt0.c files into a commonthorpej
1999-03-19Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir viathorpej
1998-05-02build standard NetBSD/ELF crt{begin,end}.o files, clean up some egcs warnings.mrg
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-06-28Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com>jonathan
1997-06-24Un-comment-out "CFLAGS+= -I/usr/src/libexec/ld.elf_so" for new crt0.cjonathan
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-29These makefiles need to include bsd.own.mk early-on so that theycjs
1997-05-26These updates to the build allow building against include filescjs
1997-05-19Force the link.phil
1997-05-15Add to install to link scrt0.o to crt0.o.phil
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-03-05C versions of crt0 for mips.jonathan
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1995-12-12CFLAGS+=, not CFLAGS=cgd
1995-06-15Correctly build gcrt0.omellon
1995-01-07Use ${COMPILE.S}, not ${CPP} directly.mycroft
1994-12-16.s -> .Smycroft
1994-05-24crt0 support for mips..no shared library supportglass