Add files from parent branch HEAD:
[pkgsrc.git] / mk / bsd.fast.prefs.mk
1 # $NetBSD$
2 #
3 # Conditionally include mk/bsd.prefs.mk, if it wasn't processed already.
4 #
5
6 .if !defined(BSD_PKG_MK)
7 .include "../../mk/bsd.prefs.mk"
8 .endif