Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/12/1997 19:20:07
cgd
Wed Nov 12 11:10:10 PST 1997
Update of /cvsroot/xsrc/xc/config/imake
In directory netbsd1:/var/slash-tmp/cvs-serv1918

Modified Files:
	imake.c imake.man 
Log Message:
implement -Udefine, like -Ddefine but undefines the symbol (by passing
the flag on to cpp, just like -D is passed to cpp).  Already submitted back
to xf86.