Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!targon!andre From: andre@targon.UUCP (Andre van Dalen) Newsgroups: comp.unix.questions Subject: Re: Make and '#' Message-ID: <1744@targon.UUCP> Date: 14 May 91 07:53:03 GMT References: <470@mailgzrz.tu-berlin.de> Organization: Siemens Nixdorf Informationsystems BV.,SWZ, Vianen, the Netherlands. Lines: 23 In article <470@mailgzrz.tu-berlin.de> jaenicke@w414zrz.zrz.tu-berlin.de (Lutz Jaenicke) writes: > >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) For me works FCFLAGS=... -W0,-inline,$(H),-type together with the command line make H=\# all -- The mail| AAA DDDD It's not the kill, but the thrill of the chase. demon...| AA AAvv vvDD DD Ketchup is a vegetable. hits!.@&| AAAAAAAvv vvDD DD {nixbur|nixtor}!adalen.via --more--| AAA AAAvvvDDDDDD Andre van Dalen, uunet!hp4nl!targon!andre