repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
mk
/
bsd.fast.prefs.mk
blob
221834a944414f1ba65b7e6884803f6b3594ffc4
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