annotate vidix/dhahelperwin/NMAKEFILE @ 25291:c48b33da31d3

Add missing declarations for AltiVec functions, fixes the warnings: swscale_template.c:1171: warning: implicit declaration of function ¡Æaltivec_yuv2packedX¡Ç swscale.c:1982: warning: implicit declaration of function ¡Æyuv2rgb_altivec_init_tables¡Ç yuv2rgb.c:652: warning: implicit declaration of function ¡Æyuv2rgb_init_altivec¡Ç
author diego
date Sat, 08 Dec 2007 04:29:11 +0000
parents aeb04553212e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24539
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
1 #
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
2 # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
3 # file to this component. This file merely indirects to the real make file
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
4 # that is shared by all the driver components of the Windows NT DDK
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
5 #
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
6
aeb04553212e rename windows ddk makefile to nmakefile so that a makefile for mingw can be added
faust3
parents:
diff changeset
7 !INCLUDE $(NTMAKEENV)\makefile.def