1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/share/mk
Bruce Evans 35732dda77 BSD.usr.dist:
Added forgotten share/doc/psd/05.sysman and share/zoneinfo/America/Indiana.

bsd.doc.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  The doc tree should be well enough established for this
to be safe.  Installs to directories should use a trailing slash on
the directory name so installs to non-drectories are fatal, but I
didn't start changing them.

bsd.man.mk:
Nuked mkdir -p and wrong fixups of the leaf directory's ownerships and
permissions.  They were overkill to create just /usr/share/info.

zoneinfo/Makefile:
No changes yet.  zic creates directories with ordinary 755 permissions.
Why do we use 555 permissions for directories in /usr/share/zoninfo.
Why not for zoneinfo itself?  /proc and /dev/fd are the only other
directories in the system with 555 permissions.
1996-09-03 15:14:45 +00:00
..
bsd.dep.mk Back out the recent DEPEND changes - as Bruce points out, it's bogus. 1996-08-25 05:16:56 +00:00
bsd.doc.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.info.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.kmod.mk Don't depend in the kernel on the gcc feature of doing arithmetic on 1996-08-31 14:48:13 +00:00
bsd.lib.mk Back out the recent DEPEND changes - as Bruce points out, it's bogus. 1996-08-25 05:16:56 +00:00
bsd.man.mk Use MANFILTER everywhere instead of a couple of MANFILT typos.. 1996-08-26 10:55:32 +00:00
bsd.obj.mk Fix the recently added whereobj target. 1996-07-14 11:09:12 +00:00
bsd.own.mk Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
bsd.port.mk /bin/echo -> ${ECHO} 1996-08-25 21:07:38 +00:00
bsd.port.subdir.mk use .for loop for common targets 1996-04-09 22:54:13 +00:00
bsd.prog.mk Back out the recent DEPEND changes - as Bruce points out, it's bogus. 1996-08-25 05:16:56 +00:00
bsd.README Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir. 1996-06-17 15:59:52 +00:00
bsd.sgml.mk Make it possible to turn the depend pass off entirely with a NO_DEPEND 1996-08-23 22:33:33 +00:00
bsd.subdir.mk Add default targets for cleandepend and objlink. 1996-06-24 21:33:23 +00:00
Makefile Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sys.mk Back out yacc change. 1996-06-02 17:04:08 +00:00