This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-05-25 02:35:01 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9aeab9eabe
opnsense-src
/
share
/
examples
/
libvgl
/
Makefile
9 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
Use the traditional bmake magic. Reviewed/approved by: sos
1999-12-14 03:47:59 -05:00
# $FreeBSD$
PROG
=
demo
For variables that are only checked with defined(), don't provide any fake value.
2004-10-24 11:33:08 -04:00
NOMAN
=
Added missing DPADD.
2004-02-05 17:01:28 -05:00
DPADD
=
${
LIBVGL
}
Use the traditional bmake magic. Reviewed/approved by: sos
1999-12-14 03:47:59 -05:00
LDADD
=
-lvgl
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink