Dolda2000 GitWeb
/
ashd.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
lib: Added bufio replacement for stdio.
[ashd.git]
/
src
/
dirplex
/
Makefile.am
Commit
Line
Data
600a1ce7
FT
1
bin_PROGRAMS = dirplex
2
3
dirplex_SOURCES = dirplex.c conf.c dirplex.h
4
5
LDADD = $(top_srcdir)/lib/libht.a
6
AM_CPPFLAGS = -I$(top_srcdir)/lib