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.