repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
libs
/
mesa
/
include
/
VG
/
mmakefile.src
blob
e86c8e36dfd02567083e22211ade48144b7dba1c
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
INCLUDE_FILES := openvg.h vgext.h vgplatform.h vgu.h
6
7
#MM- includes-copy
8
%copy_includes path=VG includes=$(INCLUDE_FILES)
9
10
%common
11