Dolda2000 GitWeb
/
ashd.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Bumped version number.
[ashd.git]
/
lib
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
noinst_LIBRARIES = libht.a
2
3
libht_a_SOURCES = utils.c mt.c log.c req.c proc.c mtio.c resp.c cf.c \
4
utils.h mt.h log.h req.h proc.h mtio.h resp.h cf.h
5
libht_a_CFLAGS = -fPIC
6
libht_a_CPPFLAGS = -D_GNU_SOURCE