Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 11/17/1998 15:56:24
Module Name:	src
Committed By:	ross
Date:		Tue Nov 17 23:56:23 UTC 1998

Modified Files:
	src/usr.bin/make: make.1 parse.c
Log Message:
Fix a bug that apparently prevented, since day 1, the .-include / .sinclude
feature from ever working. Also, fix the man page that incorrectly described
the syntax of the feature that didn't work.