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
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
common.h