summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/Makefile
AgeCommit message (Expand)Author
1998-09-13remove MD asm as(1) comments from sysident.h, placing them in a commentmrg
1998-08-27Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf.tv
1998-08-13Don't install the ELF link.h in a.out systems!@#$#@christos
1998-08-04Use NOPIC to mean "no shared libraries", not NOSHLIB.tv
1998-03-25Add support for mips.mhitch
1998-02-23More table-driven changes for different toolchains:jonathan
1997-10-25Link with the stuff we compiled, rather that whatever random stuff happenscjs
1997-10-23Install our ELF-aware link.h into /usr/include on mips hosts.jonathan
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-06-23move man pages into share/man.mrg
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-04-17STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night)thorpej
1997-04-10pull in arch-specific Makefile.inc only if it existscgd
1997-03-24- Makefile cleanupschristos
1996-12-16First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elfcgd