repo.or.cz
/
guile-bash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve functions on syntax objects
[guile-bash.git]
/
Makefile.am
blob
02b2bd83d3476b724a9ef343b5893b4b3d2bebe8
1
ACLOCAL_AMFLAGS = -I m4
2
AM_CFLAGS = @GUILE_CFLAGS@
3
lib_LTLIBRARIES= bash-scm.la
4
bash_scm_la_SOURCES = src/scm.c
5
bash_scm_la_LDFLAGS = -module
6
bash_scm_la_LIBADD = @GUILE_LDFLAGS@