NetBSD/lib/csu/alpha
cjs 5fd7ce7066 These updates to the build allow building against include files
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.
1997-05-26 03:55:19 +00:00
..
Makefile These updates to the build allow building against include files 1997-05-26 03:55:19 +00:00
crt0.c __ps_strings is initialized to 0. 1997-05-17 16:19:49 +00:00
crtbegin.c pull in the sysident.h from ld.so, for NetBSD PT_NOTE generation 1997-03-21 05:47:28 +00:00
crtend.c Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPAT 1996-09-12 16:59:01 +00:00