repo.or.cz
/
xiph-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add Russian translation provided by Валерий Крувялис <valkru@mail.ru>
[xiph-mirror.git]
/
vorbis-tools
/
win32
/
Makefile.am
blob
622d4f89de5dd4fb632eb467e40a6e12168acd2b
1
## Process this file with automake to produce Makefile.in
2
3
EXTRA_DIST = oggenc.dsp oggenc_dynamic.dsp ogginfo.dsp tools.dsp tools.dsw\
4
tools.opt vcut.dsp vorbiscomment.dsp
5
6
debug:
7
$(MAKE) all CFLAGS="@DEBUG@"
8
9
profile:
10
$(MAKE) all CFLAGS="@PROFILE@"