freebsd-dev/lib/csu/i386
Bruce Evans ccbc94648a Fixed dependencies for scrt0.o.
Build a static gcrt0.o (sgcrt0.o) too.  Currently only the dynamic gcrt0.o
is used, although -pg forces -static.
Sorted the .o targets.
1995-10-22 18:36:47 +00:00
..
c++rt0.c Change ld.so to correctly load dependant libraries for dlopen and unload them 1995-06-27 09:53:27 +00:00
crt0.c put the _getenv and _strncmp under #ifdef DEBUG, which is the only time 1995-10-18 15:56:55 +00:00
dlfcn.h
dlopen.3
gmon.c
gmon.h
gprof.ex
Makefile Fixed dependencies for scrt0.o. 1995-10-22 18:36:47 +00:00