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
Remove offsetof definitions from binutils* sysdep.h
[dragonfly.git]
/
lib
/
libevtr
/
Makefile
blob
03e49b802632d106c40548ddab4922fe55a5dee9
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
8
#ktrfmt.yy.c: ktrfmt.l ktrfmt.tab.h
9
# flex ktrfmt.l
10
11
#ktrfmt.tab.c: ktrfmt.y
12
# bison -d ktrfmt.y
13
14
.
include
<
bsd.lib.mk
>