Make and '#'

Lutz Jaenicke jaenicke at w414zrz.zrz.tu-berlin.de
Wed May 8 05:03:57 AEST 1991


In a Makefile I need to define a Makro to a string containing the '#'-sign,
which is the comment-sign for make:
FCFLAGS = ... -W0,-inline,#,-type ...

Since '#' is the comment-sign, the '#' and all following stuff is suppressed
by make. I tried everything I know about quoting (on shell-level), nothing 
worked. Is there any way to put '#' into my macro? (If of interest, I'm
using Apollo Domain/OS 10.3)

Thanks,
	Lutz Jaenicke
--
Lutz Jaenicke 				jaenicke at w414zrz.ee.tu-berlin.de 
Institut fuer Elektrische Maschinen	jaenicke at emapollo.ee.tu-berlin.de
Technische Universitaet Berlin		Tel. (004930)314-24552
Einsteinufer 11, D-1000 Berlin 10 	Fax. (004930)314-21133 



More information about the Comp.unix.questions mailing list