repo.or.cz
/
xiph
/
unicode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
if relay is for an mp3 stream, then get inline metadata by default if
[xiph/unicode.git]
/
vorbose
/
Makefile.am
blob
015143ce274e029b9edda4c57a97e0568a28a3f7
1
## Process this file with automake to produce Makefile.in
2
3
AUTOMAKE_OPTIONS = foreign
4
5
SUBDIRS = src
6
7
EXTRA_DIST = COPYING autogen.sh
8
9
debug:
10
$(MAKE) all CFLAGS="@DEBUG@"
11
12
profile:
13
$(MAKE) all CFLAGS="@PROFILE@"