[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: file permissions



Ryan VanderBijl wrote:
> 
> Is there any trick to having wmk (or wml, or whoever) to make the 
> output file with 0644 permissions? I've noticed that wmk is smart
> enought to make wml take in foobar.wml and output foobar.html, but
> when that happens the file permissions are just 0600. 
> 
> Thanks,
> 
> Ryan

Don't know, I always use normal GNU Makefiles:

WML = wml
WMLFLAGS = 

%.html: %.wml
	$(WML) $(WMLFLAGS) $< -o $@
	@chmod 644 $@

-Remco

--
----------------------------------------------------------------------------
Philips Semiconductors B.V.  tel:(+31 40 27)22031   fax:22764   Room: BE-345
mailto:Remco.vdBerg@ehv.sc.philips.com                  seri: rvdberg@nlsce1
home Email: RvdBerg@dse.nl  (non Philips related)              ICQ: 47514668
----------------------------------------------------------------------------
 Microsoft and Lotus Notes free.  Please don't send me any Microsoft files.
----------------------------------------------------------------------------
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com