repo.or.cz
/
nyanmp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
npv:_reasonable_ "pedanticage" of the code
[nyanmp.git]
/
npv
/
make-template.sh
blob
b95910acfe3102eef34c89cfd167d43efea1cfe5
1
#!/bin/sh
2
cc main.c
-lc -ldl -D_GNU_SOURCE -DSTATIC
=
static
-I
..
/
\
3
$
(
pkg-config
--cflags
xcb
)
\
4
$
(
pkg-config
--cflags --libs
libavcodec libavdevice libavfilter \
5
libavformat libavutil libpostproc libswresample libswscale \
6
alsa
)
\
7
-o
/
tmp
/
npv