Date: Sun, 22 Oct 1995 11:36:49 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/csu/i386 Makefile Message-ID: <199510221836.LAA01707@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/10/22 11:36:48 Modified: lib/csu/i386 Makefile Log: Fixed dependencies for scrt0.o. Build a static gcrt0.o (sgcrt0.o) too. Currently only the dynamic gcrt0.o is used, although -pg forces -static. Sorted the .o targets.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510221836.LAA01707>