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