Subject: Re: Makefiles and export
To: Eric Fox <eric@fox.phoenix.az.us>
From: Perry E. Metzger <perry@piermont.com>
List: netbsd-help
Date: 10/10/1998 18:46:15
Eric Fox writes:
> I realize this is probably a really stupid question, but should I do with all
> the "export VARIABLE" or "export VARIABLE=value" statements in a Makefile ?? 
> They keep causing "Need an operator" errors ... this has been driving me nuts

since when is "export" valid syntax in a makefile?

.pm