visco Tue, 01 Dec 2009 09:59:33 -0800
Could anyone tell me what is the purpose of $< I found it in a Makefile as follows $(CXX) $(CXXFLAGS) -c $< -o $@
Also it would be nice if anyone could give a link explaining spl. variables used in bash Thanks and regards visco