annotate vidix/dhahelperwin/NMAKEFILE @ 31152:aee6d64fd1a6

make configure use pkg-config for fribidi checks fribidi upstream has dropped fribidi-config in favor of pkg-config now: http://lists.freedesktop.org/archives/fribidi/2008-May/000532.html This commit fixes: http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1675 https://launchpad.net/bugs/556200 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582784
author siretart
date Mon, 24 May 2010 19:32:17 +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