summaryrefslogtreecommitdiff
path: root/pkg/ffmpeg/scripts/sources.rc
blob: d963e71411bbfb15a0e193e4eedfe5483e544afb (plain)
1
2
3
4
5
6
7
8
9
#!/bin/rc

flag e +
flag x +

../src/configure >/dev/null
awk '{print $2}' config.asm >vars.txt
make -f sources.mk >../sources.txt
git clean -df .