From owner-cvs-lib Sat Feb 15 06:07:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA25487 for cvs-lib-outgoing; Sat, 15 Feb 1997 06:07:12 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA25477; Sat, 15 Feb 1997 06:07:08 -0800 (PST) Date: Sat, 15 Feb 1997 06:07:08 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199702151407.GAA25477@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/msun Makefile Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/02/15 06:07:07 Branch: lib/msun RELENG_2_2 Modified: lib/msun Makefile Log: Add back missing .endif in 2.2 also. I don't know if it was the intention to make this no longer depend on HAVE_FPU or just a slip of the delete finger over the .endif, but either way it was broke. :) Revision Changes Path 1.11.2.2 +2 -1 src/lib/msun/Makefile