the first line of the makefile is makefile.${OSTYPE}${OS}
How does the operating system know when to execute makefile.linux and
makefile.Windows_NT.How do I do this in ant? Thanks, Veena
the first line of the makefile is makefile.${OSTYPE}${OS}
How does the operating system know when to execute makefile.linux and
makefile.Windows_NT.How do I do this in ant? Thanks, Veena