History log of /freebsd-10.0-release/usr.bin/vgrind/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


# 142262 22-Feb-2005 ru

Add endianness support to cap_mkdb(1), useful for cross builds.


# 140945 28-Jan-2005 ru

Clean up after utilizing FILES.


# 90416 08-Feb-2002 markm

Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.


# 88064 17-Dec-2001 ru

Install files via FILES.


# 87693 11-Dec-2001 markm

WARNS=2 fix, kill register keyword, use __FBSDID().

NO_WERROR set because of hard-to-fix warnings originating in
system headers.


# 75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


# 74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


# 22423 08-Feb-1997 phk

Basically reverse last commit which was plain wrong.


# 22343 06-Feb-1997 wosch

delete unused variable BINDIR=/usr/libexec
/usr/bin -> ${BINDIR}


# 21155 01-Jan-1997 bde

Use ${COPY} instead of -c for installing non-source files.


# 9701 24-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 2511 05-Sep-1994 bde

Build database at build time instead of at install time.


# 1866 05-Aug-1994 wollman

More merry makefile munging for man page compatability.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources