History log of /freebsd-10.3-release/usr.sbin/amd/wire-test/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 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


# 80029 20-Jul-2001 obrien

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


# 74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# 74558 21-Mar-2001 ru

Properly fix the world breakage.

Unpollute the Makefile.inc's abuse of SRCS variable, and move
the generation of header files into include/ subdirecory.

Reviewed by: buildworld


# 74546 21-Mar-2001 keichii

Add SRCS= mk-mdmap.c and SRCS= wire-test.c to fix the world
breakage. amd has its own SRCS= that prevents bsd.*.mk to function correctly.

Submitted by: bmah
Reviewed by: peter


# 74532 20-Mar-2001 ru

Set the default manual section for usr.sbin/ to 8.


# 50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


# 38650 30-Aug-1998 gpalmer

DPDADD -> DPADD


# 38581 27-Aug-1998 obrien

bmake framework for contrib_amd