CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
ports
/
opt-arm.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
libmad: fixed build avoiding thumb instructions.
[ports/opt-arm.git]
/
libmad
/
mad.pc
Commit
Line
Data
3862bf67
VM
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: mad
7
Description: MPEG Audio Decoder
8
Requires:
9
Version: #version#
10
Libs: -L${libdir} -lmad -lm
11
Cflags: -I${includedir}