Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: mortalinstall
Revision 1.155.2.1 / (download) - annotate - [select for diffs], Tue Aug 10 00:43:36 1999 UTC (13 years, 10 months ago) by mcr
Branch: mortalinstall
Changes since 1.155: +17 -2
lines
Diff to previous 1.155 (colored) next main 1.156 (colored)
added Makefile flag "MORTALINSTALL" which removes -o/-g from install arguments: MORTALINSTALL If "yes", then omit setting group and ownership on all files that are installed. This can be used to permit non-root to install files, particularly useful when working across NFS, or when $DESTDIR is local. Do not use on production systems. This relates to PR bin/3563. These files are being checked into a branch because I want them carefully reviewed by various parties, and because they are not fully tested.
Revision 1.155 / (download) - annotate - [select for diffs], Wed Jul 14 20:18:07 1999 UTC (13 years, 11 months ago) by wrstuden
Branch: MAIN
Branch point for: mortalinstall
Changes since 1.154: +3 -3
lines
Diff to previous 1.154 (colored)
Re-arrange location of "-nostdlib" in DESTDIR case so that cross-ld's won't name the output file "stdlib".