kes103
12-31-2003, 08:24 PM
I use a batch make file for compiling and linking.
I also have quite a few subprogram modules that I need to compile and link.
How do I instruct the compiler to look on the next line for the rest of the compile instructions. I would appreciate the help, because it would be a lot easier for me to read and maintain my batch file if I could continue the compilation instructions on the next line.
Thanks in advance.
I also have quite a few subprogram modules that I need to compile and link.
How do I instruct the compiler to look on the next line for the rest of the compile instructions. I would appreciate the help, because it would be a lot easier for me to read and maintain my batch file if I could continue the compilation instructions on the next line.
Thanks in advance.