From: pjfarley AT banet DOT net (Peter J. Farley III) Newsgroups: comp.os.msdos.djgpp Subject: Q: Is there a Rhide variable for running awk as a user compiler? Date: Sun, 19 Mar 2000 19:50:54 GMT Message-ID: <38d52dc3.1240814@news3.banet.net> X-Newsreader: Forte Free Agent 1.21/32.243 NNTP-Posting-Host: 32.100.84.113 X-Trace: 19 Mar 2000 19:44:10 GMT, 32.100.84.113 Organization: Global Network Services - Remote Access Mail & News Services Lines: 17 X-Complaints-To: abuse AT prserv DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have a constructed header file that uses an awk script to assemble it from other parts. I see Rhide variables for several GNU utilities, but none for awk. I want to set up a "User-specified compiler" command line for this file to automate its creation, but I'd rather use a Rhide variable for the awk command (which might be gawk or nawk or tawk or mawk or even just awk, depending on the system and the user) than use a "hard-coded" value, if that is possible. If there is not already such a variable (and I haven't found it yet), how could I add one to the list of Rhide variables? Just update "$(rhide_src)/rhide.var"? TIA for any help or info you can provide. ---------------------------------------------------- Peter J. Farley III (pjfarley AT nospam DOT dorsai DOT org OR pjfarley AT nospam DOT banet DOT net)