Dolda2000 GitWeb
/
doldaconnect.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f84ecca3edbb02d39f43fba7703bf91f6733fb4a
[doldaconnect.git]
/
common
/
Makefile.am
1
noinst_LIBRARIES = libcommon.a
2
3
libcommon_a_SOURCES = tiger.c \
4
utils.c
5
6
libcommon_a_CFLAGS = -fPIC
7
8
AM_CPPFLAGS=-I$(top_srcdir)/include