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]
/
multimedia
/
deforaos-player
/
options.mk
blob
fac0505c7f53b990f34deba426c6a2a72345fec0
1
# $NetBSD$
2
3
PKG_OPTIONS_VAR
=
PKG_OPTIONS.deforaos-player
4
PKG_SUPPORTED_OPTIONS
=
embedded
5
6
.
include
"../../mk/bsd.options.mk"
7
8
.if
!
empty
(
PKG_OPTIONS
:
Membedded
)
9
MAKE_FLAGS
+=
CPPFLAGS
=-
DEMBEDDED
10
.
endif