d3624fdf10
including file is always the first in the search path.
15 lines
398 B
Makefile
15 lines
398 B
Makefile
# $NetBSD: bsd.patch.mk,v 1.2 2008/01/04 01:46:27 rillig Exp $
|
|
#
|
|
# This Makefile fragment is included by bsd.pkg.mk and defines the
|
|
# relevant variables and targets for the "patch" phase.
|
|
#
|
|
# The following are the "public" targets provided by this module:
|
|
#
|
|
# patch
|
|
#
|
|
# The following targets may be overridden in a package Makefile:
|
|
#
|
|
# pre-patch, do-patch, post-patch
|
|
#
|
|
|
|
.include "patch.mk"
|