tokkee.org
Code
projects
/
collectd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
perl plugin: Improve error message.
[collectd.git]
/
src
/
liboconfig
/
Makefile.am
1
BUILT_SOURCES = parser.h
2
#CLEANFILES = parser.[ch] scanner.c
3
AM_YFLAGS = -d
4
5
noinst_LTLIBRARIES = liboconfig.la
6
7
liboconfig_la_LDFLAGS = -avoid-version $(LEXLIB)
8
liboconfig_la_SOURCES = oconfig.c oconfig.h aux_types.h scanner.l parser.y