Deleted Added
full compact
Makefile (139106) Makefile (139112)
1# $FreeBSD: head/release/Makefile 139106 2004-12-21 09:33:47Z ru $
1# $FreeBSD: head/release/Makefile 139112 2004-12-21 09:59:45Z ru $
2#
3# make release [BUILDNAME=somename] CHROOTDIR=/some/dir CVSROOT=/cvs/dir \
4# [RELEASETAG=tag]
5#
6# Where "/some/dir" is the pathname of a directory on a some filesystem with
7# at least 1000MB of free space, "somename" is what you want the release to
8# call itself, "/cvs/dir" is where our source repo resides and, optionally,
9# which CVS "tag" name should be used when checking out the sources to build

--- 457 unchanged lines hidden (view full) ---

467 HTTP_PROXY \
468 KERNELS \
469 KERNEL_FLAGS \
470 MAKE_FLOPPIES \
471 MAKE_ISOS \
472 NOCDROM \
473 NODOC \
474 NOPORTS \
2#
3# make release [BUILDNAME=somename] CHROOTDIR=/some/dir CVSROOT=/cvs/dir \
4# [RELEASETAG=tag]
5#
6# Where "/some/dir" is the pathname of a directory on a some filesystem with
7# at least 1000MB of free space, "somename" is what you want the release to
8# call itself, "/cvs/dir" is where our source repo resides and, optionally,
9# which CVS "tag" name should be used when checking out the sources to build

--- 457 unchanged lines hidden (view full) ---

467 HTTP_PROXY \
468 KERNELS \
469 KERNEL_FLAGS \
470 MAKE_FLOPPIES \
471 MAKE_ISOS \
472 NOCDROM \
473 NODOC \
474 NOPORTS \
475 NOSHARED \
475 NO_SHARED \
476 NOSRC \
477 NO_CPU_CFLAGS \
478 NO_CPU_COPTFLAGS \
479 NO_FLOPPIES \
480 NO_SENDMAIL \
481 RELEASETAG \
482 RELNOTES_LANG \
483 TARGET \

--- 741 unchanged lines hidden ---
476 NOSRC \
477 NO_CPU_CFLAGS \
478 NO_CPU_COPTFLAGS \
479 NO_FLOPPIES \
480 NO_SENDMAIL \
481 RELEASETAG \
482 RELNOTES_LANG \
483 TARGET \

--- 741 unchanged lines hidden ---