repo.or.cz
/
gfxprim
/
pasky.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: filters_python: Add rotation and symmetry filters.
[gfxprim/pasky.git]
/
tests
/
Makefile
blob
799b03341841ef2a667702467a59a33e06b2d895
1
TOPDIR
=
..
2
include
$(
TOPDIR
)/
pre.mk
3
4
SUBDIRS
=
core framework loaders gfx filters input
5
6
loaders
:
framework
7
gfx
:
framework
8
core
:
framework
9
filters
:
framework
10
input
:
framework
11
12
include
$(
TOPDIR
)/
post.mk