Deleted Added
full compact
39c39
< * $FreeBSD: head/usr.bin/make/var.h 146062 2005-05-10 14:16:40Z harti $
---
> * $FreeBSD: head/usr.bin/make/var.h 146134 2005-05-12 11:58:39Z harti $
59a60,65
> /*
> * TRUE if environment should be searched for all variables before
> * the global context
> */
> extern Boolean checkEnvFirst;
>