diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2005-04-08 02:24:27 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2005-04-08 02:24:27 +0000 |
commit | 85ae3e494dd167eb3f12c4f9a70cb716d84a5263 (patch) | |
tree | 9249c53eb967a80100c05d68ba93ce83a6df011f /share | |
parent | ca7d24aabb54dbf2b760d20554df9a2d5478ccfd (diff) |
make distrib-dirs, ok otto
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/release.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8 index 7be25e729ff..c58e0a50ad2 100644 --- a/share/man/man8/release.8 +++ b/share/man/man8/release.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: release.8,v 1.35 2005/01/31 10:32:18 jmc Exp $ +.\" $OpenBSD: release.8,v 1.36 2005/04/08 02:24:26 henning Exp $ .\" .\" Copyright (c) 2000 Marco S. Hyman .\" @@ -174,6 +174,8 @@ This moves all your existing object files out of the way and then removes them in the background. .It Li "% cd /usr/src && nice make obj" This re-builds your obj directories. +.It Li "% cd /usr/src/etc && env DESTDIR=/ make distrib-dirs" +This creates directories that might be missing. .It Li "% su" .It Li "# nice make build" If you have set |