Date: Tue, 7 Nov 1995 15:26:01 -0500 From: kagel AT quasar DOT bloomberg DOT com To: bernd AT snoopy DOT m DOT isar DOT de Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: make-problem Reply-To: kagel AT ts1 DOT bloomberg DOT com Date: Tue, 7 Nov 1995 20:03:25 +0100 (MET) From: bernd I Have the following question! I am using "make" to compile and link my program consisting out of 3 files. If I use an unix-editor the make works fine. But if I use a DOS-Editor (Q-Edit) there is a Problem. Error-message: missing separator I use the TAB before the commands but I think something with the TAB goes wrong. Can someone give help? Your editor is translating tabs to a string of spaces. Command lines in makefiles MUST begin with a not spaces! See if Q-Edit allows you to enter a CTRL-I ( (char)9 ) as a quoted character. -- Art S. Kagel, kagel AT ts1 DOT bloomberg DOT com Variety is the soul of pleasure. -- Aphra Behn