Path: utzoo!utgpu!watmath!rbutterworth From: rbutterworth@watmath.waterloo.edu Newsgroups: uw.mfcf.people Subject: Problem with MODE= with Ian!'s .INCLUDE Makefiles. Message-ID: <29080@watmath.waterloo.edu> Date: 12 Sep 89 15:41:04 GMT Sender: rbutterworth@watmath.waterloo.edu Reply-To: rbutterworth@watmath.waterloo.edu Distribution: uw Lines: 8 From: Ray Butterworth If you use Ian!'s Makefile stuff, (the ones with preamble_blah not the ones with standard/blah), make sure you use MODE=555 and not MODE=o=rx,g=rx,u=rx. These makefiles use "install" and it doesn't understand the symbolic forms of -m on some machines.