%% "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. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
