Mercurial > mplayer.hg
view TOOLS/TVout/matroxset/Makefile @ 19191:727c334a1c44
Rename _inc_soundcard to _include_soundcard, _inc variables are used
for include paths, not #include preprocessor directives.
author | diego |
---|---|
date | Thu, 27 Jul 2006 10:30:39 +0000 |
parents | b205f8ca892a |
children | c07c6ed4902d |
line wrap: on
line source
CFLAGS = -O2 -W -Wall all: matroxset matrox: matroxset.o matroxset.o: matroxset.c clean: -rm *.o matroxset