freebsd-dev/lib/csu/i386-elf
Bruce Evans c749b4f6dd Removed garbage:
- -elf in CFLAGS had no effect except to reduce portability.
- -elf in LDFLAGS had even less effect, since LDFLAGS is not used.
- -Wall in CFLAGS had no effect except to reduce portability and break
  overriding of WARNS, since the setting of WARNS implies -Wall.
2003-06-04 11:21:18 +00:00
..
crt1.c make these more useful for lint(1). Minor diff-reductions while I'm 2003-01-26 23:14:47 +00:00
crti.S Use .rodata section for $FreeBSD$. 2002-05-15 04:19:49 +00:00
crtn.S Use .rodata section for $FreeBSD$. 2002-05-15 04:19:49 +00:00
Makefile Removed garbage: 2003-06-04 11:21:18 +00:00