[BACK]Return to Makefile.000 CVS log [TXT][DIR] Up to [local] / src / distrib / syspatch

File: [local] / src / distrib / syspatch / Makefile.000 (download)

Revision 1.4, Tue Oct 30 10:22:16 2018 UTC (5 years, 7 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, HEAD
Changes since 1.3: +1 -7 lines

Missed that SUBDIR remnant in previous.

prodded by a mail from "multiplexd"
ok robert@

# $OpenBSD: Makefile.000,v 1.4 2018/10/30 10:22:16 ajacoutot Exp $

# Set ERRATA to match the errata on the mirrors
ERRATA = 000_dummy

# Set BUILD to the type of the errata so that it can be built properly
# 	src - run make targets in the specified subdir(s) for base
# 	kernel - build both GENERIC and GENERIC.MP
# 	xenocara - run make targets in the specified subdir(s) for xenocara
# BUILD = ??? (defaults to src)

.include <bsd.syspatch.mk>