List Info

Thread: Dumb question :(




Dumb question :(
user name
2006-05-08 15:40:49
VAR := abc
export $(VAR)
or
export VAR

I assume the second is correct.


_______________________________________________
Help-make mailing list
Help-makegnu.org
http:
//lists.gnu.org/mailman/listinfo/help-make
Dumb question :(
user name
2006-05-08 15:43:56
%% "PATTON, BILLY \(SBCSI\)" <BP1497att.com> writes:

  pb> VAR := abc
  pb> export $(VAR)
  pb> or
  pb> export VAR

  pb> I assume the second is correct.

Depends on what you're trying to do.

If you want to export the variable VAR, then the second is
correct.

If you want to export the variable abc, then the first is
correct.

-- 
------------------------------------------------------------
-------------------
 Paul D. Smith <psmithgnu.org>          Find
some GNU make tips at:
 http://www.gnu.org        
             http://make.paulandlesl
ey.org
 "Please remain calm...I may be mad, but I am a
professional." --Mad Scientist


_______________________________________________
Help-make mailing list
Help-makegnu.org
http:
//lists.gnu.org/mailman/listinfo/help-make
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )