makefile:8: *** missing separator. Stop.
Bänninger, Dominik
dominik.baenninger@ito.umnw.ethz.ch
Fri Feb 16 04:34:00 GMT 2001
Hi everybody
I tried to write the easy makefile
1: #
2: # DBstd.a
3: # -----------
4: # by Dominik Baenninger, Februar 2001
5:
6:
7: test: DBcomplx.o
8: gcc -o test DBcomplx.o
When I call the make command I'got always the error message
makefile:8: *** missing separator. Stop.
What do I wrong? Can anybody help me?
With best regards
Dominik
More information about the Gcc
mailing list