From owner-cvs-lib Fri Oct 10 19:38:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA25283 for cvs-lib-outgoing; Fri, 10 Oct 1997 19:38:20 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA25261; Fri, 10 Oct 1997 19:38:09 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id TAA16041; Fri, 10 Oct 1997 19:37:42 -0700 (PDT) Date: Fri, 10 Oct 1997 19:37:42 -0700 (PDT) Message-Id: <199710110237.TAA16041@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/csu/i386 Makefile Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/10/10 19:37:42 PDT Modified files: lib/csu/i386 Makefile Log: Make this file p-make clean. (Use "ld -O foo" instead of "ld; mv a.out foo".) Reviewed by: bde (actually more like "Suggested by") Revision Changes Path 1.32 +6 -11 src/lib/csu/i386/Makefile