So I want to echo $(CFLAGS) | awk { print $1 } and have the awk postion parameter expanded correctly by
awk. However, how do I get an unexpaned $ passed to awk script?
Thanks
Chip
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
