NetBSD/lib/csu
pk a9c6e6dfa1 Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.
1995-09-29 11:23:15 +00:00
..
alpha initial alpha support. no profiling support. 1995-02-10 17:53:00 +00:00
c++ atexit() cannot reliably be used in this context. Introduce `.fini' which 1995-09-23 22:38:22 +00:00
common_aout Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
i386 Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
m68k Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
mips Correctly build gcrt0.o 1995-06-15 21:59:25 +00:00
ns32k Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
sparc Make `make depend' work. For this, it was necessary to remove ${.ALLSRC} 1995-09-29 11:23:15 +00:00
Makefile c++ not g++ 1994-01-10 14:09:16 +00:00
common.c Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
common.h Private strrchr() not needed for scrt0.o 1995-06-15 21:41:41 +00:00