NetBSD/lib/csu
lukem 6bf85c9ba3 * use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
  this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
1997-10-22 16:00:39 +00:00
..
alpha * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
arm32 * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
c++ * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
common_aout Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
common_elf clean up WARNS on the alpha. 1997-10-10 08:45:29 +00:00
i386 * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
m68k * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
mips * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
ns32k * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
powerpc * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
sparc * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
vax * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
Makefile NetBSD/powerpc doesn't use the "generic" c++rt0.o 1997-04-16 19:43:53 +00:00
common.c Catch up with const changes to dlopen() and dlsym() prototypes in 1997-01-03 22:37:58 +00:00
common.h Add a __ps_strings variable here, initialized to 0. 1996-12-07 22:31:25 +00:00