From owner-cvs-lib Tue Oct 17 21:19:13 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA24395 for cvs-lib-outgoing; Tue, 17 Oct 1995 21:19:13 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA24378 ; Tue, 17 Oct 1995 21:19:03 -0700 Date: Tue, 17 Oct 1995 21:19:03 -0700 From: David Greenman <davidg> Message-Id: <199510180419.VAA24378@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/csu/i386 Makefile Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk davidg 95/10/17 21:19:02 Modified: lib/csu/i386 Makefile Log: Create a scrt0.o file that specifically excludes the shared-lib support. This will be used for -static programs.