repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/i915: Revert DisplayPort fast link training feature
[dragonfly.git]
/
lib
/
libevtr
/
Makefile
blob
a83c93b802d8cd549f578bc154e0d66dd2030bd7
1
LIB
=
evtr
2
SHLIB_MAJOR
=
1
3
4
SRCS
=
evtr.c ktrfmt.yy.c ktrfmt.tab.c
5
INCS
=
evtr.h
6
WARNS?
=
2
7
NO_STRICT_ALIASING
=
8
9
#ktrfmt.yy.c: ktrfmt.l ktrfmt.tab.h
10
# flex ktrfmt.l
11
12
#ktrfmt.tab.c: ktrfmt.y
13
# bison -d ktrfmt.y
14
15
.
include
<
bsd.lib.mk
>