Hi.
I am working on an nmakefile such that it picks up all files from the dir
.But,this dir had .c,.sh .tpt files.I cannot hardcode the .c files.But,i
notices if i hardcode :
wizcopy.c as wizcopy and do a build then the executable is generated.
So,basically,i need to get the *.c files copied without the .c
Please let me if u have any idea how this can be done in nmake....
none of the shell commands will work..
Regards,
SK