%% "Angel Tsankov" <[EMAIL PROTECTED]> writes:at> What's the problem with this makefile: at> .PHONY: help at> help: at> ifeq ($(OPT),none) at> blah := smth at> endif You tell US... what is wrong with it? It looks OK to me.
I experienced problems with it, but now it works fine with me (?!) So, never mind... _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
