NetBSD/lib/csu/powerpc
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
..
Makefile * use CPPFLAGS instead of CFLAGS for -D and -I options 1997-10-22 16:00:39 +00:00
crt0.c Add an __RCSID(). 1997-10-20 20:40:27 +00:00
crtbegin.c Correct a bogus comment, pointed out by Chris Demetriou <cgd@netbsd.org> 1997-04-16 20:53:15 +00:00
crtend.c