Subject: CVS commit: src/usr.bin/make
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 04/17/2003 15:57:53
Module Name: src
Committed By: sjg
Date: Thu Apr 17 15:57:52 UTC 2003
Modified Files:
src/usr.bin/make: cond.c
Log Message:
math.h is not needed and including it introduces uncessary dependencies
on some systems.
PR: 21204
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.