hi all, i have a makefile cat makefil CPP=cc
. . . . Now I want to override this CPP from the invocation line for the makefile. Is it possible to do the same . please help me
hi all, i have a makefile cat makefil CPP=cc
. . . . Now I want to override this CPP from the invocation line for the makefile. Is it possible to do the same . please help me