csu: move crt files to /usr/lib
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 19 Apr 2009 22:46:24 +0000 (00:46 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 19 Apr 2009 22:48:19 +0000 (00:48 +0200)
commite1da6819a11d14dfd163565fd6b836a29676de8b
treed0f539a47a7532adf2143b310bc9e7ee28acc313
parentc2f0da413793a0f186a496831787b6cf797a6175
csu:  move crt files to /usr/lib

Instead of installing our start files in gcc directories, install the
generic ones in /usr/lib.  This should make porting other compilers more
easy.

Requested-by: hasso@
Makefile.inc1
Makefile_upgrade.inc
gnu/lib/csu/Makefile.csu
gnu/lib/gcc34/csu/Makefile
gnu/lib/gcc41/csu/Makefile
lib/Makefile
lib/csu/Makefile [new file with mode: 0644]
lib/csu/amd64/Makefile.csu
lib/csu/i386/Makefile.csu