01-30-04 04:34 AM
In my make file I do
printf "$keep the dollar\n" > somefile
I've tried to do \$ $$ {$} but make still tries to sub the $
How can I prevent this?
I'm using GNU Make version 3.79.1
Built for sparc-sun-solaris2.7
But I'm running on sol8
___ _ ____ ___ __ __
/ _ )(_) / /_ __ / _ \___ _/ /_/ /____ ___
/ _ / / / / // / / ___/ _ `/ __/ __/ _ \/ _ \
/____/_/_/_/\_, / /_/ \_,_/\__/\__/\___/_//_/
/___/
Texas Instruments ASIC Circuit Design Methodlogy Group
Dallas, Texas, 214-480-4455, b-patton@ti.com
[ Post a follow-up to this message ]
|