projects
/
libav.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Remove disabled code cruft.
[libav.git]
/
libpostproc
/
Makefile
Commit
Line
Data
71c61f62
1
include $(SUBDIR)../config.mak
bba9b16c
2
9b25f4a6
3
NAME = postproc
5671fc14
4
FFLIBS = avutil
14f29f79
5
8b2121e3
6
HEADERS = postprocess.h
bba9b16c
7
363728ea
8
OBJS = postprocess.o
582c1c47
9
71c61f62
10
include $(SUBDIR)../subdir.mak