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
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
rom
/
usb
/
guiapps
/
ps3eye
/
mmakefile.src
blob
4c3caa1688580ae27bc3e1673d479a4a91be46ea
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
FILES := ps3eye AROS640_pure AROS320_pure
6
7
%build_prog mmake=ps3eye progname=ps3eye \
8
files="$(FILES)" targetdir=$(AROS_TESTS)
9
10
%common