summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/rtld/Makefile
AgeCommit message (Expand)Author
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
1993-10-16A linker supporting shared libraries (run-time part).pk