pkgsrc/mk/patch/bsd.patch.mk
rillig d3624fdf10 Made the .include directives simpler, since the directory of the
including file is always the first in the search path.
2008-01-04 01:46:24 +00:00

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"