git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* ./modules/*: moved plugins to the new tree. Yet untested builds include
[vlc.git]
/
modules
/
misc
/
memcpy
/
Makefile
1
memcpy_SOURCES = memcpy.c
2
memcpymmx_SOURCES = memcpy.c
3
memcpymmxext_SOURCES = memcpy.c
4
memcpy3dn_SOURCES = memcpy.c
5
memcpyaltivec_SOURCES = memcpyaltivec.c