projects
/
babeltrace.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Cleanup parser code
[babeltrace.git]
/
formats
/
ctf
/
metadata
/
Makefile.am
Commit
Line
Data
8b9d5b5e
MD
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
BUILT_SOURCES = ctf-parser.h
3
AM_YFLAGS = -t -d
4
5
noinst_LIBRARIES = libctf-parser.a
6
7
libctf_parser_a_SOURCES = ctf-lexer.l ctf-parser.y
This page took
0.022974 seconds
and
4
git commands to generate.