src/parser/parser-proto.lisp: Muffle a `&optional ... &key ...' warning.
[sod] / sod.pc.in
CommitLineData
dfc03582
MW
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: sod
7Description: Sensible object design, runtime library
8Version: @VERSION@
9Libs: -L${libdir} -lsod
10Cflags: -I${includedir}