Hack Makefile to set umask

This probably only works with GNU make. But people
keep building with a umask of more than 002, and
this breaks the next person's build.
This commit is contained in:
Michael Spang 2007-10-30 12:18:10 -04:00
parent a9532d1de0
commit 43c4d00fa2
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
SHELL = umask 002; exec /bin/sh
FILES = events.ics events.atom news.atom index.html \
favicon.ico default.css robots.txt csclub.der csclub.pem
SUBDIRS = about events office news services media buttons logos flash