CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/11/08 10:39:12
Modified files: gnu/usr.bin/cc/cc: Makefile gnu/usr.bin/cc/doc: Makefile gnu/usr.bin/cc/include: Makefile gnu/usr.bin/cc/libobjc: Makefile Log message: Set the permissions of the specs file explicitly so that they don't depend on the umask. Install headers and info files with group bin like all the other headers and info files. ok stefan