summaryrefslogtreecommitdiff
path: root/libexec/ld.aout_so/Makefile
AgeCommit message (Expand)Author
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-18Use ${MACHINE_CPU} for m68kmatt
2013-02-05Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aoutmartin
2013-02-05There are other little endian arm machine_arches other than "arm"matt
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2008-10-31make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,mrg
2004-03-19Convert to usage of UUDECODE_FILES and standardize on filename extensionjmc
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19support MAKEVERBOSElukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2002-11-12MKDYNAMICROOT for a.outitohy
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
2002-03-29Add support for a VAX ld.so when VAX is ELFmatt
2002-03-05Use ${PRINTOBJDIR}.thorpej
2002-02-06MACHINE_ARCH for ELF ARM platforms is "arm", not "arm32".thorpej
2002-01-31Make it possible for uudecode to be a host tool.tv
2002-01-22Add a uuencoded binary of a.out arm32 ld.so and update Makefile to extractskrll
2001-05-06Rename rtld.1 to ld.aout_so.1, since it only describes ld.so for a.out.wiz
2001-04-18Add a uuencoded binary of a.out m68k ld.so.tsutsui
2000-09-12- Add "dependall" target so that "make build" will really uudecode thetron
2000-09-11Add uuencoded binaries for a.out dynamic loaders on i386 and sparc,fvdl
1999-03-19Move the link.h files for the different shlib formats via repository copy,thorpej
1999-02-09Build depending on OBJECT_FMT not a list of MACHINE_ARCH'schristos
1998-12-17* Add header file containing definitions shared among all a.outpk
1998-08-13Small changes to make debugging a little easier.mycroft
1998-07-25Remove bogus change to use -O0.mycroft
1998-05-21In case NOPICINSTALL is set, get -lc_pic from src/lib/libc/(objdirname).tv
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-07-14Add the necessary -I flag to pick up the libc/include/extern.hchristos
1997-06-23install all man pages.mrg
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove an ifdef. Add comment about -nostdlib vs. ELF ld.cjs
1997-05-30Use the extra LDFLAGS if OBJDIR is defined.veego
1997-04-16Ld directory reorganization:christos
1997-03-24Makefile cleanupschristos
1996-12-23<link.h> has moved in with the run-time linker source.pk
1996-06-08Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524).pk
1996-01-02Add -fno-function-cse to PICFLAGS. Without it, Very Bad Things happenthorpej
1995-10-09New style RCS IDs.pk
1995-08-25Install the manual page.pk
1994-09-19Shrink ld.so by 12k.mycroft
1994-01-28Use somewhat customized version of malloc, in stead of relying on apk
1993-12-10Minor cleanup.mycroft
1993-12-08Use MACHINE_ARCH.mycroft
1993-12-08Parcelled out the heap allocator into separate file.pk
1993-12-05MACHINE_ARCH supportcgd
1993-11-08Use strsep() in stead of strtok() and restore colons in eg. env. vars.pk
1993-10-27-Bshareable added to CFLAGS.pk