Sorry for the incomplete question. I
have src/bg.c and src/bg1.c.
src/bg2.c doenot exist. So when I run
gmake I expect the error message "make: *** No rule to make target
`src/bg2.o', needed by `bg.a'. Stop."
not "cc src/bg.o src/bg1.o
src/bg2.o -o bg.a
cc: src/bg2.o: No such file or directory
make: *** [bg.a] Error 1"
Thanks & Regards,
Bhaskar
----- Forwarded by Bhaskar
G/BTC/SC/PHILIPS on 2007-06-26 11:04 AM -----