[nycbug-talk] umask in Makefile

George Georgalis george
Tue Jan 31 14:43:37 EST 2006


Is there any way to set the umask within a makefile for all the
files it creates? with a default umask of 002 in my shell, I'd
like to have make use 022 without starting each line that creates
a file with "umask 022 ;"

I don't particulary want to write a wrapper to call make, but that
seems the only way. Ideas?

// George


-- 
George Georgalis, systems architect, administrator <IXOYE><
http://galis.org/ cell:646-331-2027 mailto:george at galis.org



More information about the talk mailing list