repo.or.cz
/
mala.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
omit args/newline printing if there are none
[mala.git]
/
mala.pc.in
blob
9164a7dda4660b1719aa642cfa7a02e44d08c7d8
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: MaLa
7
Description: embeddable Macro Language
8
Version: @MALA_VERSION@
9
Libs: -L${libdir} -lmala
10
Cflags: -I${includedir}/mala
11